BLAKE3

hash function

A cryptographic hash function with high-speed and security features.

the official Rust and C implementations of the BLAKE3 cryptographic hash function

GitHub

5k stars
78 watching
350 forks
Language: Assembly
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lkujaw/blake2s Implementation of the BLAKE2s hash function in Ada for secure data integrity and authenticity verification. 1
cyan4973/xxhash An extremely fast hash algorithm library 9,179
ucb-bar/sha3 A hardware accelerator for the Secure Hash Algorithm 3 (SHA3) implemented in Verilog. 76
kanwei/algorithms A comprehensive library of algorithms and data structures in Ruby 2,669
rustcrypto/hashes A collection of cryptographic hash functions written in Rust. 1,879
briansmith/ring A small, fast, and secure cryptographic library implemented in assembly language 3,755
bheisler/criterion.rs A library that provides a powerful and statistically rigorous tool for measuring code performance and detecting regressions 4,616
mirage/digestif Tools for implementing various hash algorithms in multiple programming languages. 87
ebtech/rust-algorithms A collection of classic data structures and algorithms in Rust, showcasing the design and implementation for learning and reference purposes. 3,770
greg7mdp/parallel-hashmap A family of fast and memory-friendly hash map and B-tree container implementations 2,552
bytecodealliance/wasmtime A fast and secure runtime for WebAssembly that generates high-quality machine code ahead-of-time or at runtime. 15,404
bcrypt-ruby/bcrypt-ruby A Ruby binding for the OpenBSD bcrypt() password hashing algorithm 1,928
manelli/ex_bcrypt An Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm 3
racum/rust-djangohashers Provides Rust implementations of password hashing algorithms used in Django Project. 54
ekzhang/bore A tool that establishes a TCP tunnel to bypass standard NAT connection firewalls and exposes local ports to a remote server. 8,640