Crypto++ 8.7
Free C++ class library of cryptographic schemes
|
Class file for performing modular arithmetic. More...
Go to the source code of this file.
Classes | |
class | ModularArithmetic |
Ring of congruence classes modulo n. More... | |
class | MontgomeryRepresentation |
Performs modular arithmetic in Montgomery representation for increased speed. More... | |
Variables | |
AbstractGroup< Integer > | |
AbstractRing< Integer > | |
AbstractEuclideanDomain< Integer > | |
Class file for performing modular arithmetic.
Definition in file modarith.h.
Definition at line 1 of file modarith.h.
Definition at line 1 of file modarith.h.
Definition at line 1 of file modarith.h.