Skip to content
/ libb2 Public
forked from BLAKE2/libb2

C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp

License

Notifications You must be signed in to change notification settings

kschoche/libb2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libb2

C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp

Installation:

$ ./autogen.sh
$ ./configure
$ make
$ sudo make install

Contact: contact@blake2.net

About

C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.7%
  • C 13.6%
  • M4 3.1%
  • Other 0.6%