Module basic

Module basic 

Source
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.