# CiEnLi     CiEnLi is a library of historical ciphers implemented in [rust](https://www.rust-lang.org/). ## The list of ciphers must add: - [x] Vigenère - [x] ROT5 - [x] ROT13 - [x] ROT18 - [x] ROT47 - [x] Bacon - [x] Caesar - [x] XOR - [x] Atbash - [x] Affine - [x] Scytale - [x] Polybius Square - [ ] Hill - [ ] Playfair - [ ] Rail-fence - [ ] Fractionated Morse - [ ] Trifid - [ ] Porta - [ ] ADFGVX - [ ] Straddle Checkerboard - [ ] Bifid - [ ] Homophonic - [ ] Four-Square - [ ] Autokey - [ ] Columnar Transposition If you have cipher in mind that there is no inside list, please add it to the list :)