soft-aes 0.2.2

A Rust-based software library for AES.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dev-dependencies.hex]
version = "0.4.3"

[package]
authors = ["David Schmid <david.schmid@mailbox.org>"]
description = "A Rust-based software library for AES."
edition = "2021"
license = "GPL-3.0"
name = "soft-aes"
readme = "README.md"
repository = "https://github.com/5n00py/soft-aes"
version = "0.2.2"