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