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 21, 2020
1 parent 06c9895 commit 2458e24
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions blake3.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1028,6 +1028,12 @@ \section{Applications}\label{sec:applications}
function, MAC, or key derivation function---as well as streaming and
incremental processing features.

Developers adapting BLAKE3 to ASN.1-based message formats should use
the Algorithm Identifier id-blake3-256 with OID identifier
1.3.6.1.4.1.1722.12.3.8. The same OID can be used for both keyed and
unkeyed hashing since in the latter case the key simply has zero
length.

\subsection{Pseudorandom Function and MAC}\label{sec:mac}

Like BLAKE2, BLAKE3 provides a keyed mode, \flag{keyed_hash}. This removes the
Expand Down

0 comments on commit 2458e24

Please sign in to comment.