ROT13 Encrypter
Hey so I made an encrypter that asks you for a string, and then returns it to you encrypted. If you want it decrypted, just type decrypt after it returns the encrypted string.
[deleted]
It’s not unencrypt, I’m pretty sure it’s decrypt. But good work!
malvoliothegood (770)
Good work :-)
Isn't this just a caesar cipher that shifts by 13?
Yea that's what ROT13 is. (Rotate 13 places) @Me54321