Skip to content

phxql/jvm-rsa-showcase

Repository files navigation

jvm-rsa-showcase

A small project showcasing a hybrid encryption scheme using RSA and AES in Java.

It showcases:

  • Generation of RSA keys
  • Save / load RSA keys to / from files
  • Encrypt / decrypt data with AES
  • Encrypt / decrypt data with RSA
  • Sign / verify data with RSA

It's the code for this blog entry on my blog.

To start, take a look at the main method. Encryption from Alice to Bob is here, decryption from Bob is here.

About

A small project showcasing a hybrid encryption scheme using RSA and AES in Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages