Public Types

DL_CryptoKeys_GFP Struct Reference

DL encryption/decryption keys (in GF(p) groups). More...

#include <gfpcrypt.h>

Inheritance diagram for DL_CryptoKeys_GFP:
DL_ES< DL_CryptoKeys_GFP, DL_KeyAgreementAlgorithm_DH< Integer, COFACTOR_OPTION >, DL_KeyDerivationAlgorithm_P1363< Integer, DHAES_MODE, P1363_KDF2< SHA1 > >, DL_EncryptionAlgorithm_Xor< HMAC< SHA1 >, DHAES_MODE >, DLIES<> > DLIES< COFACTOR_OPTION, DHAES_MODE >

List of all members.

Public Types

typedef
DL_GroupParameters_GFP_DefaultSafePrime 
GroupParameters
typedef DL_PublicKey_GFP
< GroupParameters
PublicKey
typedef DL_PrivateKey_GFP
< GroupParameters
PrivateKey

Detailed Description

DL encryption/decryption keys (in GF(p) groups).

Definition at line 256 of file gfpcrypt.h.


The documentation for this struct was generated from the following file: