Skip to content
 
 

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

RSACrypto

This program is capable of encrypt and decrypt any given string using RSA Cryptosystem.

How to use

Install gmp library on https://gmplib.org/

You might need to install a few things in order to run the file:

sudo apt-get install g++ m4 make zlib1g-dev p7zip libgmp-dev

Compile the index.cpp file using g++

g++ index.cpp -lgmpxx -lgmp

If you have any questions about how to install gmp library or how to run the code, please feel free to send me an email:

mlra@ic.ufal.br

About

This program is capable of encrypt and decrypt any given string using RSA Cryptosystem.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages