maandree / libblake

Library for the BLAKE-family of hashing functions

Home Page:https://codeberg.org/maandree/libblake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAME
	libblake - Library for the BLAKE-family of hashing functions

DESCRIPTION
	libblake is a C library that implements the BLAKE-family of
	cryptographic hashing functions with a zero-copy interface.
	libblake implements the SHA-3 finalists BLAKE as well as
	BLAKE2 and BLAKE2X.

FEATURE DIRECTIONS
	libblake will implement BLAKE3 in the future.

SEE ALSO
	libkeccak(7), libar2(7), blakesum