Support HMAC mode for hash functions which need to store more state than
[u/mdw/catacomb] / hmac-def.h
2000-10-15 mdwSupport HMAC mode for hash functions which need to...
2000-07-15 mdwNew generic hash operation for copying hash contexts.
2000-07-02 mdw(ghash->ops->done): Interface change. Passing in a...
2000-06-17 mdwUse secure arena for memory allocation. Minor changes...
1999-12-10 mdwSplit mode macros into interface and implementation.