Crypto++
8.9
Free C++ class library of cryptographic schemes
|
Discrete Log (DL) encryption scheme. More...
Public Types | |
typedef PK_FinalTemplate< DL_DecryptorImpl< SchemeOptions > > | Decryptor |
implements PK_Decryptor interface | |
typedef PK_FinalTemplate< DL_EncryptorImpl< SchemeOptions > > | Encryptor |
implements PK_Encryptor interface | |
Discrete Log (DL) encryption scheme.
KEYS | keys used in the encryption scheme |
AA | key agreement algorithm |
DA | key derivation algorithm |
EA | encryption algorithm |
ALG_INFO | algorithm information |