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,491 of 193,030
Downloads: 380

Daily

Ranking: 70,942 of 193,008
Downloads: 2

Depended by

RankDownloadsName
192,945136omq-blake3zmq

Depends on

RankDownloadsName
81,323,704,807rake
141,216,810,594minitest
1,34033,230,993rb_sys
1,48228,037,373rake-compiler

Owners

#GravatarHandle
1iconpaddor