chiark / gitweb /
symm/hmac-def.h: Set HMAC keys up in a more principled manner.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 10 May 2017 20:51:45 +0000 (21:51 +0100)
committerMark 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