mbuet2ner / JEasyCrypto

A project for educational purposes for the course "Open Source Software Development" at the University of Oulu
GNU General Public License v3.0
2 stars 23 forks source link

Implement ROT13 method (fixed) #43

Closed jnnl closed 4 years ago

jnnl commented 4 years ago

Adds a new crypto method to encrypt and decrypt data using the ROT13 cipher.

Re-forked the repo to fix the history issues, sorry about that! It looked fine and up to date with the upstream when I was pushing the last commit but something went wrong after that, not sure what.