Module ciphertext

Module ciphertext 

Source
Expand description

This module implements the ciphertext structures.

Structs§

CrtCiphertext
Structure containing a ciphertext in CRT decomposition.
CrtMultiCiphertext
Structure containing a ciphertext in CRT decomposition.
KeyId
Id to recognize the key used to encrypt a block.
RadixCiphertext
Structure containing a ciphertext in radix decomposition.

Traits§

IntegerCiphertext