%% You should probably cite rfc7693 instead of this I-D. @techreport{saarinen-blake2-06, number = {draft-saarinen-blake2-06}, 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/06/}, author = {Markku-Juhani O. Saarinen and Jean-Philippe Aumasson}, title = {{The BLAKE2 Cryptographic Hash and Message Authentication Code (MAC)}}, pagetotal = 30, year = 2015, month = aug, day = 25, abstract = {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).}, }