Function vigenere_cipher::cipher [] [src]

pub fn cipher(input: &str, key: &str, method: Method) -> String