Crypto++  8.8
Free C++ class library of cryptographic schemes
Classes | Variables
dh.h File Reference

Classes for Diffie-Hellman key exchange. More...

Go to the source code of this file.

Classes

class  DH_Domain< GROUP_PARAMETERS, COFACTOR_OPTION >
 Diffie-Hellman domain. More...
 
struct  DH
 Diffie-Hellman in GF(p) More...
 

Variables

 DH_Domain< DL_GroupParameters_GFP_DefaultSafePrime >
 

Detailed Description

Classes for Diffie-Hellman key exchange.

Definition in file dh.h.