blake2 topic
blake2s-js
BLAKE2s cryptographic hash function in JavaScript
blake2.wasm
BLAKE2b and BLAKE2s hash functions compiled to WebAssembly using Emscripten and optimized for small size
node-blake2
All four BLAKE2 variants (blake2b, blake2bp, blake2s, blake2sp) with stream support for Node.js
hashes
Collection of cryptographic hash functions written in pure Rust
gtkhash
A cross-platform desktop utility for computing message digests or checksums
noble-hashes
Audited & minimal JS implementation of hash functions, MACs and KDFs.
digestpp
C++11 header-only message digest library
pure_lua_SHA
SHA1, SHA2, SHA3, BLAKE2 and BLAKE3 functions written in pure Lua and optimized for speed
Blake2Fast
Optimized BLAKE2 hashing implementations in C#