Skip to content

ivansarno/RSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSA

RSA C++ implementation

This project has been realized only for didactic purposes, its use in real systems is not recommended. This project will no longer be updated

The library includes function to:

-encrypt
-decrypt 
-key generation.

Random Number Generator

Random Number Generator included is only for testing, user can replace it subclassing RSA::Utils::Generator

Dependencies

Arbitrary Precision Library from GMP. Link: https://gmplib.org

About

C++ RSA implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published