Skip to main content

Shepherd writeup
draft-saarinen-blake2

ISE write-up for: draft-saarinen-blake2-04

Abstract:
  "This document describes the cryptographic hash function BLAKE2,
   making the algorithm specification and C source code conveniently
   available to the Internet community.  BLAKE2 comes in two main
   flavors: BLAKE2b is optimized for 64-bit platforms, and BLAKE2s for
   smaller architectures.  BLAKE2 can be directly keyed, making it
   functionally equivalent to a Message Authentication Code (MAC)."

This draft was reviewed for me by Peter Guttman and Kenny Patterson,
its authors have made successive improvements in response to their feedback.


This draft has no IANA Considerations.

- - - - - - -
Back