Skip to content
This repository was archived by the owner on Oct 5, 2024. It is now read-only.

maandree/libblake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo has been moved to Codeberg and may be out of date on GitHub.
Canonical repo: https://codeberg.org/maandree/libblake


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