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
356 forks
Language: Assembly
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
lkujaw/blake2sImplementation of the BLAKE2s hash function in Ada for secure data integrity and authenticity verification.1
cyan4973/xxhashAn extremely fast hash algorithm library9,262
ucb-bar/sha3A hardware accelerator for the Secure Hash Algorithm 3 (SHA3) implemented in Verilog.77
kanwei/algorithmsA comprehensive library of algorithms and data structures in Ruby2,676
rustcrypto/hashesA collection of cryptographic hash functions implemented in pure Rust.1,913
briansmith/ringA small, fast, and secure cryptographic library implemented in assembly language3,787
bheisler/criterion.rsA library that provides a powerful and statistically rigorous tool for measuring code performance and detecting regressions4,692
mirage/digestifTools for implementing various hash algorithms in multiple programming languages.87
ebtech/rust-algorithmsA collection of classic data structures and algorithms in Rust, showcasing the design and implementation for learning and reference purposes.3,778
greg7mdp/parallel-hashmapA family of fast and memory-friendly hash map and B-tree container implementations2,587
bytecodealliance/wasmtimeA lightweight WebAssembly runtime that provides a fast, secure, and standards-compliant execution environment for web-based applications.15,559
bcrypt-ruby/bcrypt-rubyA Ruby binding for the OpenBSD bcrypt() password hashing algorithm1,933
manelli/ex_bcryptAn Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm3
racum/rust-djangohashersProvides Rust implementations of password hashing algorithms used in Django Project.56
ekzhang/boreA tool that establishes a TCP tunnel to bypass standard NAT connection firewalls and exposes local ports to a remote server.8,703