Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

RSA-Cryptosystem

This program, implemented in C++ allows user to securely data transmit data from one end to another. In this cryptosystem, the encryption key is public, and it is different from the decryption key which is kept secret (private). Miller Rabin and Extended Euclid GCD algorithms have been implemented for improved efficiency for secure data transmission

About

This program allows user to securely data transmit data from one end to another. In this cryptosystem, the encryption key is public, and it is different from the decryption key which is kept secret (private). Miller Rabin and Extended Euclid GCD algorithms have been implemented for improved efficiency for secure data transmission

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages