Skip to content

Commit

Permalink
Document OID identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
xnox committed Jun 25, 2020
1 parent 06c9895 commit 4093e0e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions blake3.tex
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,10 @@ \subsection{Modes}\label{sec:modes}
the first stage, and the \flag{DERIVE_KEY_MATERIAL} flag set for every
compression.

Developers adapting BLAKE3 to ASN.1-based message formats should use
the Algorithm Identifier blake3 with OID identifier
1.3.6.1.4.1.1722.12.3.8 for all modes and 256-bit default output size.

\subsection{Chunk Chaining Values}\label{sec:chunk}

Processing a chunk is structurally similar to the sequential hashing mode of BLAKE2. Each chunk of up to 1024 bytes is split into blocks of up to 64 bytes.
Expand Down

0 comments on commit 4093e0e

Please sign in to comment.