Rail fence cipher encoder and decoder
The rail fence cipher is a classic transposition cipher: your text is written in a zig-zag across a chosen number of rows, or rails, then read off one row at a time. The letters are rearranged rather than substituted.
Choose encrypt or decrypt, set the number of rails, and type your text — the output updates instantly, all inside your browser.