aes-ndlr
A Rust AES implementation.
Supports ECB, CBC and CTR block cipher modes and PKCS7 padding.
TODO
see about using property testing