Security Scol plugin
Public Types | List of all members
DL_CryptoKeys_GFP Struct Reference

Discrete Log (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, NoCofactorMultiplication >, DL_KeyDerivationAlgorithm_P1363< Integer, true, P1363_KDF2< SHA1 > >, DL_EncryptionAlgorithm_Xor< HMAC< SHA1 >, true, false >, DLIES<> >

Public Types

typedef DL_GroupParameters_GFP_DefaultSafePrime GroupParameters
 
typedef DL_PublicKey_GFP< GroupParametersPublicKey
 
typedef DL_PrivateKey_GFP< GroupParametersPrivateKey
 

Detailed Description

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

Definition at line 683 of file gfpcrypt.h.

Member Typedef Documentation

◆ GroupParameters

Definition at line 685 of file gfpcrypt.h.

◆ PrivateKey

Definition at line 687 of file gfpcrypt.h.

◆ PublicKey

Definition at line 686 of file gfpcrypt.h.


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