svn rev #21643: branches/mskrb-integ/src/lib/crypto/keyhash_provider/

lhoward@MIT.EDU lhoward at MIT.EDU
Wed Dec 31 00:01:46 EST 2008


http://src.mit.edu/fisheye/changelog/krb5/?cs=21643
Commit By: lhoward
Log Message:
Cleanup



Changed Files:
U   branches/mskrb-integ/src/lib/crypto/keyhash_provider/md5_hmac.c
Modified: branches/mskrb-integ/src/lib/crypto/keyhash_provider/md5_hmac.c
===================================================================
--- branches/mskrb-integ/src/lib/crypto/keyhash_provider/md5_hmac.c	2008-12-31 01:58:49 UTC (rev 21642)
+++ branches/mskrb-integ/src/lib/crypto/keyhash_provider/md5_hmac.c	2008-12-31 05:01:45 UTC (rev 21643)
@@ -1,8 +1,6 @@
 /*
  * lib/crypto/keyhash_provider/md5_hmac.c
  *
-(I don't know)
-.
  * Copyright2001 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *
@@ -25,9 +23,7 @@
  * this software for any purpose.  It is provided "as is" without express
  * or implied warranty.
  * 
- *
-* Implementation of the Microsoft hmac-md5 checksum type.
-* Implemented based on draft-brezak-win2k-krb-rc4-hmac-03
+ * Implementation of Microsoft KERB_CHECKSUM_MD5_HMAC
  */
 
 #include "k5-int.h"




More information about the cvs-krb5 mailing list