| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2017-10-14 | General improvements | Mattias Andrée | 59 | -4603/+0 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-10-13 | Change style and license | Mattias Andrée | 3 | -1236/+3 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-02-10 | m + add examples to info manual1.1.1 | Mattias Andrée | 6 | -10/+238 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-02-10 | Work on man pages | Mattias Andrée | 5 | -3/+118 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-02-10 | Work on man pages | Mattias Andrée | 56 | -595/+1188 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-02-10 | bump year and change e-mail | Mattias Andrée | 51 | -51/+51 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-04-01 | Fix typo in typo correction | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-04-01 | Fix spelling | Ben Wiederhake | 1 | -4/+4 | |
| Credits go to the authors of codespell. Discovered while preparing for a release of 'ohno' an esoteric language based on (ab)using keccak as a compiler. | |||||
| 2015-10-11 | add libkeccak_hmac_marshal_size.3, libkeccak_hmac_marshal.3, libkeccak_hmac_unmarshal.3, and libkeccak_hmac_unmarshal_skip.3 | Mattias Andrée | 5 | -0/+153 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-11 | add libkeccak_hmac_copy.3 and libkeccak_hmac_duplicate.3 | Mattias Andrée | 2 | -0/+80 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-11 | add libkeccak_hmac_fast_destroy.3, libkeccak_hmac_destroy.3, libkeccak_hmac_fast_free.3, and libkeccak_hmac_free.3 | Mattias Andrée | 5 | -0/+185 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-10 | grammaro + add libkeccak_hmac_create.3 | Mattias Andrée | 11 | -10/+56 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-08 | add libkeccak_hmac_initialise.3 | Mattias Andrée | 7 | -6/+58 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-07 | add libkeccak_fast_squeeze.3, libkeccak_simple_squeeze.3, and libkeccak_squeeze.3 | Mattias Andrée | 3 | -0/+118 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-07 | stylo + example in libkeccak_digest.3, libkeccak_fast_digest.3, libkeccak_fast_update.3, and libkeccak_update.3 | Mattias Andrée | 4 | -3/+159 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-07 | file hashers do not automatically destroy the state | Mattias Andrée | 5 | -0/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-07 | typo | Mattias Andrée | 5 | -5/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-07 | m | Mattias Andrée | 9 | -9/+9 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-07 | add libkeccak_digest.3 and libkeccak_fast_digest.3 | Mattias Andrée | 2 | -0/+157 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-07 | add libkeccak_fast_update.3 and libkeccak_update.3 | Mattias Andrée | 3 | -0/+103 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 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> | |||||
| 2015-10-06 | add libkeccak_generalised_sum_fd.3 | Mattias Andrée | 1 | -0/+105 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-06 | add libkeccak_degeneralise_spec.3 | Mattias Andrée | 1 | -0/+117 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-06 | m | Mattias Andrée | 1 | -0/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-06 | add libkeccak_generalised_spec_initialise.3 | Mattias Andrée | 5 | -4/+48 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-05 | add libkeccak_spec_check.3 | Mattias Andrée | 1 | -0/+92 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-05 | add libkeccak_spec_rawshake.3 and libkeccak_spec_shake.3 | Mattias Andrée | 2 | -0/+90 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-05 | add libkeccak_spec_sha3.3 | Mattias Andrée | 1 | -0/+43 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-05 | add libkeccka.7 | Mattias Andrée | 1 | -0/+73 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-04 | info: m + cpindex | Mattias Andrée | 1 | -4/+55 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-02 | info: m + tpindex + fnindex | Mattias Andrée | 1 | -3/+79 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-28 | todo + info: hmac | Mattias Andrée | 1 | -0/+91 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-28 | info: hashing files | Mattias Andrée | 1 | -1/+63 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-20 | info: representation conversion | Mattias Andrée | 1 | -3/+43 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-20 | m | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-20 | work around regression in texinfo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-20 | info: hashing | Mattias Andrée | 1 | -0/+90 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-19 | info: state | Mattias Andrée | 1 | -0/+131 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-15 | info: selecting hash function | Mattias Andrée | 1 | -0/+150 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-15 | info: linking | Mattias Andrée | 1 | -2/+22 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
