BLAKE3-team / BLAKE3-specs

The BLAKE3 paper: specifications, analysis, and design rationale
https://blake3.io
Other
163 stars 9 forks source link

BLAKE3 specifications

This repository contains the specification document of the hash function BLAKE3.

You can directly get the latest version as a PDF, or build it yourself from the LaTeX source by running make, which will generate the PDF at ./build/blake3.pdf.

If you notice typos or errors, please file a GitHub Issue.