Authors: Patrik Wenger
License: MIT
Summary: Ruby bindings (via Rust/magnus) for the chacha20-blake3 AEAD cipher.
256-bit key, 192-bit nonce, 256-bit authentication tag. No NIST primitives.
SIMD-accelerated on x86-64 (AVX2/AVX-512) and ARM (NEON/SVE).
Ideal for...