Crypto++
5.6.3
Free C++ class library of cryptographic schemes
|
"The XTR public key system" by Arjen K. More...
Go to the source code of this file.
Classes | |
class | GFP2Element |
an element of GF(p^2) More... | |
class | GFP2_ONB< F > |
GF(p^2), optimal normal basis. More... | |
Functions | |
void | XTR_FindPrimesAndGenerator (RandomNumberGenerator &rng, Integer &p, Integer &q, GFP2Element &g, unsigned int pbits, unsigned int qbits) |
GFP2Element | XTR_Exponentiate (const GFP2Element &b, const Integer &e, const Integer &p) |