Givaro 4.2.1
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"

Data Structures

class  IntRSADom< MyRandIter >
 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

◆ SIMPLE_EXPONENT

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