#cipher #vigenere #historical #collection #fresh #served #salad

cipher-salad

A collection of historical ciphers, served fresh

1 unstable release

0.1.0 Dec 21, 2020

#2081 in Cryptography

MIT license

7KB
112 lines

CI status Latest version

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

~555KB