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