kryptos 0.6.3

A Rust implementation of various older, insecure, cryptographic ciphers.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.regex]
version = "1.5.4"

[package]
authors = ["StackCrash <derek@itsecguy.com>"]
description = "A Rust implementation of various older, insecure, cryptographic ciphers."
documentation = "https://docs.rs/kryptos"
homepage = "https://github.com/StackCrash/kryptos"
license = "MIT"
name = "kryptos"
readme = "README.md"
repository = "https://github.com/StackCrash/kryptos.git"
version = "0.6.3"