Function rot26::encrypt_rot13 [] [src]

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

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