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: 190,129 of 196,406
Downloads: 802

Daily

Ranking: 78,173 of 196,374
Downloads: 0

Depended by

RankDownloadsName
192,448546omq-blake3zmq

Depends on

RankDownloadsName
81,401,623,903rake
141,286,881,604minitest
1,31535,760,032rb_sys
1,46030,197,318rake-compiler

Owners

#GravatarHandle
1iconpaddor