kryptos 0.4.1

A Rust implementation of various older, insecure, cryptographic ciphers.
Documentation

Travis AppVeyor Codecov Crates.io Docs.rs License

kryptos

A Rust implementation of various older, insecure, cryptographic ciphers.

Ciphers

Implemented

  • Caesar
  • Vigenere
  • Simple Substitution
  • Scytale

TODO

  • Railfence