1 unstable release
0.1.0 | Dec 21, 2020 |
---|
#2197 in Cryptography
7KB
112 lines
Cipher salad
Cipher salad is intended to be a collection of various historical ciphers. It currently only contains an implementation of the Vigenère cipher.
Usage
Add this to your Cargo.toml
:
[dependencies]
cipher-salad = "0.1.0"
Dependencies
~550KB