cipher-salad 0.1.0

A collection of historical ciphers, served fresh
Documentation

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"