Expand description

Implementation of the RSA cryptosystem.

Structs

The RSA cryptosystem.

Ciphertext of the RSA cryptosystem, which is multiplicatively homomorphic.

Public key for the RSA cryptosystem.

Decryption key for RSA