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