Crate rail_fence_cipher

Source
Expand description

§rail_fence_cipher

‘rail_fence_cipher’ is a crate that provides functions to encrypt and decrypt strings using the rail fence cipher.

Functions§

decrypt
Decrypts a string using the rail fence cipher.
encrypt
Encrypts a string using the rail fence cipher.