3 releases
Uses old Rust 2015
0.0.3 | Jun 13, 2020 |
---|---|
0.0.2 | Jun 11, 2020 |
0.0.1 | Jun 5, 2020 |
#2439 in Cryptography
45KB
1K
SLoC
aes-ndlr
A Rust AES implementation.
Supports ECB, CBC and CTR block cipher modes and PKCS7 padding.
TODO
- see about using property testing