libaes 0.7.0

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