cipha 0.1.0

Library for classical ciphers
Documentation
[dependencies]

[lib]
name = "cipha"
path = "src/lib.rs"

[package]
authors = ["Jesse JCharis"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["cryptography", "command-line-interface", "encoding"]
description = "Library for classical ciphers"
edition = "2021"
homepage = "https://jcharistech.github.io/cipha/cipha/"
keywords = ["ciphers", "cryptography", "classical-ciphers", "cipha"]
license = "MIT"
name = "cipha"
readme = "README.md"
repository = "https://github.com/jcharistech/cipha"
version = "0.1.0"