sheathe-crypto 0.1.2

Common Encryption (CENC: cenc/cbcs) scaffolding for the sheathe packager
Documentation
1
2
3
4
5
6
7
# sheathe-crypto

Common Encryption (CENC) for the [sheathe](https://github.com/vbasky/sheathe)
packager: AES-128 `cenc` (CTR) and `cbcs` (CBC pattern) sample encryption over
subsample layouts, on a pure-Rust AES core (NIST-vector tested).

MIT OR Apache-2.0.