RubyGems Navigation menu

chacha20blake3 0.2.0

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 paranoid security users and embedded systems.

Gemfile:
=

install:
=

Versions:

  1. 0.2.0 April 06, 2026 (16.5 KB)
  2. 0.1.0 April 05, 2026 (16.5 KB)

Runtime Dependencies (1):

rb_sys ~> 0.9

Development Dependencies (3):

minitest ~> 5.0
rake ~> 13.0
rake-compiler ~> 1.2

Owners:

Pushed by:

GitHub

Authors:

  • Patrik Wenger

SHA 256 checksum:

=

Provenance:

Total downloads 220

For this version 111

Version Released:

License:

MIT

Required Ruby Version: >= 3.1.0

Links: