mpint.c (touint): Compare unsigned with unsigned, not unsigned long.
[u/mdw/catacomb] / hmac-def.h
2007-01-29 Mark Woodingcleanup: Big pile of whitespace fixes, all at once.
2004-04-08 mdwExpunge revision histories in files.
2001-04-19 mdwProvide correct key sizes for NMAC, HMAC and SSLMAC.
2001-04-03 mdwSupport the SSL HMAC variant (untested).
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.