Add hmac-md5 module.
[pspp] / lib / ChangeLog
index 0328348b7e4d051d52d012975ed8f4df122d29da..d51d99e810f669eeee57c908eb5957556fbc7711 100644 (file)
@@ -1,3 +1,9 @@
+2005-10-06  Simon Josefsson  <jas@extundo.com>
+
+       * hmac-md5.c: New file.
+
+       * hmac.h: New file.
+
 2005-10-06  Simon Josefsson  <jas@extundo.com>
 
        * memxor.c (memxor): Avoid casts and warnings.