Givaro
|
Modular arithmetic for GIVARO. More...
#include "givaro/givconfig.h"
#include "givaro/giverror.h"
#include "givaro/givarray0.h"
#include "givaro/givrnscstor.inl"
#include "givaro/givrnsconvert.inl"
Data Structures | |
class | RNSsystem |
class RNSsystem. More... | |
Namespaces | |
namespace | Givaro |
Arithmetic on GF(p^k), with p a prime number less than 2^15. |
Modular arithmetic for GIVARO.
Here is defined arithmetic functions on rns representation and interface between RNS and Integer, all is done via the Chinese Remainder Algorithm.