The security/blake3 port
blake3-1.8.5p0 – BLAKE3 cryptographic hash function reference in C
Description
BLAKE3 is a fast cryptographic hash function. Using a Merkle tree on the
inside, it's highly parallelizable across any number of threads and SIMD
lanes, and capable of verified streaming and incremental updates.
It provides a PRF, MAC, KDF, and XOF, as well as a regular hash.
WWW: https://github.com/BLAKE3-team/BLAKE3
- Categories:
-
security
Library dependencies
Build dependencies
Run dependencies