tech-crypto archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Final(?) Heimdal -fshort-enums patch
Ben Harris <bjh21%netbsd.org@localhost> writes:
> Any problem with it?
No, go ahead, I just committed this to our source. We'll see if we
have time to get a new release in time for 1.6.
/Johan
--- k5.asn1 2001/05/14 06:12:13 1.25
+++ k5.asn1 2002/03/18 19:00:43 1.26
@@ -73,6 +73,7 @@
-- CKSUMTYPE_SHA1(10),
CKSUMTYPE_HMAC_SHA1_DES3(12),
CKSUMTYPE_SHA1(1000), -- correct value? 10 (9 also)
+ CKSUMTYPE_GSSAPI(0x8003),
CKSUMTYPE_HMAC_MD5(-138), -- unofficial microsoft number
CKSUMTYPE_HMAC_MD5_ENC(-1138) -- even more unofficial
}
Home |
Main Index |
Thread Index |
Old Index