<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.saarinen-blake2" target="https://datatracker.ietf.org/doc/html/draft-saarinen-blake2-00">
   <front>
      <title>The BLAKE2 Cryptographic Hash and MAC</title>
      <author initials="M. O." surname="Saarinen" fullname="Markku-Juhani O. Saarinen">
         </author>
      <author initials="J." surname="Aumasson" fullname="Jean-Philippe Aumasson">
         </author>
      <date month="February" day="1" year="2015" />
      <abstract>
	 <t>   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).

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-saarinen-blake2-00" />
   
</reference>
