Skip to content

PaillierContext in CLI #36

@mpnd

Description

@mpnd

Currently CLI uses one type of Paillier Context, a signed context with 32 bits precision and default base.
Ideally, in addition to a default Context, users should be able to define the Paillier Context set up (regarding the precision, signed/unsigned and base).

Another important note, the current precision used in default Context severely limits the range of number that can be encrypted/decrypted given the default keysize.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions