projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26ea458
)
comment that XEROX is snefru
author
John Kohl
<jtkohl@mit.edu>
Tue, 20 Nov 1990 10:24:01 +0000
(10:24 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Tue, 20 Nov 1990 10:24:01 +0000
(10:24 +0000)
use RSA_MD4 for XXX
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1469
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 468120870670ca975a971f3b46e9bdea95ead041..dd86b7589a4d9bf2d638337c88377aac06b3e636 100644
(file)
--- a/
src/include/krb5/encryption.h
+++ b/
src/include/krb5/encryption.h
@@
-103,8
+103,8
@@
typedef struct _krb5_checksum_entry {
#define ETYPE_LUCIFER_CRC 0x0002
#define CKSUMTYPE_CRC32 0x0001
-#define CKSUMTYPE_
XXX
0x0002
-#define CKSUMTYPE_XEROX 0x0003
+#define CKSUMTYPE_
RSA_MD4
0x0002
+#define CKSUMTYPE_XEROX 0x0003
/* SNEFRU */
#define CKSUMTYPE_DESCBC 0x0004
/* macros to determine if a type is a local type */