Thanks to visit codestin.com
Credit goes to github.com

Skip to content

JNO protocol fails for arbitrary moduli #6

@jot2re

Description

@jot2re

The tests for the JNO protocol fails when using an arbitrary prime for the SPDZ field.

To reproduce go to SpdzSetupUtil.getDefaultFieldDefinition and let it return BigInteger.probablePrime(bitLength+40, new Random(42) instead of using ModulusFinder and then run the tests. This is even true when validating that modulus-1 mod 3 = 1, which is required in some sub protocols in Fresco.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions