[package] name = "libaes" version = "0.7.0" authors = ["Han Xu "] edition = "2018" description = "AES cipher in safe Rust with no dependencies" license = "Apache-2.0 OR MIT" repository = "https://github.com/keepsimple1/libaes" documentation = "https://docs.rs/libaes" keywords = ["crypto", "aes", "block-cipher"] categories = ["cryptography"] readme = "README.md"