Function rot26::decrypt_rot13 [] [src]

pub fn decrypt_rot13(input: &str) -> String

Decrypts the input using rot13. Warning: Security researchers have managed to crack rot13. New users are recommended to use rot26 for the best security.