cienli 0.2.0

CiEnLi is a library of historical ciphers implemented in rust
Documentation

CiEnLi

CiEnLi is a library of historical ciphers implemented in rust.

The list of ciphers must add:

  • Vigenère
  • ROT5
  • ROT13
  • ROT18
  • ROT47
  • Bacon
  • Caesar
  • XOR
  • Atbash
  • Affine
  • Scytale
  • Playfair
  • Rail-fence
  • Fractionated Morse
  • Polybius Square
  • Trifid
  • Porta
  • ADFGVX
  • Straddle Checkerboard
  • Bifid
  • Homophonic
  • Four-Square
  • Autokey
  • Hill
  • Columnar Transposition

If you have cipher in mind that there is no inside list, please add it to the list :)