projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bc16bf
)
#3 is now encrypted MD4
author
John Kohl
<jtkohl@mit.edu>
Thu, 3 Jan 1991 16:55:00 +0000
(16:55 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Thu, 3 Jan 1991 16:55:00 +0000
(16:55 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1605
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/encryption.h
patch
|
blob
|
history
diff --git
a/src/include/krb5/encryption.h
b/src/include/krb5/encryption.h
index b3dc1437cb19aa8f7a4ad397a70d23e124ad83b4..3230a1810e83300f9cde7131c8c82dc0478b968d 100644
(file)
--- a/
src/include/krb5/encryption.h
+++ b/
src/include/krb5/encryption.h
@@
-108,7
+108,7
@@
typedef struct _krb5_checksum_entry {
#define CKSUMTYPE_CRC32 0x0001
#define CKSUMTYPE_RSA_MD4 0x0002
-#define CKSUMTYPE_
XEROX 0x0003 /* SNEFRU */
+#define CKSUMTYPE_
RSA_MD4_DES 0x0003
#define CKSUMTYPE_DESCBC 0x0004
/* macros to determine if a type is a local type */