Topic: "blake2"
RustCrypto/hashes
Collection of cryptographic hash functions written in pure Rust
Language: Rust - Size: 4.14 MB - Last synced at: 3 days ago - Pushed at: 10 days ago - Stars: 2,007 - Forks: 270

paulmillr/noble-hashes
Audited & minimal JS implementation of hash functions, MACs and KDFs.
Language: JavaScript - Size: 15 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 662 - Forks: 51

gtkhash/gtkhash
A cross-platform desktop utility for computing message digests or checksums
Language: C - Size: 2.17 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 394 - Forks: 50

kerukuro/digestpp
C++11 header-only message digest library
Language: C++ - Size: 7.43 MB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 197 - Forks: 47

Egor-Skriptunoff/pure_lua_SHA
SHA1, SHA2, SHA3, BLAKE2 and BLAKE3 functions written in pure Lua and optimized for speed
Language: Lua - Size: 299 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 173 - Forks: 60

saucecontrol/Blake2Fast
Optimized BLAKE2 hashing implementations in C#
Language: C# - Size: 648 KB - Last synced at: 18 days ago - Pushed at: 8 months ago - Stars: 100 - Forks: 16

dchest/blake2s-js
BLAKE2s cryptographic hash function in JavaScript
Language: JavaScript - Size: 137 KB - Last synced at: 1 day ago - Pushed at: over 5 years ago - Stars: 86 - Forks: 15

boyter/hashit
A cross platform tool to compute hashes of files quickly. Similar to hashdeep.
Language: Go - Size: 38.8 MB - Last synced at: 15 days ago - Pushed at: about 1 month ago - Stars: 74 - Forks: 8

nginx-modules/ngx_http_hmac_secure_link_module
HMAC Secure Link module for NGINX.
Language: C - Size: 42 KB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 65 - Forks: 19

vrza/node-blake2
All four BLAKE2 variants (blake2b, blake2bp, blake2s, blake2sp) with stream support for Node.js
Language: C - Size: 1.4 MB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 60 - Forks: 10

QRCS-CORP/CEX
The CEX Cryptographic library in C++
Language: HTML - Size: 3.42 GB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 60 - Forks: 25

ron4fun/SharpHash
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.
Language: C# - Size: 909 KB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 43 - Forks: 8

70sh1/eddy
Simple, fast CLI file encryption tool
Language: Go - Size: 560 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 34 - Forks: 1

paragonie/libgossamer
Public Key Infrastructure without Certificate Authorities, for WordPress and Packagist
Language: PHP - Size: 292 KB - Last synced at: 26 days ago - Pushed at: over 3 years ago - Stars: 34 - Forks: 2

TinoGuo/r_crypto
🦀🦀 High performance Crypto library of Rust implementation for Flutter
Language: Rust - Size: 1.19 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 31 - Forks: 7

nazar-pc/blake2.wasm
BLAKE2b and BLAKE2s hash functions compiled to WebAssembly using Emscripten and optimized for small size
Language: LiveScript - Size: 28.3 KB - Last synced at: 6 days ago - Pushed at: almost 7 years ago - Stars: 27 - Forks: 3

sorairolake/abcrypt
A simple, modern and secure file encryption tool, file format and Rust library
Language: Rust - Size: 3.14 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 19 - Forks: 2

hakavlad/tird
Encrypt files & Hide encrypted data
Language: Python - Size: 1.01 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 13 - Forks: 2

kiedtl/signet
Easily compare SHA/BLAKE2 sums.
Language: C - Size: 48.8 KB - Last synced at: 21 days ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 1

mgomes/blake2b
A cryptographic hash function faster than MD5, SHA-1, SHA-2, and SHA-3
Language: Ruby - Size: 97.7 KB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 13 - Forks: 3

ZentaChain/Zentachain-Whitepaper
Official Zentachain Whitepaper
Size: 13.9 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 1

pedroalbanese/edgetk
🔒 Encrypted Data Gateway Engine - Command-line Integrated Security Suite written in Go (OpenSSL compliant)
Language: Go - Size: 44.2 MB - Last synced at: 5 days ago - Pushed at: 24 days ago - Stars: 12 - Forks: 1

TianLangStudio/rust_login
the first step of web develop——user login
Language: Rust - Size: 38.1 KB - Last synced at: 24 days ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 3

dd86k/ddgst
#️⃣ dd's hashing utility with a twist
Language: D - Size: 326 KB - Last synced at: about 13 hours ago - Pushed at: 5 months ago - Stars: 11 - Forks: 0

kocakosm/jblake2
A pure Java implementation of BLAKE2 (RFC 7693)
Language: Java - Size: 170 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 3

Zozi96/hash-forge
Hash Forge is a lightweight Python library designed to simplify the process of hashing and verifying data using a variety of secure hashing algorithms.
Language: Python - Size: 127 KB - Last synced at: 27 days ago - Pushed at: about 2 months ago - Stars: 10 - Forks: 0

samuel-lucas6/Milva
A simple, cross-platform command line tool for hashing files and text.
Language: C# - Size: 184 KB - Last synced at: about 16 hours ago - Pushed at: 11 months ago - Stars: 10 - Forks: 1

haskell-cryptography/blake2
A Haskell library providing BLAKE2
Language: C - Size: 80.1 KB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 5

mwmiller/blake2_ex
Blake2 in Elixir
Language: Elixir - Size: 60.5 KB - Last synced at: 2 days ago - Pushed at: 17 days ago - Stars: 9 - Forks: 2

GeneralZero/ChaCha-and-Salsa
A simple, commented and readable python implementation of ChaCha, Salsa, Poly1305, MD2, MD4, MD5, SHA1, SHA2, SHA3, Blake, Blake2, DES, 3DES, and more
Language: Python - Size: 265 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 9 - Forks: 2

andreypfau/kotlinx-crypto
A multiplatform Kotlin library providing basic cryptographic functions and primitives
Language: Kotlin - Size: 252 KB - Last synced at: 1 day ago - Pushed at: 12 months ago - Stars: 8 - Forks: 1

Jemtaly/CryptoXX
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++ 密码库,旨在简化使用步骤,同时使密码算法模块化并统一接口,从而提升可扩展性和使用的灵活性。
Language: C++ - Size: 737 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 3

dhl/blake2b-solidity
A BLAKE2b implementation in Solidity, with support for keying, salting, and personalization
Language: Solidity - Size: 123 KB - Last synced at: 18 days ago - Pushed at: 6 months ago - Stars: 7 - Forks: 1

NeuroXiq/Arctium
Simple .NET Core crypto library
Language: C# - Size: 10.3 MB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 7 - Forks: 2

dd86k/blake2-d
Pure D implementation of BLAKE2 + DUB package
Language: D - Size: 28.3 KB - Last synced at: about 13 hours ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

deemru/Blake2b
BLAKE2 hash function on pure PHP
Language: PHP - Size: 158 KB - Last synced at: about 21 hours ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 3

ne-sachirou/stream_hash
Stream into SHA1, SHA2, SHA3, BLAKE2, RIPEMD-160 hash. (Hash algorithms which Erlang is supporting.)
Language: Elixir - Size: 77.1 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 6 - Forks: 0

nervosnetwork/blake2b-rs
Language: C - Size: 104 KB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 6 - Forks: 10

samuel-lucas6/ChaCha20-BLAKE2b
Committing ChaCha20-BLAKE2b, XChaCha20-BLAKE2b, and XChaCha20-BLAKE2b-SIV AEAD implementations.
Language: C# - Size: 254 KB - Last synced at: about 16 hours ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 2

dchest/blake2xb
Go implementation of BLAKE2Xb XOF
Language: Go - Size: 83 KB - Last synced at: 15 days ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 0

HacKanCuBa/blake2signer
Using Blake2 in keyed hashing mode to sign and verify data. THIS IS JUST A MIRROR, go to Gitlab for issues and merge requests: https://gitlab.com/hackancuba/blake2signer
Language: Python - Size: 1.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

maandree/blakesum 📦
Checksum utilities for the BLAKE-family of hashing functions
Language: C - Size: 308 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

hackancuba/blake2signer
Using BLAKE in keyed hashing mode to sign and verify data.
Last synced at: 22 days ago - Stars: 3 - Forks: 1

maandree/libblake 📦
Library for the BLAKE-family of hashing functions
Language: C - Size: 478 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

HacKanCuBa/asgi-signing-middleware
Middlewares for ASGI applications such as FastAPI or Starlette, that allows to easily sign data using blake2signer. THIS IS JUST A MIRROR, go to Gitlab for issues and merge requests: https://gitlab.com/hackancuba/asgi-signing-middleware
Language: Python - Size: 314 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

dchest/blake2xs
Go implementation of BLAKE2Xs XOF
Language: Go - Size: 83 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

sorairolake/abcrypt-go
A simple, modern and secure file encryption library for Go
Language: Go - Size: 278 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

sorairolake/abcrypt-zig
A simple, modern and secure file encryption library for Zig
Language: Zig - Size: 83 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

lookbusy1344/HashRust
CLI file hashing using Rust
Language: Rust - Size: 154 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

mistakia/ed25519-blake2b
Node.js bindings for C++/C implementations of ed25519 using BLAKE2b
Language: C - Size: 1.38 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 2

samuel-lucas6/XChaCha20-SIV.NET
A .NET implementation of XChaCha20-SIV.
Language: C# - Size: 13.7 KB - Last synced at: about 16 hours ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

lichray/vvpkg
Virtual Versionized Packaging
Language: C++ - Size: 2.17 MB - Last synced at: 6 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

svgvr8/BrowserChain
This chain uses Blake2b, Patricia Tree, and Ethereum Keys. This chain will work with a MetaMask wallet.
Language: JavaScript - Size: 343 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jthinking/hashes-node
Hashes utils for node.js based on RustCrypto and napi-rs.
Language: JavaScript - Size: 886 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

samuel-lucas6/Tango12
A stream cipher based on BLAKE2b.
Language: C# - Size: 133 KB - Last synced at: about 16 hours ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

samuel-lucas6/MultiMAC
Authenticate multiple inputs easily using keyed BLAKE2b.
Language: C# - Size: 108 KB - Last synced at: about 16 hours ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Deadlyelder/blake2-swift
Swift implementation of Blake2
Language: Swift - Size: 10.7 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

x13a/zig-blake2x 📦
BLAKE2X implememtation in zig.
Language: Zig - Size: 80.1 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

lkujaw/blake2s
The BLAKE2s hash function for SPARK83 [Ada (1987)]
Language: Ada - Size: 173 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

Enhex/conan-BLAKE2
Conan recipe for BLAKE2
Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

arnau/blot
Blot is an interpretation of Objecthash + Multihash
Language: Rust - Size: 156 KB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

keep-network/blake2b
BLAKE2b implementation
Language: Go - Size: 610 KB - Last synced at: 22 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

chongwish/clo-digest
A digest library for common lisp
Language: Common Lisp - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

bitnom/BLAKE2
BLAKE2 hashing algorithm library for the Nim programming language.
Language: Nim - Size: 2.93 KB - Last synced at: 27 days ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

bytemare/hash
Easy generic API for cryptographic hash functions in Go.
Language: Go - Size: 274 KB - Last synced at: 15 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 1

jurassicLizard/files-deduplicator
A command-line tool that identifies and removes duplicate files recursively from a specified folder. It uses cryptographic hashes (Blake2) for reliable file comparisons to ensure precise duplicate detection.
Language: C++ - Size: 46.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

bcardoso/hashish
Wrappers for xxHash, BLAKE2, and BLAKE3
Language: Emacs Lisp - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

rezameerr/ECC-Framework
Elliptic Curve Cryptography (ECC) Framework, ECC, ECDH(E), ECDSA, EC ElGamal, ECIES, HMAC
Language: C - Size: 164 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

PrismLabsDev/prismchat-lib
The Prism Chat Library for E2E, anonymous and decentralized communication built on libsodium.
Language: TypeScript - Size: 144 KB - Last synced at: 15 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

vercingetorx/blake2-nim
Pure Nim implementation of BLAKE2
Language: Nim - Size: 162 KB - Last synced at: about 7 hours ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Tracy-Tzu/blake2-go-bindings
Language: C - Size: 92.8 KB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Essenceia/Blake2
Blake2 RTL implementation
Language: Verilog - Size: 245 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

samuel-lucas6/UtC.NET
Bellare and Hoang's UtC and HtE[UtC] transforms using ChaCha20-Poly1305 and BLAKE2b.
Language: C# - Size: 12.7 KB - Last synced at: about 16 hours ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

samuel-lucas6/ModdedCTX.NET
A modified version of Chan and Rogaway's fully committing AEAD construction using ChaCha20-Poly1305 and BLAKE2b-256.
Language: C# - Size: 5.86 KB - Last synced at: about 16 hours ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

samuel-lucas6/CTX.NET
Chan and Rogaway's fully committing AEAD construction using ChaCha20-Poly1305 and BLAKE2b-160.
Language: C# - Size: 10.7 KB - Last synced at: about 16 hours ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

brettsheffield/blake2sum
BLAKE2 hash sum utility.
Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

marktriggs/hash-functions-in-rust
Hash functions in Rust, just like it says on the tin
Language: Rust - Size: 16.6 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mt1006/checkHash
Simple command line tool that allows you to easily get file checksum, compare multiple files or compare file checksum to checksum on input
Language: C - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

phamngocvinh/py-checksum
:shield: Create and verify files hashes with one click
Language: Python - Size: 128 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

SparkDustJoe/Blake2
A C# Port of Blake2 (this is mostly a fork of Christian Winnerlein's work / CodesInChaos)
Language: C# - Size: 93.8 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

SparkDustJoe/BlakeManaged
Blake 2 & 3 (all flavors) ported to C# .Net Core
Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

tiaanduplessis/get-obj-hash
Get the hash of a object or primitive using BLAKE2b or BLAKE2s
Language: JavaScript - Size: 227 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

pallas/hmac_blake2 Fork of ArgosyLabs/hmac_blake2
HMAC implementations for Blake2S & Blake2B
Language: C - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 3

unkaktus/wrh
Weighted Rendezvous Hash
Language: Go - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

pvlbzn/itoh
Research: image store
Language: Python - Size: 479 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
