Expand description

Partially homomorphic cryptosystems with one key.

Modules

Implementation of the ElGamal cryptosystem over an elliptic curve.

Implementation of the ElGamal cryptosystem over a safe prime group.

Implementation of the Paillier cryptosystem.

Implementation of the RSA cryptosystem.