Crypto++
8.9
Free C++ class library of cryptographic schemes
|
Trapdoor Function (TF) scheme options. More...
Public Types | |
typedef T1 | AlgorithmInfo |
typedef T2 | Keys |
typedef Keys::PrivateKey | PrivateKey |
typedef Keys::PublicKey | PublicKey |
typedef T3 | MessageEncodingMethod |
Trapdoor Function (TF) scheme options.
T1 | algorithm info class |
T2 | keys class with public and private key |
T3 | message encoding class |