+2003-08-30 Niels Möller <niels@s3.kth.se>
+
+ * md2.c, md2.h: Added reference to RFC 1319.
+ * md4.c, md4.h: Added reference to RFC 1320
+
2003-08-26 Niels Möller <niels@s3.kth.se>
* Makefile.am: Added md2 and md5 files. Deleted the print-path
/* md2.h
*
- * The MD2 hash function. XXX What RFC, if any?
+ * The MD2 hash function, described in RFC 1319.
*/
/* nettle, low-level cryptographics library
/* md2.h
*
- * The MD2 hash function. XXX What RFRC, if any?
+ * The MD2 hash function, described in RFC 1319.
*/
/* nettle, low-level cryptographics library
/* md4.h
*
- * The MD4 hash function. XXX What RFC, if any?
+ * The MD4 hash function, described in RFC 1320.
*/
/* nettle, low-level cryptographics library
/* md4.h
*
- * The MD4 hash function. XXX What RFRC, if any?
+ * The MD4 hash function, described in RFC 1320.
*/
/* nettle, low-level cryptographics library