Fabcoin Core
0.16.2
P2P Digital Currency
|
Classes for Fully Hashed Menezes-Qu-Vanstone key agreement in GF(p) More...
Go to the source code of this file.
Classes | |
class | FHMQV_Domain< GROUP_PARAMETERS, COFACTOR_OPTION, HASH > |
Fully Hashed Menezes-Qu-Vanstone in GF(p) More... | |
Typedefs | |
typedef FHMQV_Domain< DL_GroupParameters_GFP_DefaultSafePrime > | FHMQV |
Fully Hashed Menezes-Qu-Vanstone in GF(p) More... | |
Classes for Fully Hashed Menezes-Qu-Vanstone key agreement in GF(p)
Definition in file fhmqv.h.
Fully Hashed Menezes-Qu-Vanstone in GF(p)
This implementation follows Augustin P. Sarr and Philippe Elbaz–Vincent, and Jean–Claude Bajard's A Secure and Efficient Authenticated Diffie-Hellman Protocol. Note: this is FHMQV, Protocol 5, from page 11; and not FHMQV-C.