Skip to content

blockset-corp/blake2_mjosref

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A clean & simple implementation of BLAKE2b and BLAKE2s hash functions -- written while writing the RFC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.6%
  • Makefile 2.4%