Expand description
The basic cryptographic primitives.
Modulesยง
- anemoi_
jive - The module for the Anemoi-Jive hash functions.
- chaum_
pedersen - The module for the Chaum-Pedersen protocol.
- elgamal
- The module for the ElGamal encryption.
- hybrid_
encryption - The module for hybrid encryption.
- matrix_
sigma - The module for the matrix Sigma protocol.
- pedersen_
elgamal - The module for the equality proof between a Pedersen commitment and an ElGamal ciphertext.