<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.saarinen-blake2" target="https://datatracker.ietf.org/doc/html/draft-saarinen-blake2-06">
   <front>
      <title>The BLAKE2 Cryptographic Hash and Message Authentication Code (MAC)</title>
      <author initials="M. O." surname="Saarinen" fullname="Markku-Juhani O. Saarinen">
         <organization>Queen&#x27;s University Belfast</organization>
      </author>
      <author initials="J." surname="Aumasson" fullname="Jean-Philippe Aumasson">
         <organization>Kudelski Security</organization>
      </author>
      <date month="August" day="25" year="2015" />
      <abstract>
	 <t>This document describes the cryptographic hash function BLAKE2 and makes 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).
	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-saarinen-blake2-06" />
   
</reference>
