Givaro
Data Structures | Namespaces | Macros
givintrsa.h File Reference

RSA scheme. More...

#include <iostream>
#include "givaro/givinteger.h"
#include "givaro/givintprime.h"
#include "givaro/givintfactor.h"
#include "givaro/givrandom.h"
#include "givaro/givintrsa.inl"
+ Include dependency graph for givintrsa.h:

Data Structures

class  IntRSADom< MyRandIter >
 RSA domain. More...
 

Namespaces

 Givaro
 Namespace in which the whole Givaro library resides.
 

Macros

#define SIMPLE_EXPONENT   (Element( (1<<16)+1 ))
 

Detailed Description

RSA scheme.

Macro Definition Documentation

◆ SIMPLE_EXPONENT

#define SIMPLE_EXPONENT   (Element( (1<<16)+1 ))