# 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.