projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00d63fe
)
remove lucifer
author
John Kohl
<jtkohl@mit.edu>
Mon, 26 Nov 1990 14:28:20 +0000
(14:28 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Mon, 26 Nov 1990 14:28:20 +0000
(14:28 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1494
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 8e4f1355c4450e643993f6e0c6a772ff863b97be..65fd77961ef361536685717d3837e6991e666843 100644
(file)
--- a/
src/include/krb5/encryption.h
+++ b/
src/include/krb5/encryption.h
@@
-96,11
+96,9
@@
typedef struct _krb5_checksum_entry {
#define KEYTYPE_NULL 0x0000
#define KEYTYPE_DES 0x0001 /* Data Encryption Standard,
FIPS 46,81 */
-#define KEYTYPE_LUCIFER 0x0002 /* Lucifer */
#define ETYPE_NULL 0x0000
#define ETYPE_DES_CBC_CRC 0x0001 /* DES cbc mode with CRC-32 */
-#define ETYPE_LUCIFER_CRC 0x0002
#define CKSUMTYPE_CRC32 0x0001
#define CKSUMTYPE_RSA_MD4 0x0002