This repository was archived by the owner on Oct 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
[Basically feature complete] Keccak-family hashing library
License
maandree/libkeccak
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repo has been moved to Codeberg and may be out of date on GitHub.
Canonical repo: https://codeberg.org/maandree/libkeccak
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), libhashsum(7)
Canonical repo: https://codeberg.org/maandree/libkeccak
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), libhashsum(7)
About
[Basically feature complete] Keccak-family hashing library
Topics
Resources
Readme
License
ISC license