aboutsummaryrefslogblamecommitdiffstats
path: root/README
blob: 78e47e4d3b63a20acd42db9491c04c4f1159892f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                    
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. 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)