1# CCITT was renamed to ITU-T quite some time ago
20			: ITU-T			: itu-t
3!Alias ccitt itu-t
4
51			: ISO			: iso
6
72			: JOINT-ISO-ITU-T	: joint-iso-itu-t
8!Alias joint-iso-ccitt joint-iso-itu-t
9
10iso 2			: member-body		: ISO Member Body
11
12iso 3			: identified-organization
13
14# HMAC OIDs
15identified-organization 6 1 5 5 8 1 1	: HMAC-MD5	: hmac-md5
16identified-organization 6 1 5 5 8 1 2	: HMAC-SHA1	: hmac-sha1
17
18identified-organization 132	: certicom-arc
19
20joint-iso-itu-t 23	: international-organizations	: International Organizations
21
22international-organizations 43	: wap
23wap 1			: wap-wsg
24
25joint-iso-itu-t 5 1 5	: selected-attribute-types	: Selected Attribute Types
26
27selected-attribute-types 55	: clearance
28
29member-body 840		: ISO-US		: ISO US Member Body
30ISO-US 10040		: X9-57			: X9.57
31X9-57 4			: X9cm			: X9.57 CM ?
32
33!Cname dsa
34X9cm 1			: DSA			: dsaEncryption
35X9cm 3			: DSA-SHA1		: dsaWithSHA1
36
37
38ISO-US 10045		: ansi-X9-62		: ANSI X9.62
39!module X9-62
40!Alias id-fieldType ansi-X9-62 1
41X9-62_id-fieldType 1		: prime-field
42X9-62_id-fieldType 2		: characteristic-two-field
43X9-62_characteristic-two-field 3 : id-characteristic-two-basis
44X9-62_id-characteristic-two-basis 1 : onBasis
45X9-62_id-characteristic-two-basis 2 : tpBasis
46X9-62_id-characteristic-two-basis 3 : ppBasis
47!Alias id-publicKeyType ansi-X9-62 2
48X9-62_id-publicKeyType 1	: id-ecPublicKey
49!Alias ellipticCurve ansi-X9-62 3
50!Alias c-TwoCurve X9-62_ellipticCurve 0
51X9-62_c-TwoCurve 1		: c2pnb163v1
52X9-62_c-TwoCurve 2		: c2pnb163v2
53X9-62_c-TwoCurve 3		: c2pnb163v3
54X9-62_c-TwoCurve 4		: c2pnb176v1
55X9-62_c-TwoCurve 5		: c2tnb191v1
56X9-62_c-TwoCurve 6		: c2tnb191v2
57X9-62_c-TwoCurve 7		: c2tnb191v3
58X9-62_c-TwoCurve 8		: c2onb191v4
59X9-62_c-TwoCurve 9		: c2onb191v5
60X9-62_c-TwoCurve 10		: c2pnb208w1
61X9-62_c-TwoCurve 11		: c2tnb239v1
62X9-62_c-TwoCurve 12		: c2tnb239v2
63X9-62_c-TwoCurve 13		: c2tnb239v3
64X9-62_c-TwoCurve 14		: c2onb239v4
65X9-62_c-TwoCurve 15		: c2onb239v5
66X9-62_c-TwoCurve 16		: c2pnb272w1
67X9-62_c-TwoCurve 17		: c2pnb304w1
68X9-62_c-TwoCurve 18		: c2tnb359v1
69X9-62_c-TwoCurve 19		: c2pnb368w1
70X9-62_c-TwoCurve 20		: c2tnb431r1
71!Alias primeCurve X9-62_ellipticCurve 1
72X9-62_primeCurve 1	 	: prime192v1
73X9-62_primeCurve 2	 	: prime192v2
74X9-62_primeCurve 3	 	: prime192v3
75X9-62_primeCurve 4	 	: prime239v1
76X9-62_primeCurve 5	 	: prime239v2
77X9-62_primeCurve 6	 	: prime239v3
78X9-62_primeCurve 7	 	: prime256v1
79!Alias id-ecSigType ansi-X9-62 4
80!global
81X9-62_id-ecSigType 1		: ecdsa-with-SHA1
82X9-62_id-ecSigType 2		: ecdsa-with-Recommended
83X9-62_id-ecSigType 3		: ecdsa-with-Specified
84ecdsa-with-Specified 1		: ecdsa-with-SHA224
85ecdsa-with-Specified 2		: ecdsa-with-SHA256
86ecdsa-with-Specified 3		: ecdsa-with-SHA384
87ecdsa-with-Specified 4		: ecdsa-with-SHA512
88
89# SECG curve OIDs from "SEC 2: Recommended Elliptic Curve Domain Parameters"
90# (http://www.secg.org/)
91!Alias secg_ellipticCurve certicom-arc 0
92# SECG prime curves OIDs
93secg-ellipticCurve 6		: secp112r1
94secg-ellipticCurve 7		: secp112r2
95secg-ellipticCurve 28		: secp128r1
96secg-ellipticCurve 29		: secp128r2
97secg-ellipticCurve 9		: secp160k1
98secg-ellipticCurve 8		: secp160r1
99secg-ellipticCurve 30		: secp160r2
100secg-ellipticCurve 31		: secp192k1
101# NOTE: the curve secp192r1 is the same as prime192v1 defined above
102#       and is therefore omitted
103secg-ellipticCurve 32		: secp224k1
104secg-ellipticCurve 33		: secp224r1
105secg-ellipticCurve 10		: secp256k1
106# NOTE: the curve secp256r1 is the same as prime256v1 defined above
107#       and is therefore omitted
108secg-ellipticCurve 34		: secp384r1
109secg-ellipticCurve 35		: secp521r1
110# SECG characteristic two curves OIDs
111secg-ellipticCurve 4		: sect113r1
112secg-ellipticCurve 5		: sect113r2
113secg-ellipticCurve 22		: sect131r1
114secg-ellipticCurve 23		: sect131r2
115secg-ellipticCurve 1		: sect163k1
116secg-ellipticCurve 2		: sect163r1
117secg-ellipticCurve 15		: sect163r2
118secg-ellipticCurve 24		: sect193r1
119secg-ellipticCurve 25		: sect193r2
120secg-ellipticCurve 26		: sect233k1
121secg-ellipticCurve 27		: sect233r1
122secg-ellipticCurve 3		: sect239k1
123secg-ellipticCurve 16		: sect283k1
124secg-ellipticCurve 17		: sect283r1
125secg-ellipticCurve 36		: sect409k1
126secg-ellipticCurve 37		: sect409r1
127secg-ellipticCurve 38		: sect571k1
128secg-ellipticCurve 39		: sect571r1
129
130# WAP/TLS curve OIDs (http://www.wapforum.org/)
131!Alias wap-wsg-idm-ecid wap-wsg 4
132wap-wsg-idm-ecid 1	: wap-wsg-idm-ecid-wtls1
133wap-wsg-idm-ecid 3	: wap-wsg-idm-ecid-wtls3
134wap-wsg-idm-ecid 4	: wap-wsg-idm-ecid-wtls4
135wap-wsg-idm-ecid 5	: wap-wsg-idm-ecid-wtls5
136wap-wsg-idm-ecid 6	: wap-wsg-idm-ecid-wtls6
137wap-wsg-idm-ecid 7	: wap-wsg-idm-ecid-wtls7
138wap-wsg-idm-ecid 8	: wap-wsg-idm-ecid-wtls8
139wap-wsg-idm-ecid 9	: wap-wsg-idm-ecid-wtls9
140wap-wsg-idm-ecid 10	: wap-wsg-idm-ecid-wtls10
141wap-wsg-idm-ecid 11	: wap-wsg-idm-ecid-wtls11
142wap-wsg-idm-ecid 12	: wap-wsg-idm-ecid-wtls12
143
144
145ISO-US 113533 7 66 10	: CAST5-CBC		: cast5-cbc
146			: CAST5-ECB		: cast5-ecb
147!Cname cast5-cfb64
148			: CAST5-CFB		: cast5-cfb
149!Cname cast5-ofb64
150			: CAST5-OFB		: cast5-ofb
151!Cname pbeWithMD5AndCast5-CBC
152ISO-US 113533 7 66 12	:			: pbeWithMD5AndCast5CBC
153
154# Macs for CMP and CRMF
155ISO-US 113533 7 66 13	: id-PasswordBasedMAC	: password based MAC
156ISO-US 113533 7 66 30	: id-DHBasedMac		: Diffie-Hellman based MAC
157
158ISO-US 113549		: rsadsi		: RSA Data Security, Inc.
159
160rsadsi 1		: pkcs			: RSA Data Security, Inc. PKCS
161
162pkcs 1			: pkcs1
163pkcs1 1			:			: rsaEncryption
164pkcs1 2			: RSA-MD2		: md2WithRSAEncryption
165pkcs1 3			: RSA-MD4		: md4WithRSAEncryption
166pkcs1 4			: RSA-MD5		: md5WithRSAEncryption
167pkcs1 5			: RSA-SHA1		: sha1WithRSAEncryption
168# According to PKCS #1 version 2.1
169pkcs1 11		: RSA-SHA256		: sha256WithRSAEncryption
170pkcs1 12		: RSA-SHA384		: sha384WithRSAEncryption
171pkcs1 13		: RSA-SHA512		: sha512WithRSAEncryption
172pkcs1 14		: RSA-SHA224		: sha224WithRSAEncryption
173
174pkcs 3			: pkcs3
175pkcs3 1			:			: dhKeyAgreement
176
177pkcs 5			: pkcs5
178pkcs5 1			: PBE-MD2-DES		: pbeWithMD2AndDES-CBC
179pkcs5 3			: PBE-MD5-DES		: pbeWithMD5AndDES-CBC
180pkcs5 4			: PBE-MD2-RC2-64	: pbeWithMD2AndRC2-CBC
181pkcs5 6			: PBE-MD5-RC2-64	: pbeWithMD5AndRC2-CBC
182pkcs5 10		: PBE-SHA1-DES		: pbeWithSHA1AndDES-CBC
183pkcs5 11		: PBE-SHA1-RC2-64	: pbeWithSHA1AndRC2-CBC
184!Cname id_pbkdf2
185pkcs5 12		:			: PBKDF2
186!Cname pbes2
187pkcs5 13		:			: PBES2
188!Cname pbmac1
189pkcs5 14		:			: PBMAC1
190
191pkcs 7			: pkcs7
192pkcs7 1			:			: pkcs7-data
193!Cname pkcs7-signed
194pkcs7 2			:			: pkcs7-signedData
195!Cname pkcs7-enveloped
196pkcs7 3			:			: pkcs7-envelopedData
197!Cname pkcs7-signedAndEnveloped
198pkcs7 4			:			: pkcs7-signedAndEnvelopedData
199!Cname pkcs7-digest
200pkcs7 5			:			: pkcs7-digestData
201!Cname pkcs7-encrypted
202pkcs7 6			:			: pkcs7-encryptedData
203
204pkcs 9			: pkcs9
205!module pkcs9
206pkcs9 1			: 			: emailAddress
207pkcs9 2			:			: unstructuredName
208pkcs9 3			:			: contentType
209pkcs9 4			:			: messageDigest
210pkcs9 5			:			: signingTime
211pkcs9 6			:			: countersignature
212pkcs9 7			:			: challengePassword
213pkcs9 8			:			: unstructuredAddress
214!Cname extCertAttributes
215pkcs9 9			:			: extendedCertificateAttributes
216!global
217
218!Cname ext-req
219pkcs9 14		: extReq		: Extension Request
220
221!Cname SMIMECapabilities
222pkcs9 15		: SMIME-CAPS		: S/MIME Capabilities
223
224# S/MIME
225!Cname SMIME
226pkcs9 16		: SMIME			: S/MIME
227SMIME 0			: id-smime-mod
228SMIME 1			: id-smime-ct
229SMIME 2			: id-smime-aa
230SMIME 3			: id-smime-alg
231SMIME 4			: id-smime-cd
232SMIME 5			: id-smime-spq
233SMIME 6			: id-smime-cti
234
235# S/MIME Modules
236id-smime-mod 1		: id-smime-mod-cms
237id-smime-mod 2		: id-smime-mod-ess
238id-smime-mod 3		: id-smime-mod-oid
239id-smime-mod 4		: id-smime-mod-msg-v3
240id-smime-mod 5		: id-smime-mod-ets-eSignature-88
241id-smime-mod 6		: id-smime-mod-ets-eSignature-97
242id-smime-mod 7		: id-smime-mod-ets-eSigPolicy-88
243id-smime-mod 8		: id-smime-mod-ets-eSigPolicy-97
244
245# S/MIME Content Types
246id-smime-ct 1		: id-smime-ct-receipt
247id-smime-ct 2		: id-smime-ct-authData
248id-smime-ct 3		: id-smime-ct-publishCert
249id-smime-ct 4		: id-smime-ct-TSTInfo
250id-smime-ct 5		: id-smime-ct-TDTInfo
251id-smime-ct 6		: id-smime-ct-contentInfo
252id-smime-ct 7		: id-smime-ct-DVCSRequestData
253id-smime-ct 8		: id-smime-ct-DVCSResponseData
254id-smime-ct 9		: id-smime-ct-compressedData
255id-smime-ct 27		: id-ct-asciiTextWithCRLF
256
257# S/MIME Attributes
258id-smime-aa 1		: id-smime-aa-receiptRequest
259id-smime-aa 2		: id-smime-aa-securityLabel
260id-smime-aa 3		: id-smime-aa-mlExpandHistory
261id-smime-aa 4		: id-smime-aa-contentHint
262id-smime-aa 5		: id-smime-aa-msgSigDigest
263# obsolete
264id-smime-aa 6		: id-smime-aa-encapContentType
265id-smime-aa 7		: id-smime-aa-contentIdentifier
266# obsolete
267id-smime-aa 8		: id-smime-aa-macValue
268id-smime-aa 9		: id-smime-aa-equivalentLabels
269id-smime-aa 10		: id-smime-aa-contentReference
270id-smime-aa 11		: id-smime-aa-encrypKeyPref
271id-smime-aa 12		: id-smime-aa-signingCertificate
272id-smime-aa 13		: id-smime-aa-smimeEncryptCerts
273id-smime-aa 14		: id-smime-aa-timeStampToken
274id-smime-aa 15		: id-smime-aa-ets-sigPolicyId
275id-smime-aa 16		: id-smime-aa-ets-commitmentType
276id-smime-aa 17		: id-smime-aa-ets-signerLocation
277id-smime-aa 18		: id-smime-aa-ets-signerAttr
278id-smime-aa 19		: id-smime-aa-ets-otherSigCert
279id-smime-aa 20		: id-smime-aa-ets-contentTimestamp
280id-smime-aa 21		: id-smime-aa-ets-CertificateRefs
281id-smime-aa 22		: id-smime-aa-ets-RevocationRefs
282id-smime-aa 23		: id-smime-aa-ets-certValues
283id-smime-aa 24		: id-smime-aa-ets-revocationValues
284id-smime-aa 25		: id-smime-aa-ets-escTimeStamp
285id-smime-aa 26		: id-smime-aa-ets-certCRLTimestamp
286id-smime-aa 27		: id-smime-aa-ets-archiveTimeStamp
287id-smime-aa 28		: id-smime-aa-signatureType
288id-smime-aa 29		: id-smime-aa-dvcs-dvc
289
290# S/MIME Algorithm Identifiers
291# obsolete
292id-smime-alg 1		: id-smime-alg-ESDHwith3DES
293# obsolete
294id-smime-alg 2		: id-smime-alg-ESDHwithRC2
295# obsolete
296id-smime-alg 3		: id-smime-alg-3DESwrap
297# obsolete
298id-smime-alg 4		: id-smime-alg-RC2wrap
299id-smime-alg 5		: id-smime-alg-ESDH
300id-smime-alg 6		: id-smime-alg-CMS3DESwrap
301id-smime-alg 7		: id-smime-alg-CMSRC2wrap
302
303# S/MIME Certificate Distribution
304id-smime-cd 1		: id-smime-cd-ldap
305
306# S/MIME Signature Policy Qualifier
307id-smime-spq 1		: id-smime-spq-ets-sqt-uri
308id-smime-spq 2		: id-smime-spq-ets-sqt-unotice
309
310# S/MIME Commitment Type Identifier
311id-smime-cti 1		: id-smime-cti-ets-proofOfOrigin
312id-smime-cti 2		: id-smime-cti-ets-proofOfReceipt
313id-smime-cti 3		: id-smime-cti-ets-proofOfDelivery
314id-smime-cti 4		: id-smime-cti-ets-proofOfSender
315id-smime-cti 5		: id-smime-cti-ets-proofOfApproval
316id-smime-cti 6		: id-smime-cti-ets-proofOfCreation
317
318pkcs9 20		:			: friendlyName
319pkcs9 21		:			: localKeyID
320!Cname ms-csp-name
3211 3 6 1 4 1 311 17 1	: CSPName		: Microsoft CSP Name
3221 3 6 1 4 1 311 17 2	: LocalKeySet		: Microsoft Local Key set
323!Alias certTypes pkcs9 22
324certTypes 1		:			: x509Certificate
325certTypes 2		:			: sdsiCertificate
326!Alias crlTypes pkcs9 23
327crlTypes 1		:			: x509Crl
328
329!Alias pkcs12 pkcs 12
330!Alias pkcs12-pbeids pkcs12 1
331
332!Cname pbe-WithSHA1And128BitRC4
333pkcs12-pbeids 1		: PBE-SHA1-RC4-128	: pbeWithSHA1And128BitRC4
334!Cname pbe-WithSHA1And40BitRC4
335pkcs12-pbeids 2		: PBE-SHA1-RC4-40	: pbeWithSHA1And40BitRC4
336!Cname pbe-WithSHA1And3_Key_TripleDES-CBC
337pkcs12-pbeids 3		: PBE-SHA1-3DES		: pbeWithSHA1And3-KeyTripleDES-CBC
338!Cname pbe-WithSHA1And2_Key_TripleDES-CBC
339pkcs12-pbeids 4		: PBE-SHA1-2DES		: pbeWithSHA1And2-KeyTripleDES-CBC
340!Cname pbe-WithSHA1And128BitRC2-CBC
341pkcs12-pbeids 5		: PBE-SHA1-RC2-128	: pbeWithSHA1And128BitRC2-CBC
342!Cname pbe-WithSHA1And40BitRC2-CBC
343pkcs12-pbeids 6		: PBE-SHA1-RC2-40	: pbeWithSHA1And40BitRC2-CBC
344
345!Alias pkcs12-Version1 pkcs12 10
346!Alias pkcs12-BagIds pkcs12-Version1 1
347pkcs12-BagIds 1		:			: keyBag
348pkcs12-BagIds 2		:			: pkcs8ShroudedKeyBag
349pkcs12-BagIds 3		:			: certBag
350pkcs12-BagIds 4		:			: crlBag
351pkcs12-BagIds 5		:			: secretBag
352pkcs12-BagIds 6		:			: safeContentsBag
353
354rsadsi 2 2		: MD2			: md2
355rsadsi 2 4		: MD4			: md4
356rsadsi 2 5		: MD5			: md5
357			: MD5-SHA1		: md5-sha1
358rsadsi 2 6		:			: hmacWithMD5
359rsadsi 2 7		:			: hmacWithSHA1
360
361# From RFC4231
362rsadsi 2 8		:			: hmacWithSHA224
363rsadsi 2 9		:			: hmacWithSHA256
364rsadsi 2 10		:			: hmacWithSHA384
365rsadsi 2 11		:			: hmacWithSHA512
366
367rsadsi 3 2		: RC2-CBC		: rc2-cbc
368			: RC2-ECB		: rc2-ecb
369!Cname rc2-cfb64
370			: RC2-CFB		: rc2-cfb
371!Cname rc2-ofb64
372			: RC2-OFB		: rc2-ofb
373			: RC2-40-CBC		: rc2-40-cbc
374			: RC2-64-CBC		: rc2-64-cbc
375rsadsi 3 4		: RC4			: rc4
376			: RC4-40		: rc4-40
377rsadsi 3 7		: DES-EDE3-CBC		: des-ede3-cbc
378rsadsi 3 8		: RC5-CBC		: rc5-cbc
379			: RC5-ECB		: rc5-ecb
380!Cname rc5-cfb64
381			: RC5-CFB		: rc5-cfb
382!Cname rc5-ofb64
383			: RC5-OFB		: rc5-ofb
384
385!Cname ms-ext-req
3861 3 6 1 4 1 311 2 1 14	: msExtReq		: Microsoft Extension Request
387!Cname ms-code-ind
3881 3 6 1 4 1 311 2 1 21	: msCodeInd		: Microsoft Individual Code Signing
389!Cname ms-code-com
3901 3 6 1 4 1 311 2 1 22	: msCodeCom		: Microsoft Commercial Code Signing
391!Cname ms-ctl-sign
3921 3 6 1 4 1 311 10 3 1	: msCTLSign		: Microsoft Trust List Signing
393!Cname ms-sgc
3941 3 6 1 4 1 311 10 3 3	: msSGC			: Microsoft Server Gated Crypto
395!Cname ms-efs
3961 3 6 1 4 1 311 10 3 4	: msEFS			: Microsoft Encrypted File System
397!Cname ms-smartcard-login
3981 3 6 1 4 1 311 20 2 2	: msSmartcardLogin	: Microsoft Smartcardlogin
399!Cname ms-upn
4001 3 6 1 4 1 311 20 2 3	: msUPN			: Microsoft Universal Principal Name
401
4021 3 6 1 4 1 188 7 1 1 2	: IDEA-CBC		: idea-cbc
403			: IDEA-ECB		: idea-ecb
404!Cname idea-cfb64
405			: IDEA-CFB		: idea-cfb
406!Cname idea-ofb64
407			: IDEA-OFB		: idea-ofb
408
4091 3 6 1 4 1 3029 1 2	: BF-CBC		: bf-cbc
410			: BF-ECB		: bf-ecb
411!Cname bf-cfb64
412			: BF-CFB		: bf-cfb
413!Cname bf-ofb64
414			: BF-OFB		: bf-ofb
415
416!Cname id-pkix
4171 3 6 1 5 5 7		: PKIX
418
419# PKIX Arcs
420id-pkix 0		: id-pkix-mod
421id-pkix 1		: id-pe
422id-pkix 2		: id-qt
423id-pkix 3		: id-kp
424id-pkix 4		: id-it
425id-pkix 5		: id-pkip
426id-pkix 6		: id-alg
427id-pkix 7		: id-cmc
428id-pkix 8		: id-on
429id-pkix 9		: id-pda
430id-pkix 10		: id-aca
431id-pkix 11		: id-qcs
432id-pkix 12		: id-cct
433id-pkix 21		: id-ppl
434id-pkix 48		: id-ad
435
436# PKIX Modules
437id-pkix-mod 1		: id-pkix1-explicit-88
438id-pkix-mod 2		: id-pkix1-implicit-88
439id-pkix-mod 3		: id-pkix1-explicit-93
440id-pkix-mod 4		: id-pkix1-implicit-93
441id-pkix-mod 5		: id-mod-crmf
442id-pkix-mod 6		: id-mod-cmc
443id-pkix-mod 7		: id-mod-kea-profile-88
444id-pkix-mod 8		: id-mod-kea-profile-93
445id-pkix-mod 9		: id-mod-cmp
446id-pkix-mod 10		: id-mod-qualified-cert-88
447id-pkix-mod 11		: id-mod-qualified-cert-93
448id-pkix-mod 12		: id-mod-attribute-cert
449id-pkix-mod 13		: id-mod-timestamp-protocol
450id-pkix-mod 14		: id-mod-ocsp
451id-pkix-mod 15		: id-mod-dvcs
452id-pkix-mod 16		: id-mod-cmp2000
453
454# PKIX Private Extensions
455!Cname info-access
456id-pe 1			: authorityInfoAccess	: Authority Information Access
457id-pe 2			: biometricInfo		: Biometric Info
458id-pe 3			: qcStatements
459id-pe 4			: ac-auditEntity
460id-pe 5			: ac-targeting
461id-pe 6			: aaControls
462id-pe 7			: sbgp-ipAddrBlock
463id-pe 8			: sbgp-autonomousSysNum
464id-pe 9			: sbgp-routerIdentifier
465id-pe 10		: ac-proxying
466!Cname sinfo-access
467id-pe 11		: subjectInfoAccess	: Subject Information Access
468id-pe 14		: proxyCertInfo		: Proxy Certificate Information
469
470# PKIX policyQualifiers for Internet policy qualifiers
471id-qt 1			: id-qt-cps		: Policy Qualifier CPS
472id-qt 2			: id-qt-unotice		: Policy Qualifier User Notice
473id-qt 3			: textNotice
474
475# PKIX key purpose identifiers
476!Cname server-auth
477id-kp 1			: serverAuth		: TLS Web Server Authentication
478!Cname client-auth
479id-kp 2			: clientAuth		: TLS Web Client Authentication
480!Cname code-sign
481id-kp 3			: codeSigning		: Code Signing
482!Cname email-protect
483id-kp 4			: emailProtection	: E-mail Protection
484id-kp 5			: ipsecEndSystem	: IPSec End System
485id-kp 6			: ipsecTunnel		: IPSec Tunnel
486id-kp 7			: ipsecUser		: IPSec User
487!Cname time-stamp
488id-kp 8			: timeStamping		: Time Stamping
489# From OCSP spec RFC2560
490!Cname OCSP-sign
491id-kp 9			: OCSPSigning		: OCSP Signing
492id-kp 10		: DVCS			: dvcs
493
494# CMP information types
495id-it 1			: id-it-caProtEncCert
496id-it 2			: id-it-signKeyPairTypes
497id-it 3			: id-it-encKeyPairTypes
498id-it 4			: id-it-preferredSymmAlg
499id-it 5			: id-it-caKeyUpdateInfo
500id-it 6			: id-it-currentCRL
501id-it 7			: id-it-unsupportedOIDs
502# obsolete
503id-it 8			: id-it-subscriptionRequest
504# obsolete
505id-it 9			: id-it-subscriptionResponse
506id-it 10		: id-it-keyPairParamReq
507id-it 11		: id-it-keyPairParamRep
508id-it 12		: id-it-revPassphrase
509id-it 13		: id-it-implicitConfirm
510id-it 14		: id-it-confirmWaitTime
511id-it 15		: id-it-origPKIMessage
512id-it 16		: id-it-suppLangTags
513
514# CRMF registration
515id-pkip 1		: id-regCtrl
516id-pkip 2		: id-regInfo
517
518# CRMF registration controls
519id-regCtrl 1		: id-regCtrl-regToken
520id-regCtrl 2		: id-regCtrl-authenticator
521id-regCtrl 3		: id-regCtrl-pkiPublicationInfo
522id-regCtrl 4		: id-regCtrl-pkiArchiveOptions
523id-regCtrl 5		: id-regCtrl-oldCertID
524id-regCtrl 6		: id-regCtrl-protocolEncrKey
525
526# CRMF registration information
527id-regInfo 1		: id-regInfo-utf8Pairs
528id-regInfo 2		: id-regInfo-certReq
529
530# algorithms
531id-alg 1		: id-alg-des40
532id-alg 2		: id-alg-noSignature
533id-alg 3		: id-alg-dh-sig-hmac-sha1
534id-alg 4		: id-alg-dh-pop
535
536# CMC controls
537id-cmc 1		: id-cmc-statusInfo
538id-cmc 2		: id-cmc-identification
539id-cmc 3		: id-cmc-identityProof
540id-cmc 4		: id-cmc-dataReturn
541id-cmc 5		: id-cmc-transactionId
542id-cmc 6		: id-cmc-senderNonce
543id-cmc 7		: id-cmc-recipientNonce
544id-cmc 8		: id-cmc-addExtensions
545id-cmc 9		: id-cmc-encryptedPOP
546id-cmc 10		: id-cmc-decryptedPOP
547id-cmc 11		: id-cmc-lraPOPWitness
548id-cmc 15		: id-cmc-getCert
549id-cmc 16		: id-cmc-getCRL
550id-cmc 17		: id-cmc-revokeRequest
551id-cmc 18		: id-cmc-regInfo
552id-cmc 19		: id-cmc-responseInfo
553id-cmc 21		: id-cmc-queryPending
554id-cmc 22		: id-cmc-popLinkRandom
555id-cmc 23		: id-cmc-popLinkWitness
556id-cmc 24		: id-cmc-confirmCertAcceptance
557
558# other names
559id-on 1			: id-on-personalData
560id-on 3			: id-on-permanentIdentifier : Permanent Identifier
561
562# personal data attributes
563id-pda 1		: id-pda-dateOfBirth
564id-pda 2		: id-pda-placeOfBirth
565id-pda 3		: id-pda-gender
566id-pda 4		: id-pda-countryOfCitizenship
567id-pda 5		: id-pda-countryOfResidence
568
569# attribute certificate attributes
570id-aca 1		: id-aca-authenticationInfo
571id-aca 2		: id-aca-accessIdentity
572id-aca 3		: id-aca-chargingIdentity
573id-aca 4		: id-aca-group
574# attention : the following seems to be obsolete, replace by 'role'
575id-aca 5		: id-aca-role
576id-aca 6		: id-aca-encAttrs
577
578# qualified certificate statements
579id-qcs 1		: id-qcs-pkixQCSyntax-v1
580
581# CMC content types
582id-cct 1		: id-cct-crs
583id-cct 2		: id-cct-PKIData
584id-cct 3		: id-cct-PKIResponse
585
586# Predefined Proxy Certificate policy languages
587id-ppl 0		: id-ppl-anyLanguage	: Any language
588id-ppl 1		: id-ppl-inheritAll	: Inherit all
589id-ppl 2		: id-ppl-independent	: Independent
590
591# access descriptors for authority info access extension
592!Cname ad-OCSP
593id-ad 1			: OCSP			: OCSP
594!Cname ad-ca-issuers
595id-ad 2			: caIssuers		: CA Issuers
596!Cname ad-timeStamping
597id-ad 3			: ad_timestamping	: AD Time Stamping
598!Cname ad-dvcs
599id-ad 4			: AD_DVCS		: ad dvcs
600id-ad 5			: caRepository		: CA Repository
601
602
603!Alias id-pkix-OCSP ad-OCSP
604!module id-pkix-OCSP
605!Cname basic
606id-pkix-OCSP 1		: basicOCSPResponse	: Basic OCSP Response
607id-pkix-OCSP 2		: Nonce			: OCSP Nonce
608id-pkix-OCSP 3		: CrlID			: OCSP CRL ID
609id-pkix-OCSP 4		: acceptableResponses	: Acceptable OCSP Responses
610id-pkix-OCSP 5		: noCheck		: OCSP No Check
611id-pkix-OCSP 6		: archiveCutoff		: OCSP Archive Cutoff
612id-pkix-OCSP 7		: serviceLocator	: OCSP Service Locator
613id-pkix-OCSP 8		: extendedStatus	: Extended OCSP Status
614id-pkix-OCSP 9		: valid
615id-pkix-OCSP 10		: path
616id-pkix-OCSP 11		: trustRoot		: Trust Root
617!global
618
6191 3 14 3 2		: algorithm		: algorithm
620algorithm 3		: RSA-NP-MD5		: md5WithRSA
621algorithm 6		: DES-ECB		: des-ecb
622algorithm 7		: DES-CBC		: des-cbc
623!Cname des-ofb64
624algorithm 8		: DES-OFB		: des-ofb
625!Cname des-cfb64
626algorithm 9		: DES-CFB		: des-cfb
627algorithm 11		: rsaSignature
628!Cname dsa-2
629algorithm 12		: DSA-old		: dsaEncryption-old
630algorithm 13		: DSA-SHA		: dsaWithSHA
631algorithm 15		: RSA-SHA		: shaWithRSAEncryption
632!Cname des-ede-ecb
633algorithm 17		: DES-EDE		: des-ede
634!Cname des-ede3-ecb
635			: DES-EDE3		: des-ede3
636			: DES-EDE-CBC		: des-ede-cbc
637!Cname des-ede-cfb64
638			: DES-EDE-CFB		: des-ede-cfb
639!Cname des-ede3-cfb64
640			: DES-EDE3-CFB		: des-ede3-cfb
641!Cname des-ede-ofb64
642			: DES-EDE-OFB		: des-ede-ofb
643!Cname des-ede3-ofb64
644			: DES-EDE3-OFB		: des-ede3-ofb
645			: DESX-CBC		: desx-cbc
646algorithm 18		: SHA			: sha
647algorithm 26		: SHA1			: sha1
648!Cname dsaWithSHA1-2
649algorithm 27		: DSA-SHA1-old		: dsaWithSHA1-old
650algorithm 29		: RSA-SHA1-2		: sha1WithRSA
651
6521 3 36 3 2 1		: RIPEMD160		: ripemd160
6531 3 36 3 3 1 2		: RSA-RIPEMD160		: ripemd160WithRSA
654
655!Cname sxnet
6561 3 101 1 4 1		: SXNetID		: Strong Extranet ID
657
6582 5			: X500			: directory services (X.500)
659
660X500 4			: X509
661X509 3			: CN			: commonName
662X509 4			: SN			: surname
663X509 5			: 			: serialNumber
664X509 6			: C			: countryName
665X509 7			: L			: localityName
666X509 8			: ST			: stateOrProvinceName
667X509 9			: street		: streetAddress
668X509 10			: O			: organizationName
669X509 11			: OU			: organizationalUnitName
670X509 12			: title			: title
671X509 13			: 			: description
672X509 14			: 			: searchGuide
673X509 15			: 			: businessCategory
674X509 16			: 			: postalAddress
675X509 17			: 			: postalCode
676X509 18			: 			: postOfficeBox
677X509 19			: 			: physicalDeliveryOfficeName
678X509 20			: 			: telephoneNumber
679X509 21			: 			: telexNumber
680X509 22			: 			: teletexTerminalIdentifier
681X509 23			: 			: facsimileTelephoneNumber
682X509 24			: 			: x121Address
683X509 25			: 			: internationaliSDNNumber
684X509 26			: 			: registeredAddress
685X509 27			: 			: destinationIndicator
686X509 28			: 			: preferredDeliveryMethod
687X509 29			: 			: presentationAddress
688X509 30			: 			: supportedApplicationContext
689X509 31			: member		:
690X509 32			: owner			:
691X509 33			: 			: roleOccupant
692X509 34			: seeAlso		:
693X509 35			: 			: userPassword
694X509 36			: 			: userCertificate
695X509 37			: 			: cACertificate
696X509 38			: 			: authorityRevocationList
697X509 39			: 			: certificateRevocationList
698X509 40			: 			: crossCertificatePair
699X509 41			: name			: name
700X509 42			: GN			: givenName
701X509 43			: initials		: initials
702X509 44			: 			: generationQualifier
703X509 45			: 			: x500UniqueIdentifier
704X509 46			: dnQualifier		: dnQualifier
705X509 47			: 			: enhancedSearchGuide
706X509 48			: 			: protocolInformation
707X509 49			: 			: distinguishedName
708X509 50			: 			: uniqueMember
709X509 51			: 			: houseIdentifier
710X509 52			: 			: supportedAlgorithms
711X509 53			: 			: deltaRevocationList
712X509 54			: dmdName		:
713X509 65			:			: pseudonym
714X509 72			: role			: role
715
716X500 8			: X500algorithms	: directory services - algorithms
717X500algorithms 1 1	: RSA			: rsa
718X500algorithms 3 100	: RSA-MDC2		: mdc2WithRSA
719X500algorithms 3 101	: MDC2			: mdc2
720
721X500 29			: id-ce
722!Cname subject-directory-attributes
723id-ce 9			: subjectDirectoryAttributes : X509v3 Subject Directory Attributes
724!Cname subject-key-identifier
725id-ce 14		: subjectKeyIdentifier	: X509v3 Subject Key Identifier
726!Cname key-usage
727id-ce 15		: keyUsage		: X509v3 Key Usage
728!Cname private-key-usage-period
729id-ce 16		: privateKeyUsagePeriod	: X509v3 Private Key Usage Period
730!Cname subject-alt-name
731id-ce 17		: subjectAltName	: X509v3 Subject Alternative Name
732!Cname issuer-alt-name
733id-ce 18		: issuerAltName		: X509v3 Issuer Alternative Name
734!Cname basic-constraints
735id-ce 19		: basicConstraints	: X509v3 Basic Constraints
736!Cname crl-number
737id-ce 20		: crlNumber		: X509v3 CRL Number
738!Cname crl-reason
739id-ce 21		: CRLReason		: X509v3 CRL Reason Code
740!Cname invalidity-date
741id-ce 24		: invalidityDate	: Invalidity Date
742!Cname delta-crl
743id-ce 27		: deltaCRL		: X509v3 Delta CRL Indicator
744!Cname issuing-distribution-point
745id-ce 28		: issuingDistributionPoint : X509v3 Issuing Distrubution Point
746!Cname certificate-issuer
747id-ce 29		: certificateIssuer	: X509v3 Certificate Issuer
748!Cname name-constraints
749id-ce 30		: nameConstraints	: X509v3 Name Constraints
750!Cname crl-distribution-points
751id-ce 31		: crlDistributionPoints	: X509v3 CRL Distribution Points
752!Cname certificate-policies
753id-ce 32		: certificatePolicies	: X509v3 Certificate Policies
754!Cname any-policy
755certificate-policies 0	: anyPolicy		: X509v3 Any Policy
756!Cname policy-mappings
757id-ce 33		: policyMappings	: X509v3 Policy Mappings
758!Cname authority-key-identifier
759id-ce 35		: authorityKeyIdentifier : X509v3 Authority Key Identifier
760!Cname policy-constraints
761id-ce 36		: policyConstraints	: X509v3 Policy Constraints
762!Cname ext-key-usage
763id-ce 37		: extendedKeyUsage	: X509v3 Extended Key Usage
764!Cname freshest-crl
765id-ce 46		: freshestCRL		: X509v3 Freshest CRL
766!Cname inhibit-any-policy
767id-ce 54		: inhibitAnyPolicy	: X509v3 Inhibit Any Policy
768!Cname target-information
769id-ce 55		: targetInformation	: X509v3 AC Targeting
770!Cname no-rev-avail
771id-ce 56		: noRevAvail		: X509v3 No Revocation Available
772
773!Cname netscape
7742 16 840 1 113730	: Netscape		: Netscape Communications Corp.
775!Cname netscape-cert-extension
776netscape 1		: nsCertExt		: Netscape Certificate Extension
777!Cname netscape-data-type
778netscape 2		: nsDataType		: Netscape Data Type
779!Cname netscape-cert-type
780netscape-cert-extension 1 : nsCertType		: Netscape Cert Type
781!Cname netscape-base-url
782netscape-cert-extension 2 : nsBaseUrl		: Netscape Base Url
783!Cname netscape-revocation-url
784netscape-cert-extension 3 : nsRevocationUrl	: Netscape Revocation Url
785!Cname netscape-ca-revocation-url
786netscape-cert-extension 4 : nsCaRevocationUrl	: Netscape CA Revocation Url
787!Cname netscape-renewal-url
788netscape-cert-extension 7 : nsRenewalUrl	: Netscape Renewal Url
789!Cname netscape-ca-policy-url
790netscape-cert-extension 8 : nsCaPolicyUrl	: Netscape CA Policy Url
791!Cname netscape-ssl-server-name
792netscape-cert-extension 12 : nsSslServerName	: Netscape SSL Server Name
793!Cname netscape-comment
794netscape-cert-extension 13 : nsComment		: Netscape Comment
795!Cname netscape-cert-sequence
796netscape-data-type 5	: nsCertSequence	: Netscape Certificate Sequence
797!Cname ns-sgc
798netscape 4 1		: nsSGC			: Netscape Server Gated Crypto
799
800# iso(1)
801iso 3			: ORG			: org
802org 6			: DOD			: dod
803dod 1			: IANA			: iana
804!Alias internet iana
805
806internet 1		: directory		: Directory
807internet 2		: mgmt			: Management
808internet 3		: experimental		: Experimental
809internet 4		: private		: Private
810internet 5		: security		: Security
811internet 6		: snmpv2		: SNMPv2
812# Documents refer to "internet 7" as "mail". This however leads to ambiguities
813# with RFC2798, Section 9.1.3, where "mail" is defined as the short name for
814# rfc822Mailbox. The short name is therefore here left out for a reason.
815# Subclasses of "mail", e.g. "MIME MHS" don't consitute a problem, as
816# references are realized via long name "Mail" (with capital M).
817internet 7		:			: Mail
818
819Private 1		: enterprises		: Enterprises
820
821# RFC 2247
822Enterprises 1466 344	: dcobject		: dcObject
823
824# RFC 1495
825Mail 1			: mime-mhs		: MIME MHS
826mime-mhs 1		: mime-mhs-headings	: mime-mhs-headings
827mime-mhs 2		: mime-mhs-bodies	: mime-mhs-bodies
828mime-mhs-headings 1	: id-hex-partial-message : id-hex-partial-message
829mime-mhs-headings 2	: id-hex-multipart-message : id-hex-multipart-message
830
831# What the hell are these OIDs, really?
832!Cname rle-compression
8331 1 1 1 666 1		: RLE			: run length compression
834!Cname zlib-compression
835id-smime-alg 8		: ZLIB			: zlib compression
836
837# AES aka Rijndael
838
839!Alias csor 2 16 840 1 101 3
840!Alias nistAlgorithms csor 4
841!Alias aes nistAlgorithms 1
842
843aes 1			: AES-128-ECB		: aes-128-ecb
844aes 2			: AES-128-CBC		: aes-128-cbc
845!Cname aes-128-ofb128
846aes 3			: AES-128-OFB		: aes-128-ofb
847!Cname aes-128-cfb128
848aes 4			: AES-128-CFB		: aes-128-cfb
849
850aes 21			: AES-192-ECB		: aes-192-ecb
851aes 22			: AES-192-CBC		: aes-192-cbc
852!Cname aes-192-ofb128
853aes 23			: AES-192-OFB		: aes-192-ofb
854!Cname aes-192-cfb128
855aes 24			: AES-192-CFB		: aes-192-cfb
856
857aes 41			: AES-256-ECB		: aes-256-ecb
858aes 42			: AES-256-CBC		: aes-256-cbc
859!Cname aes-256-ofb128
860aes 43			: AES-256-OFB		: aes-256-ofb
861!Cname aes-256-cfb128
862aes 44			: AES-256-CFB		: aes-256-cfb
863
864# There are no OIDs for these modes...
865
866			: AES-128-CFB1		: aes-128-cfb1
867			: AES-192-CFB1		: aes-192-cfb1
868			: AES-256-CFB1		: aes-256-cfb1
869			: AES-128-CFB8		: aes-128-cfb8
870			: AES-192-CFB8		: aes-192-cfb8
871			: AES-256-CFB8		: aes-256-cfb8
872			: DES-CFB1		: des-cfb1
873			: DES-CFB8		: des-cfb8
874			: DES-EDE3-CFB1		: des-ede3-cfb1
875			: DES-EDE3-CFB8		: des-ede3-cfb8
876
877aes 5			: id-aes128-wrap
878aes 25			: id-aes192-wrap
879aes 45			: id-aes256-wrap
880
881# OIDs for SHA224, SHA256, SHA385 and SHA512, according to x9.84.
882!Alias nist_hashalgs nistAlgorithms 2
883nist_hashalgs 1		: SHA256		: sha256
884nist_hashalgs 2		: SHA384		: sha384
885nist_hashalgs 3		: SHA512		: sha512
886nist_hashalgs 4		: SHA224		: sha224
887
888# OIDs for dsa-with-sha224 and dsa-with-sha256
889!Alias dsa_with_sha2 nistAlgorithms 3
890dsa_with_sha2 1		: dsa_with_SHA224
891dsa_with_sha2 2		: dsa_with_SHA256
892
893# Hold instruction CRL entry extension
894!Cname hold-instruction-code
895id-ce 23		: holdInstructionCode	: Hold Instruction Code
896!Alias holdInstruction	X9-57 2
897!Cname hold-instruction-none
898holdInstruction 1	: holdInstructionNone	: Hold Instruction None
899!Cname hold-instruction-call-issuer
900holdInstruction 2	: holdInstructionCallIssuer : Hold Instruction Call Issuer
901!Cname hold-instruction-reject
902holdInstruction 3	: holdInstructionReject	: Hold Instruction Reject
903
904# OID's from ITU-T.  Most of this is defined in RFC 1274.  A couple of
905# them are also mentioned in RFC 2247
906itu-t 9			: data
907data 2342		: pss
908pss 19200300		: ucl
909ucl 100			: pilot
910pilot 1			:			: pilotAttributeType
911pilot 3			:			: pilotAttributeSyntax
912pilot 4			:			: pilotObjectClass
913pilot 10		:			: pilotGroups
914pilotAttributeSyntax 4	:			: iA5StringSyntax
915pilotAttributeSyntax 5	:			: caseIgnoreIA5StringSyntax
916pilotObjectClass 3	:			: pilotObject
917pilotObjectClass 4	:			: pilotPerson
918pilotObjectClass 5	: account
919pilotObjectClass 6	: document
920pilotObjectClass 7	: room
921pilotObjectClass 9	:			: documentSeries
922pilotObjectClass 13	: domain		: Domain
923pilotObjectClass 14	:			: rFC822localPart
924pilotObjectClass 15	:			: dNSDomain
925pilotObjectClass 17	:			: domainRelatedObject
926pilotObjectClass 18	:			: friendlyCountry
927pilotObjectClass 19	:			: simpleSecurityObject
928pilotObjectClass 20	:			: pilotOrganization
929pilotObjectClass 21	:			: pilotDSA
930pilotObjectClass 22	:			: qualityLabelledData
931pilotAttributeType 1	: UID			: userId
932pilotAttributeType 2	:			: textEncodedORAddress
933pilotAttributeType 3	: mail			: rfc822Mailbox
934pilotAttributeType 4	: info
935pilotAttributeType 5	:			: favouriteDrink
936pilotAttributeType 6	:			: roomNumber
937pilotAttributeType 7	: photo
938pilotAttributeType 8	:			: userClass
939pilotAttributeType 9	: host
940pilotAttributeType 10	: manager
941pilotAttributeType 11	:			: documentIdentifier
942pilotAttributeType 12	:			: documentTitle
943pilotAttributeType 13	:			: documentVersion
944pilotAttributeType 14	:			: documentAuthor
945pilotAttributeType 15	:			: documentLocation
946pilotAttributeType 20	:			: homeTelephoneNumber
947pilotAttributeType 21	: secretary
948pilotAttributeType 22	:			: otherMailbox
949pilotAttributeType 23	:			: lastModifiedTime
950pilotAttributeType 24	:			: lastModifiedBy
951pilotAttributeType 25	: DC			: domainComponent
952pilotAttributeType 26	:			: aRecord
953pilotAttributeType 27	:			: pilotAttributeType27
954pilotAttributeType 28	:			: mXRecord
955pilotAttributeType 29	:			: nSRecord
956pilotAttributeType 30	:			: sOARecord
957pilotAttributeType 31	:			: cNAMERecord
958pilotAttributeType 37	:			: associatedDomain
959pilotAttributeType 38	:			: associatedName
960pilotAttributeType 39	:			: homePostalAddress
961pilotAttributeType 40	:			: personalTitle
962pilotAttributeType 41	:			: mobileTelephoneNumber
963pilotAttributeType 42	:			: pagerTelephoneNumber
964pilotAttributeType 43	:			: friendlyCountryName
965# The following clashes with 2.5.4.45, so commented away
966#pilotAttributeType 44	: uid			: uniqueIdentifier
967pilotAttributeType 45	:			: organizationalStatus
968pilotAttributeType 46	:			: janetMailbox
969pilotAttributeType 47	:			: mailPreferenceOption
970pilotAttributeType 48	:			: buildingName
971pilotAttributeType 49	:			: dSAQuality
972pilotAttributeType 50	:			: singleLevelQuality
973pilotAttributeType 51	:			: subtreeMinimumQuality
974pilotAttributeType 52	:			: subtreeMaximumQuality
975pilotAttributeType 53	:			: personalSignature
976pilotAttributeType 54	:			: dITRedirect
977pilotAttributeType 55	: audio
978pilotAttributeType 56	:			: documentPublisher
979
980international-organizations 42	: id-set	: Secure Electronic Transactions
981
982id-set 0		: set-ctype		: content types
983id-set 1		: set-msgExt		: message extensions
984id-set 3		: set-attr
985id-set 5		: set-policy
986id-set 7		: set-certExt		: certificate extensions
987id-set 8		: set-brand
988
989set-ctype 0		: setct-PANData
990set-ctype 1		: setct-PANToken
991set-ctype 2		: setct-PANOnly
992set-ctype 3		: setct-OIData
993set-ctype 4		: setct-PI
994set-ctype 5		: setct-PIData
995set-ctype 6		: setct-PIDataUnsigned
996set-ctype 7		: setct-HODInput
997set-ctype 8		: setct-AuthResBaggage
998set-ctype 9		: setct-AuthRevReqBaggage
999set-ctype 10		: setct-AuthRevResBaggage
1000set-ctype 11		: setct-CapTokenSeq
1001set-ctype 12		: setct-PInitResData
1002set-ctype 13		: setct-PI-TBS
1003set-ctype 14		: setct-PResData
1004set-ctype 16		: setct-AuthReqTBS
1005set-ctype 17		: setct-AuthResTBS
1006set-ctype 18		: setct-AuthResTBSX
1007set-ctype 19		: setct-AuthTokenTBS
1008set-ctype 20		: setct-CapTokenData
1009set-ctype 21		: setct-CapTokenTBS
1010set-ctype 22		: setct-AcqCardCodeMsg
1011set-ctype 23		: setct-AuthRevReqTBS
1012set-ctype 24		: setct-AuthRevResData
1013set-ctype 25		: setct-AuthRevResTBS
1014set-ctype 26		: setct-CapReqTBS
1015set-ctype 27		: setct-CapReqTBSX
1016set-ctype 28		: setct-CapResData
1017set-ctype 29		: setct-CapRevReqTBS
1018set-ctype 30		: setct-CapRevReqTBSX
1019set-ctype 31		: setct-CapRevResData
1020set-ctype 32		: setct-CredReqTBS
1021set-ctype 33		: setct-CredReqTBSX
1022set-ctype 34		: setct-CredResData
1023set-ctype 35		: setct-CredRevReqTBS
1024set-ctype 36		: setct-CredRevReqTBSX
1025set-ctype 37		: setct-CredRevResData
1026set-ctype 38		: setct-PCertReqData
1027set-ctype 39		: setct-PCertResTBS
1028set-ctype 40		: setct-BatchAdminReqData
1029set-ctype 41		: setct-BatchAdminResData
1030set-ctype 42		: setct-CardCInitResTBS
1031set-ctype 43		: setct-MeAqCInitResTBS
1032set-ctype 44		: setct-RegFormResTBS
1033set-ctype 45		: setct-CertReqData
1034set-ctype 46		: setct-CertReqTBS
1035set-ctype 47		: setct-CertResData
1036set-ctype 48		: setct-CertInqReqTBS
1037set-ctype 49		: setct-ErrorTBS
1038set-ctype 50		: setct-PIDualSignedTBE
1039set-ctype 51		: setct-PIUnsignedTBE
1040set-ctype 52		: setct-AuthReqTBE
1041set-ctype 53		: setct-AuthResTBE
1042set-ctype 54		: setct-AuthResTBEX
1043set-ctype 55		: setct-AuthTokenTBE
1044set-ctype 56		: setct-CapTokenTBE
1045set-ctype 57		: setct-CapTokenTBEX
1046set-ctype 58		: setct-AcqCardCodeMsgTBE
1047set-ctype 59		: setct-AuthRevReqTBE
1048set-ctype 60		: setct-AuthRevResTBE
1049set-ctype 61		: setct-AuthRevResTBEB
1050set-ctype 62		: setct-CapReqTBE
1051set-ctype 63		: setct-CapReqTBEX
1052set-ctype 64		: setct-CapResTBE
1053set-ctype 65		: setct-CapRevReqTBE
1054set-ctype 66		: setct-CapRevReqTBEX
1055set-ctype 67		: setct-CapRevResTBE
1056set-ctype 68		: setct-CredReqTBE
1057set-ctype 69		: setct-CredReqTBEX
1058set-ctype 70		: setct-CredResTBE
1059set-ctype 71		: setct-CredRevReqTBE
1060set-ctype 72		: setct-CredRevReqTBEX
1061set-ctype 73		: setct-CredRevResTBE
1062set-ctype 74		: setct-BatchAdminReqTBE
1063set-ctype 75		: setct-BatchAdminResTBE
1064set-ctype 76		: setct-RegFormReqTBE
1065set-ctype 77		: setct-CertReqTBE
1066set-ctype 78		: setct-CertReqTBEX
1067set-ctype 79		: setct-CertResTBE
1068set-ctype 80		: setct-CRLNotificationTBS
1069set-ctype 81		: setct-CRLNotificationResTBS
1070set-ctype 82		: setct-BCIDistributionTBS
1071
1072set-msgExt 1		: setext-genCrypt	: generic cryptogram
1073set-msgExt 3		: setext-miAuth		: merchant initiated auth
1074set-msgExt 4		: setext-pinSecure
1075set-msgExt 5		: setext-pinAny
1076set-msgExt 7		: setext-track2
1077set-msgExt 8		: setext-cv		: additional verification
1078
1079set-policy 0		: set-policy-root
1080
1081set-certExt 0		: setCext-hashedRoot
1082set-certExt 1		: setCext-certType
1083set-certExt 2		: setCext-merchData
1084set-certExt 3		: setCext-cCertRequired
1085set-certExt 4		: setCext-tunneling
1086set-certExt 5		: setCext-setExt
1087set-certExt 6		: setCext-setQualf
1088set-certExt 7		: setCext-PGWYcapabilities
1089set-certExt 8		: setCext-TokenIdentifier
1090set-certExt 9		: setCext-Track2Data
1091set-certExt 10		: setCext-TokenType
1092set-certExt 11		: setCext-IssuerCapabilities
1093
1094set-attr 0		: setAttr-Cert
1095set-attr 1		: setAttr-PGWYcap	: payment gateway capabilities
1096set-attr 2		: setAttr-TokenType
1097set-attr 3		: setAttr-IssCap	: issuer capabilities
1098
1099setAttr-Cert 0		: set-rootKeyThumb
1100setAttr-Cert 1		: set-addPolicy
1101
1102setAttr-TokenType 1	: setAttr-Token-EMV
1103setAttr-TokenType 2	: setAttr-Token-B0Prime
1104
1105setAttr-IssCap 3	: setAttr-IssCap-CVM
1106setAttr-IssCap 4	: setAttr-IssCap-T2
1107setAttr-IssCap 5	: setAttr-IssCap-Sig
1108
1109setAttr-IssCap-CVM 1	: setAttr-GenCryptgrm	: generate cryptogram
1110setAttr-IssCap-T2 1	: setAttr-T2Enc		: encrypted track 2
1111setAttr-IssCap-T2 2	: setAttr-T2cleartxt	: cleartext track 2
1112
1113setAttr-IssCap-Sig 1	: setAttr-TokICCsig	: ICC or token signature
1114setAttr-IssCap-Sig 2	: setAttr-SecDevSig	: secure device signature
1115
1116set-brand 1		: set-brand-IATA-ATA
1117set-brand 30		: set-brand-Diners
1118set-brand 34		: set-brand-AmericanExpress
1119set-brand 35		: set-brand-JCB
1120set-brand 4		: set-brand-Visa
1121set-brand 5		: set-brand-MasterCard
1122set-brand 6011		: set-brand-Novus
1123
1124rsadsi 3 10		: DES-CDMF		: des-cdmf
1125rsadsi 1 1 6		: rsaOAEPEncryptionSET
1126
1127			: Oakley-EC2N-3		: ipsec3
1128			: Oakley-EC2N-4		: ipsec4
1129
1130iso 0 10118 3 0 55	: whirlpool
1131
1132# GOST OIDs
1133
1134member-body 643 2 2	: cryptopro
1135member-body 643 2 9	: cryptocom
1136
1137cryptopro 3		: id-GostR3411-94-with-GostR3410-2001 : GOST R 34.11-94 with GOST R 34.10-2001
1138cryptopro 4		: id-GostR3411-94-with-GostR3410-94 : GOST R 34.11-94 with GOST R 34.10-94
1139!Cname id-GostR3411-94
1140cryptopro 9		: md_gost94		: GOST R 34.11-94
1141cryptopro 10		: id-HMACGostR3411-94	: HMAC GOST 34.11-94
1142!Cname id-GostR3410-2001
1143cryptopro 19		: gost2001	: GOST R 34.10-2001
1144!Cname id-GostR3410-94
1145cryptopro 20		: gost94	: GOST R 34.10-94
1146!Cname id-Gost28147-89
1147cryptopro 21		: gost89 		: GOST 28147-89
1148			: gost89-cnt
1149!Cname id-Gost28147-89-MAC
1150cryptopro 22		: gost-mac	: GOST 28147-89 MAC
1151!Cname id-GostR3411-94-prf
1152cryptopro 23		: prf-gostr3411-94	: GOST R 34.11-94 PRF
1153cryptopro 98		: id-GostR3410-2001DH	: GOST R 34.10-2001 DH
1154cryptopro 99		: id-GostR3410-94DH	: GOST R 34.10-94 DH
1155
1156cryptopro 14 1		: id-Gost28147-89-CryptoPro-KeyMeshing
1157cryptopro 14 0		: id-Gost28147-89-None-KeyMeshing
1158
1159# GOST parameter set OIDs
1160
1161cryptopro 30 0		: id-GostR3411-94-TestParamSet
1162cryptopro 30 1		: id-GostR3411-94-CryptoProParamSet
1163
1164cryptopro 31 0		: id-Gost28147-89-TestParamSet
1165cryptopro 31 1		: id-Gost28147-89-CryptoPro-A-ParamSet
1166cryptopro 31 2		: id-Gost28147-89-CryptoPro-B-ParamSet
1167cryptopro 31 3		: id-Gost28147-89-CryptoPro-C-ParamSet
1168cryptopro 31 4		: id-Gost28147-89-CryptoPro-D-ParamSet
1169cryptopro 31 5		: id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet
1170cryptopro 31 6		: id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet
1171cryptopro 31 7		: id-Gost28147-89-CryptoPro-RIC-1-ParamSet
1172
1173cryptopro 32 0		: id-GostR3410-94-TestParamSet
1174cryptopro 32 2		: id-GostR3410-94-CryptoPro-A-ParamSet
1175cryptopro 32 3		: id-GostR3410-94-CryptoPro-B-ParamSet
1176cryptopro 32 4		: id-GostR3410-94-CryptoPro-C-ParamSet
1177cryptopro 32 5		: id-GostR3410-94-CryptoPro-D-ParamSet
1178
1179cryptopro 33 1		: id-GostR3410-94-CryptoPro-XchA-ParamSet
1180cryptopro 33 2		: id-GostR3410-94-CryptoPro-XchB-ParamSet
1181cryptopro 33 3		: id-GostR3410-94-CryptoPro-XchC-ParamSet
1182
1183cryptopro 35 0		: id-GostR3410-2001-TestParamSet
1184cryptopro 35 1		: id-GostR3410-2001-CryptoPro-A-ParamSet
1185cryptopro 35 2		: id-GostR3410-2001-CryptoPro-B-ParamSet
1186cryptopro 35 3		: id-GostR3410-2001-CryptoPro-C-ParamSet
1187
1188cryptopro 36 0		: id-GostR3410-2001-CryptoPro-XchA-ParamSet
1189cryptopro 36 1		: id-GostR3410-2001-CryptoPro-XchB-ParamSet
1190
1191id-GostR3410-94 1	: id-GostR3410-94-a
1192id-GostR3410-94 2	: id-GostR3410-94-aBis
1193id-GostR3410-94 3	: id-GostR3410-94-b
1194id-GostR3410-94 4	: id-GostR3410-94-bBis
1195
1196# Cryptocom LTD GOST OIDs
1197
1198cryptocom 1 6 1		: id-Gost28147-89-cc	: GOST 28147-89 Cryptocom ParamSet
1199!Cname id-GostR3410-94-cc
1200cryptocom 1 5 3		: gost94cc	: GOST 34.10-94 Cryptocom
1201!Cname id-GostR3410-2001-cc
1202cryptocom 1 5 4		: gost2001cc	: GOST 34.10-2001 Cryptocom
1203
1204cryptocom 1 3 3		: id-GostR3411-94-with-GostR3410-94-cc : GOST R 34.11-94 with GOST R 34.10-94 Cryptocom
1205cryptocom 1 3 4		: id-GostR3411-94-with-GostR3410-2001-cc : GOST R 34.11-94 with GOST R 34.10-2001 Cryptocom
1206
1207cryptocom 1 8 1		: id-GostR3410-2001-ParamSet-cc : GOST R 3410-2001 Parameter Set Cryptocom
1208
1209# Definitions for Camellia cipher - CBC MODE
1210
12111 2 392 200011 61 1 1 1 2 : CAMELLIA-128-CBC		: camellia-128-cbc
12121 2 392 200011 61 1 1 1 3 : CAMELLIA-192-CBC		: camellia-192-cbc
12131 2 392 200011 61 1 1 1 4 : CAMELLIA-256-CBC		: camellia-256-cbc
1214
1215# Definitions for Camellia cipher - ECB, CFB, OFB MODE
1216
1217!Alias ntt-ds 0 3 4401 5
1218!Alias camellia ntt-ds 3 1 9
1219
1220camellia 1		: CAMELLIA-128-ECB		: camellia-128-ecb
1221!Cname camellia-128-ofb128
1222camellia 3		: CAMELLIA-128-OFB		: camellia-128-ofb
1223!Cname camellia-128-cfb128
1224camellia 4		: CAMELLIA-128-CFB		: camellia-128-cfb
1225
1226camellia 21		: CAMELLIA-192-ECB		: camellia-192-ecb
1227!Cname camellia-192-ofb128
1228camellia 23		: CAMELLIA-192-OFB		: camellia-192-ofb
1229!Cname camellia-192-cfb128
1230camellia 24		: CAMELLIA-192-CFB		: camellia-192-cfb
1231
1232camellia 41		: CAMELLIA-256-ECB		: camellia-256-ecb
1233!Cname camellia-256-ofb128
1234camellia 43		: CAMELLIA-256-OFB		: camellia-256-ofb
1235!Cname camellia-256-cfb128
1236camellia 44		: CAMELLIA-256-CFB		: camellia-256-cfb
1237
1238# There are no OIDs for these modes...
1239
1240			: CAMELLIA-128-CFB1		: camellia-128-cfb1
1241			: CAMELLIA-192-CFB1		: camellia-192-cfb1
1242			: CAMELLIA-256-CFB1		: camellia-256-cfb1
1243			: CAMELLIA-128-CFB8		: camellia-128-cfb8
1244			: CAMELLIA-192-CFB8		: camellia-192-cfb8
1245			: CAMELLIA-256-CFB8		: camellia-256-cfb8
1246
1247# Definitions for SEED cipher - ECB, CBC, OFB mode
1248
1249member-body 410 200004  : KISA          : kisa
1250kisa 1 3                : SEED-ECB      : seed-ecb
1251kisa 1 4                : SEED-CBC      : seed-cbc
1252!Cname seed-cfb128
1253kisa 1 5                : SEED-CFB      : seed-cfb
1254!Cname seed-ofb128
1255kisa 1 6                : SEED-OFB      : seed-ofb
1256
1257# There is no OID that just denotes "HMAC" oddly enough...
1258
1259			: HMAC				: hmac
1260