Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 417 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 417 Bytes

blake2_mjosref

29-Jan-15 Markku-Juhani O. Saarinen mjos@iki.fi

This is just an another -- somewhat smaller -- implementation of BLAKE2, written while working on the RFC text. Some stuff regarding parameter handling has been simplified. The API is little different from the original Reference implementation (after consultation with BLAKE2 authors).

See blake2.net for more information.