aes-ndlr

Crates.ioaes-ndlr
lib.rsaes-ndlr
version0.0.3
sourcesrc
created_at2020-06-05 00:07:19.256766
updated_at2020-06-13 18:54:02.394136
descriptionAn implementation of AES
homepage
repositoryhttps://github.com/Spuffynism/aes
max_upload_size
id250187
size56,196
Nicholas Labarre (Spuffynism)

documentation

README

crates.io

aes-ndlr

A Rust AES implementation.

Supports ECB, CBC and CTR block cipher modes and PKCS7 padding.

TODO

  • see about using property testing
Commit count: 48

cargo fmt