cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/lib/md5.h


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/lib/md5.h
Date: Wed, 05 Oct 2005 16:51:05 -0400

Index: ccvs/lib/md5.h
diff -u ccvs/lib/md5.h:1.7 ccvs/lib/md5.h:1.8
--- ccvs/lib/md5.h:1.7  Mon Sep 19 16:24:56 2005
+++ ccvs/lib/md5.h      Wed Oct  5 20:51:02 2005
@@ -64,6 +64,9 @@
 # define __md5_stream md5_stream
 #endif
 
+#define MD5_DIGEST_SIZE 16
+#define MD5_BLOCK_SIZE 64
+
 typedef uint32_t md5_uint32;
 
 /* Structure to save state of computation between the single steps.  */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]