cipher-salad

Crates.iocipher-salad
lib.rscipher-salad
version0.1.0
sourcesrc
created_at2020-12-21 00:13:48.053827
updated_at2020-12-21 00:13:48.053827
descriptionA collection of historical ciphers, served fresh
homepage
repositoryhttps://github.com/LimeEng/cipher-salad/
max_upload_size
id325040
size8,211
Emil Englesson (LimeEng)

documentation

README

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"
Commit count: 3

cargo fmt