Module cipher_crypt::railfence [] [src]

The Railfence Cipher is a transposition cipher. It has a very low keyspace and is therefore incredibly insecure.

This implementation currently transposes all input characters including whitespace and punctuation.

Structs

Railfence