sync enctypes with pkinit branch

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14306 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-10-13 17:42:37 +00:00
parent 111de1cb5e
commit d1c56fd683

View File

@@ -114,10 +114,11 @@ ENCTYPE ::= INTEGER {
ETYPE_DES_PCBC_NONE(-0x1003),
ETYPE_DIGEST_MD5_NONE(-0x1004), -- private use, lukeh@padl.com
ETYPE_CRAM_MD5_NONE(-0x1005), -- private use, lukeh@padl.com
ETYPE_RC2_CBC_NONE(-0x1005),
ETYPE_AES128_CBC_NONE(-0x1006),
ETYPE_AES192_CBC_NONE(-0x1007),
ETYPE_AES256_CBC_NONE(-0x1008)
ETYPE_RC2_CBC_NONE(-0x1006),
ETYPE_AES128_CBC_NONE(-0x1007),
ETYPE_AES192_CBC_NONE(-0x1008),
ETYPE_AES256_CBC_NONE(-0x1009),
ETYPE_DES3_CBC_NONE_CMS(-0x100a)
}
-- this is sugar to make something ASN1 does not have: unsigned