Categories: None [Edit]

chacha20blake3

https://rubygems.org/gems/chacha20blake3
https://github.com/paddor/chacha20blake3
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.

Total

Ranking: 188,899 of 193,649
Downloads: 611

Daily

Ranking: 29,734 of 193,618
Downloads: 6

Depended by

RankDownloadsName
191,298356omq-blake3zmq

Depends on

RankDownloadsName
81,345,057,418rake
141,235,435,274minitest
1,33633,843,345rb_sys
1,47528,655,272rake-compiler

Owners

#GravatarHandle
1iconpaddor