aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-10-06add libkeccak_state_create.3, libkeccak_state_fast_free.3 and libkeccak_state_free.3Mattias Andrée6-0/+141
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-06add libkeccak_state_wipe.3, libkeccak_state_wipe_sponge.3, and libkeccak_state_wipe_message.3Mattias Andrée6-3/+116
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-06add libkeccak_state_destroy.3 and libkeccak_state_fast_destroy.3Mattias Andrée4-1/+83
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-06add libkeccak_state_reset.3Mattias Andrée2-0/+34
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-06m + add libkeccak_state_initialise.3Mattias Andrée12-21/+77
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-06add libkeccak_keccaksum_fd.3, libkeccak_rawshakesum_fd.3, libkeccak_sha3sum_fd.3, and libkeccak_shakesum_fd.3 + m libkeccak_generalised_sum_fd.3Mattias Andrée5-1/+395
Signed-off-by: Mattias Andrée <maandree@operamail.com>