[dependencies.index-fixed]
version = "0.2"
[dev-dependencies.fmt-extra]
version = "0.1"
[dev-dependencies.hex]
version = "0.2"
[dev-dependencies.openssl]
version = "0.9"
[dev-dependencies.quickcheck]
version = "0.4"
[package]
authors = ["Cody P Schafer <dev@codyps.com>"]
categories = ["cryptography", "no-std"]
description = "Constant/fixed/invariant time aes implimentation (originally from Linux)"
documentation = "https://docs.rs/aesti"
include = ["Cargo.toml", "**/*.rs"]
keywords = ["crypto", "aes", "no_std"]
license = "GPL-2.0"
name = "aesti"
repository = "https://github.com/jmesmon/aesti"
version = "0.3.0"