libaes 0.7.0

AES cipher in safe Rust with no dependencies
Documentation
[package]
name = "libaes"
version = "0.7.0"
authors = ["Han Xu <keepsimple@gmail.com>"]
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"