Skip to content

upbqdn/RSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSA

RSA cryptosystem using 256b modulus. Written in Java using Swing, the user can generate and store a key pair and encrypt/decrypt any file. The implementation uses the BigInteger class and follows the original RSA paper: http://people.csail.mit.edu/rivest/Rsapaper.pdf

About

RSA cryptosystem using 256b modulus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages