aaguilerav / libkeccak

Keccak-family hashing library

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, libsha2(7), libsha1(7)

About

Keccak-family hashing library

License:ISC License


Languages

Language:C 55.4%Language:Roff 38.9%Language:Makefile 3.0%Language:Shell 2.6%