Crate rot26

Source

Functionsยง

decrypt
Decrypts the input using rot26.
decrypt_any
Decrypt using any amount. Warning: Please carefully choose the right amount. New users are recommended to use rot26 for the best security.
decrypt_rot13
Decrypts the input using rot13. Warning: Security researchers have managed to crack rot13. New users are recommended to use rot26 for the best security.
encrypt
Encrypts the input using rot26.
encrypt_any
Encrypt using any amount. Warning: Please carefully choose the right amount. New users are recommended to use rot26 for the best security.
encrypt_rot13
Encrypts the input using rot13. Warning: Security researchers have managed to crack rot13. New users are recommended to use rot26 for the best security.