Collection of cryptographic hash functions written in pure Rust
Blake2 GitHub Repositories
Explore popular GitHub repositories tagged “blake2”.
Compare stars, forks, and programming language using the same GitStar view as GitHub Trending.
Trending Repositories
Audited & minimal JS implementation of hash functions, MACs and KDFs.
A cross-platform desktop utility for computing message digests or checksums
SHA1, SHA2, SHA3, BLAKE2 and BLAKE3 functions written in pure Lua and optimized for speed
C++11 header-only message digest library
Optimized BLAKE2 hashing implementations in C#
A cross platform tool to compute hashes of files quickly. Similar to hashdeep.
BLAKE2s cryptographic hash function in JavaScript
HMAC Secure Link module for NGINX.
The CEX Cryptographic library in C++
All four BLAKE2 variants (blake2b, blake2bp, blake2s, blake2sp) with stream support for Node.js
SharpHash is a C# hashing library which provides an easy to use interface for computing hashes and checksums of data. It also supports state based (incremental) hashing.
hashgen - the blazingly fast hash generator
Rust crypto w/ zero default deps: BLAKE3, Ed25519/X25519, hashes, MACs, KDFs, AEADs, and checksums w/ full SIMD/ASM acceleration
🦀🦀 High performance Crypto library of Rust implementation for Flutter
BLAKE2b and BLAKE2s hash functions compiled to WebAssembly using Emscripten and optimized for small size
A simple, modern and secure file encryption tool, file format and Rust library
🔒 Encrypted Data Gateway Engine - Command-line Integrated Security Suite written in Go (OpenSSL compliant)
A multiplatform Kotlin library providing basic cryptographic functions and primitives
A cryptographic hash function faster than MD5, SHA-1, SHA-2, and SHA-3
Easily compare SHA/BLAKE2 sums.
#️⃣ dd's hashing utility with a twist
A pure Java implementation of BLAKE2 (RFC 7693)
the first step of web develop——user login
A Haskell library providing BLAKE2
Hash Forge is a lightweight Python library designed to simplify the process of hashing and verifying data using a variety of secure hashing algorithms.
A simple, cross-platform command line tool for hashing files and text.
A simple, commented and readable python implementation of ChaCha, Salsa, Poly1305, MD2, MD4, MD5, SHA1, SHA2, SHA3, Blake, Blake2, DES, 3DES, and more
A modern, high-speed, easy-to-use object-oriented C++ cryptographic library, aims to simplify the steps of using, making cryptographic algorithms modular and unifying the interface, thus enhancing scalability and flexibility of use. 一个现代、高效、易用的面向对象 C++ 密码库,旨在简化使用步骤,同时使密码算法模块化并统一接口,从而提升可扩展性和使用的灵活性。
Blake2 in Elixir