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