Lenstra and Eric R. Verheul
Definition in file xtr.h.
#include "modarith.h"
Go to the source code of this file.
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) |