Small & simple encryption library with minimal dependencies
A pure-Rust, #![no_std], zero-allocation AES-CCM implementation ported from TinyCrypt using RustCrypto's AES.
A small cryptography library developed for learning purposes.