%% You should probably cite rfc7693 instead of this I-D. @techreport{saarinen-blake2-01, number = {draft-saarinen-blake2-01}, type = {Internet-Draft}, institution = {Internet Engineering Task Force}, publisher = {Internet Engineering Task Force}, note = {Work in Progress}, url = {https://datatracker.ietf.org/doc/draft-saarinen-blake2/01/}, author = {Markku-Juhani O. Saarinen and Jean-Philippe Aumasson}, title = {{The BLAKE2 Cryptographic Hash and MAC}}, pagetotal = 24, year = 2015, month = feb, day = 1, 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).}, }