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< RandIter >
 RSA domain. More...

Namespaces

namespace  Givaro
 Namespace in which the whole Givaro library resides.

Macros

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

Detailed Description

RSA scheme.


Macro Definition Documentation

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