Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-10-07 | add libkeccak_behex_lower.3, libkeccak_behex_upper.3, and libkeccak_unhex.3 | Mattias Andrée | 3 | -0/+136 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-10-06 | add libkeccak_state_marshal.3, libkeccak_state_marshal_size.3, libkeccak_state_unmarshal.3, and libkeccak_state_unmarshal_skip.3 | Mattias Andrée | 5 | -1/+154 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-10-06 | m | Mattias Andrée | 16 | -37/+40 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-10-06 | m | Mattias Andrée | 1 | -2/+3 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-10-06 | add libkeccak_state_copy.3 and libkeccak_state_duplicate.3 | Mattias Andrée | 4 | -0/+81 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-10-06 | add libkeccak_state_create.3, libkeccak_state_fast_free.3 and libkeccak_state_free.3 | Mattias Andrée | 6 | -0/+141 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-10-06 | add libkeccak_state_wipe.3, libkeccak_state_wipe_sponge.3, and libkeccak_state_wipe_message.3 | Mattias Andrée | 6 | -3/+116 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-10-06 | add libkeccak_state_destroy.3 and libkeccak_state_fast_destroy.3 | Mattias Andrée | 4 | -1/+83 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-10-06 | add libkeccak_state_reset.3 | Mattias Andrée | 2 | -0/+34 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-10-06 | m + add libkeccak_state_initialise.3 | Mattias Andrée | 12 | -21/+77 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-10-06 | add libkeccak_keccaksum_fd.3, libkeccak_rawshakesum_fd.3, libkeccak_sha3sum_fd.3, and libkeccak_shakesum_fd.3 + m libkeccak_generalised_sum_fd.3 | Mattias Andrée | 5 | -1/+395 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |