chiark
/
gitweb
/
~mdw
/
catacomb
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
94df4e8
)
symm/hmac-def.h: Set HMAC keys up in a more principled manner.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 10 May 2017 20:51:45 +0000
(21:51 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 14 May 2017 13:58:41 +0000
(14:58 +0100)
No longer does it reach into the hash context and run `HASH_compress' by
hand.
This means that nothing assumes that `HASH_compress' exists any more.
No differences found