|
Givaro
|
#include <iostream>#include "givaro/givinteger.h"#include "givaro/givintprime.h"#include "givaro/givintfactor.h"#include "givaro/givrandom.h"#include "givaro/givintrsa.inl"Data Structures | |
| class | IntRSADom< RandIter > |
Namespaces | |
| namespace | Givaro |
Arithmetic on GF(p^k), with p a prime number less than 2^15. | |
Defines | |
| #define | SIMPLE_EXPONENT (Element( (1<<16)+1 )) |
| #define SIMPLE_EXPONENT (Element( (1<<16)+1 )) |
1.7.4