|
Givaro
|
This class implements the standard arithmetic with Modulo Elements. More...
#include <givmontg32.h>
This class implements the standard arithmetic with Modulo Elements.
Reduction is made through Montgomery's reduction. Representation of a is by storing (aB).
, i.e.
for
.
1.8.1.2