maandree / libkeccak

[Basically feature complete] Keccak-family hashing library

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAME
	libkeccak - Keccak-family hashing library

DESCRIPTION
	libkeccak is a bit-oriented lanewise implementation of
	the Keccak-family with support for extend output size,
	state marshalling, algorithm tuning with implicit parameters,
	secure erasure of sensitive data, and HMAC.

RATIONALE
	Keccak won the SHA-3 competition. We need a library for it,
	and let it be bit-oriented.

SEE ALSO
	sha3sum, libblake(7), libsha2(7), libsha1(7)

About

[Basically feature complete] Keccak-family hashing library

https://codeberg.org/maandree/libkeccak

License:ISC License


Languages

Language:C 60.6%Language:Roff 34.5%Language:Makefile 2.9%Language:Shell 2.0%