[](https://travis-ci.org/StackCrash/kryptos)
[](https://ci.appveyor.com/project/StackCrash/kryptos)
[](https://codecov.io/gh/StackCrash/kryptos)
[](https://crates.io/crates/kryptos)
[](https://docs.rs/kryptos)
[](/LICENSE)
# kryptos
A Rust implementation of various older, insecure, cryptographic ciphers.
## Ciphers
#### Implemented
- Caesar
- Vigenere
- Simple Substitution
- Scytale
#### TODO
- Railfence