[package] name = "camellia-rs" version = "0.2.0" authors = ["dobasy "] edition = "2018" repository = "https://github.com/dobasy/camellia-rs" readme = "README.md" description = "Rust implementation of Camellia cipher." keywords = ["cipher", "crypto"] categories = ["algorithms", "cryptography"] license = "MIT" [dependencies]