0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 31 minutes ago. based on code collected 31 minutes ago.
Apr 01, 2025 — Apr 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update e-mail More... over 1 year ago
m + split out implemenation for w=8,16,32,64 More... over 1 year ago
Optimisation for w=8,16,32 More... over 1 year ago
m More... over 1 year ago
Organise files More... over 1 year ago
m More... over 1 year ago
Move man pages into man3/ and man7/ More... over 1 year ago
Split libkeccak.h and fix support for architectures that do not allow misaligned memory More... over 1 year ago
m More... over 1 year ago
Update year More... over 1 year ago
Add todo about optimising for smaller word sizes (should drastically improve performance) More... over 1 year ago
Fix bug where the hash is incomplete and possiblity corrupt when the bitrate is not a multiple of the word size More... over 1 year ago
Empty signed commit More... almost 2 years ago
Fix false warnings More... over 2 years ago
Update DEPENDENCIES More... over 2 years ago
Remove use of valgrind in make check More... over 2 years ago
Remove -s from LDFLAGS and -std=c99 from CFLAGS and specify CC=c99 More... over 2 years ago
Update TODO More... about 4 years ago
Add cSHAKE More... about 4 years ago
m More... about 4 years ago
Keccak[] is not defined via its output size, but it is only explicitly defined for Keccak1600, so proportional for rest More... about 4 years ago
Bump lib minor number More... about 4 years ago
Add tests for byte-incomplete output More... about 4 years ago
Add some known-answer tests More... about 4 years ago
Fix libkeccak_degeneralise_spec and add missing error: LIBKECCAK_GENERALISED_SPEC_ERROR_STATE_BITRATE_CAPACITY_INCONSISTENCY More... about 4 years ago
Fix error in libkeccak_degeneralise_spec: spec->state_size was set to 1 rather than have_state_size More... about 4 years ago
Remove useless restrict from internal functions More... about 4 years ago
Remove useless restricts More... about 4 years ago
Merge pull request #18 from oyheskes/remove-unused-variables More... about 4 years ago
Remove unused variables from libkeccak_zerocopy_digest More... about 4 years ago