Function cipher::feistel_decrypt [] [src]

pub fn feistel_decrypt(ciphertext: Vec<u32>, key: u32, rounds: u8) -> String