1/*
2 * WARNING: do not edit!
3 * Generated by crypto/objects/objects.pl
4 *
5 * Copyright 2000-2025 The OpenSSL Project Authors. All Rights Reserved.
6 * Licensed under the Apache License 2.0 (the "License"). You may not use
7 * this file except in compliance with the License. You can obtain a copy
8 * in the file LICENSE in the source distribution or at
9 * https://www.openssl.org/source/license.html
10 */
11
12#ifndef OPENSSL_OBJ_MAC_H
13# define OPENSSL_OBJ_MAC_H
14# pragma once
15
16#define SN_undef "UNDEF"
17#define LN_undef "undefined"
18#define NID_undef 0
19#define OBJ_undef 0L
20
21#define SN_itu_t "ITU-T"
22#define LN_itu_t "itu-t"
23#define NID_itu_t 645
24#define OBJ_itu_t 0L
25
26#define NID_ccitt 404
27#define OBJ_ccitt OBJ_itu_t
28
29#define SN_iso "ISO"
30#define LN_iso "iso"
31#define NID_iso 181
32#define OBJ_iso 1L
33
34#define SN_joint_iso_itu_t "JOINT-ISO-ITU-T"
35#define LN_joint_iso_itu_t "joint-iso-itu-t"
36#define NID_joint_iso_itu_t 646
37#define OBJ_joint_iso_itu_t 2L
38
39#define NID_joint_iso_ccitt 393
40#define OBJ_joint_iso_ccitt OBJ_joint_iso_itu_t
41
42#define SN_member_body "member-body"
43#define LN_member_body "ISO Member Body"
44#define NID_member_body 182
45#define OBJ_member_body OBJ_iso,2L
46
47#define SN_identified_organization "identified-organization"
48#define NID_identified_organization 676
49#define OBJ_identified_organization OBJ_iso,3L
50
51#define SN_gmac "GMAC"
52#define LN_gmac "gmac"
53#define NID_gmac 1195
54#define OBJ_gmac OBJ_iso,0L,9797L,3L,4L
55
56#define SN_hmac_md5 "HMAC-MD5"
57#define LN_hmac_md5 "hmac-md5"
58#define NID_hmac_md5 780
59#define OBJ_hmac_md5 OBJ_identified_organization,6L,1L,5L,5L,8L,1L,1L
60
61#define SN_hmac_sha1 "HMAC-SHA1"
62#define LN_hmac_sha1 "hmac-sha1"
63#define NID_hmac_sha1 781
64#define OBJ_hmac_sha1 OBJ_identified_organization,6L,1L,5L,5L,8L,1L,2L
65
66#define SN_x509ExtAdmission "x509ExtAdmission"
67#define LN_x509ExtAdmission "Professional Information or basis for Admission"
68#define NID_x509ExtAdmission 1093
69#define OBJ_x509ExtAdmission OBJ_identified_organization,36L,8L,3L,3L
70
71#define SN_certicom_arc "certicom-arc"
72#define NID_certicom_arc 677
73#define OBJ_certicom_arc OBJ_identified_organization,132L
74
75#define SN_ieee "ieee"
76#define NID_ieee 1170
77#define OBJ_ieee OBJ_identified_organization,111L
78
79#define SN_ieee_siswg "ieee-siswg"
80#define LN_ieee_siswg "IEEE Security in Storage Working Group"
81#define NID_ieee_siswg 1171
82#define OBJ_ieee_siswg OBJ_ieee,2L,1619L
83
84#define SN_international_organizations "international-organizations"
85#define LN_international_organizations "International Organizations"
86#define NID_international_organizations 647
87#define OBJ_international_organizations OBJ_joint_iso_itu_t,23L
88
89#define SN_wap "wap"
90#define NID_wap 678
91#define OBJ_wap OBJ_international_organizations,43L
92
93#define SN_wap_wsg "wap-wsg"
94#define NID_wap_wsg 679
95#define OBJ_wap_wsg OBJ_wap,1L
96
97#define SN_selected_attribute_types "selected-attribute-types"
98#define LN_selected_attribute_types "Selected Attribute Types"
99#define NID_selected_attribute_types 394
100#define OBJ_selected_attribute_types OBJ_joint_iso_itu_t,5L,1L,5L
101
102#define SN_clearance "clearance"
103#define NID_clearance 395
104#define OBJ_clearance OBJ_selected_attribute_types,55L
105
106#define SN_ISO_US "ISO-US"
107#define LN_ISO_US "ISO US Member Body"
108#define NID_ISO_US 183
109#define OBJ_ISO_US OBJ_member_body,840L
110
111#define SN_X9_57 "X9-57"
112#define LN_X9_57 "X9.57"
113#define NID_X9_57 184
114#define OBJ_X9_57 OBJ_ISO_US,10040L
115
116#define SN_X9cm "X9cm"
117#define LN_X9cm "X9.57 CM ?"
118#define NID_X9cm 185
119#define OBJ_X9cm OBJ_X9_57,4L
120
121#define SN_ISO_CN "ISO-CN"
122#define LN_ISO_CN "ISO CN Member Body"
123#define NID_ISO_CN 1140
124#define OBJ_ISO_CN OBJ_member_body,156L
125
126#define SN_oscca "oscca"
127#define NID_oscca 1141
128#define OBJ_oscca OBJ_ISO_CN,10197L
129
130#define SN_sm_scheme "sm-scheme"
131#define NID_sm_scheme 1142
132#define OBJ_sm_scheme OBJ_oscca,1L
133
134#define SN_dsa "DSA"
135#define LN_dsa "dsaEncryption"
136#define NID_dsa 116
137#define OBJ_dsa OBJ_X9cm,1L
138
139#define SN_dsaWithSHA1 "DSA-SHA1"
140#define LN_dsaWithSHA1 "dsaWithSHA1"
141#define NID_dsaWithSHA1 113
142#define OBJ_dsaWithSHA1 OBJ_X9cm,3L
143
144#define SN_ansi_X9_62 "ansi-X9-62"
145#define LN_ansi_X9_62 "ANSI X9.62"
146#define NID_ansi_X9_62 405
147#define OBJ_ansi_X9_62 OBJ_ISO_US,10045L
148
149#define OBJ_X9_62_id_fieldType OBJ_ansi_X9_62,1L
150
151#define SN_X9_62_prime_field "prime-field"
152#define NID_X9_62_prime_field 406
153#define OBJ_X9_62_prime_field OBJ_X9_62_id_fieldType,1L
154
155#define SN_X9_62_characteristic_two_field "characteristic-two-field"
156#define NID_X9_62_characteristic_two_field 407
157#define OBJ_X9_62_characteristic_two_field OBJ_X9_62_id_fieldType,2L
158
159#define SN_X9_62_id_characteristic_two_basis "id-characteristic-two-basis"
160#define NID_X9_62_id_characteristic_two_basis 680
161#define OBJ_X9_62_id_characteristic_two_basis OBJ_X9_62_characteristic_two_field,3L
162
163#define SN_X9_62_onBasis "onBasis"
164#define NID_X9_62_onBasis 681
165#define OBJ_X9_62_onBasis OBJ_X9_62_id_characteristic_two_basis,1L
166
167#define SN_X9_62_tpBasis "tpBasis"
168#define NID_X9_62_tpBasis 682
169#define OBJ_X9_62_tpBasis OBJ_X9_62_id_characteristic_two_basis,2L
170
171#define SN_X9_62_ppBasis "ppBasis"
172#define NID_X9_62_ppBasis 683
173#define OBJ_X9_62_ppBasis OBJ_X9_62_id_characteristic_two_basis,3L
174
175#define OBJ_X9_62_id_publicKeyType OBJ_ansi_X9_62,2L
176
177#define SN_X9_62_id_ecPublicKey "id-ecPublicKey"
178#define NID_X9_62_id_ecPublicKey 408
179#define OBJ_X9_62_id_ecPublicKey OBJ_X9_62_id_publicKeyType,1L
180
181#define OBJ_X9_62_ellipticCurve OBJ_ansi_X9_62,3L
182
183#define OBJ_X9_62_c_TwoCurve OBJ_X9_62_ellipticCurve,0L
184
185#define SN_X9_62_c2pnb163v1 "c2pnb163v1"
186#define NID_X9_62_c2pnb163v1 684
187#define OBJ_X9_62_c2pnb163v1 OBJ_X9_62_c_TwoCurve,1L
188
189#define SN_X9_62_c2pnb163v2 "c2pnb163v2"
190#define NID_X9_62_c2pnb163v2 685
191#define OBJ_X9_62_c2pnb163v2 OBJ_X9_62_c_TwoCurve,2L
192
193#define SN_X9_62_c2pnb163v3 "c2pnb163v3"
194#define NID_X9_62_c2pnb163v3 686
195#define OBJ_X9_62_c2pnb163v3 OBJ_X9_62_c_TwoCurve,3L
196
197#define SN_X9_62_c2pnb176v1 "c2pnb176v1"
198#define NID_X9_62_c2pnb176v1 687
199#define OBJ_X9_62_c2pnb176v1 OBJ_X9_62_c_TwoCurve,4L
200
201#define SN_X9_62_c2tnb191v1 "c2tnb191v1"
202#define NID_X9_62_c2tnb191v1 688
203#define OBJ_X9_62_c2tnb191v1 OBJ_X9_62_c_TwoCurve,5L
204
205#define SN_X9_62_c2tnb191v2 "c2tnb191v2"
206#define NID_X9_62_c2tnb191v2 689
207#define OBJ_X9_62_c2tnb191v2 OBJ_X9_62_c_TwoCurve,6L
208
209#define SN_X9_62_c2tnb191v3 "c2tnb191v3"
210#define NID_X9_62_c2tnb191v3 690
211#define OBJ_X9_62_c2tnb191v3 OBJ_X9_62_c_TwoCurve,7L
212
213#define SN_X9_62_c2onb191v4 "c2onb191v4"
214#define NID_X9_62_c2onb191v4 691
215#define OBJ_X9_62_c2onb191v4 OBJ_X9_62_c_TwoCurve,8L
216
217#define SN_X9_62_c2onb191v5 "c2onb191v5"
218#define NID_X9_62_c2onb191v5 692
219#define OBJ_X9_62_c2onb191v5 OBJ_X9_62_c_TwoCurve,9L
220
221#define SN_X9_62_c2pnb208w1 "c2pnb208w1"
222#define NID_X9_62_c2pnb208w1 693
223#define OBJ_X9_62_c2pnb208w1 OBJ_X9_62_c_TwoCurve,10L
224
225#define SN_X9_62_c2tnb239v1 "c2tnb239v1"
226#define NID_X9_62_c2tnb239v1 694
227#define OBJ_X9_62_c2tnb239v1 OBJ_X9_62_c_TwoCurve,11L
228
229#define SN_X9_62_c2tnb239v2 "c2tnb239v2"
230#define NID_X9_62_c2tnb239v2 695
231#define OBJ_X9_62_c2tnb239v2 OBJ_X9_62_c_TwoCurve,12L
232
233#define SN_X9_62_c2tnb239v3 "c2tnb239v3"
234#define NID_X9_62_c2tnb239v3 696
235#define OBJ_X9_62_c2tnb239v3 OBJ_X9_62_c_TwoCurve,13L
236
237#define SN_X9_62_c2onb239v4 "c2onb239v4"
238#define NID_X9_62_c2onb239v4 697
239#define OBJ_X9_62_c2onb239v4 OBJ_X9_62_c_TwoCurve,14L
240
241#define SN_X9_62_c2onb239v5 "c2onb239v5"
242#define NID_X9_62_c2onb239v5 698
243#define OBJ_X9_62_c2onb239v5 OBJ_X9_62_c_TwoCurve,15L
244
245#define SN_X9_62_c2pnb272w1 "c2pnb272w1"
246#define NID_X9_62_c2pnb272w1 699
247#define OBJ_X9_62_c2pnb272w1 OBJ_X9_62_c_TwoCurve,16L
248
249#define SN_X9_62_c2pnb304w1 "c2pnb304w1"
250#define NID_X9_62_c2pnb304w1 700
251#define OBJ_X9_62_c2pnb304w1 OBJ_X9_62_c_TwoCurve,17L
252
253#define SN_X9_62_c2tnb359v1 "c2tnb359v1"
254#define NID_X9_62_c2tnb359v1 701
255#define OBJ_X9_62_c2tnb359v1 OBJ_X9_62_c_TwoCurve,18L
256
257#define SN_X9_62_c2pnb368w1 "c2pnb368w1"
258#define NID_X9_62_c2pnb368w1 702
259#define OBJ_X9_62_c2pnb368w1 OBJ_X9_62_c_TwoCurve,19L
260
261#define SN_X9_62_c2tnb431r1 "c2tnb431r1"
262#define NID_X9_62_c2tnb431r1 703
263#define OBJ_X9_62_c2tnb431r1 OBJ_X9_62_c_TwoCurve,20L
264
265#define OBJ_X9_62_primeCurve OBJ_X9_62_ellipticCurve,1L
266
267#define SN_X9_62_prime192v1 "prime192v1"
268#define NID_X9_62_prime192v1 409
269#define OBJ_X9_62_prime192v1 OBJ_X9_62_primeCurve,1L
270
271#define SN_X9_62_prime192v2 "prime192v2"
272#define NID_X9_62_prime192v2 410
273#define OBJ_X9_62_prime192v2 OBJ_X9_62_primeCurve,2L
274
275#define SN_X9_62_prime192v3 "prime192v3"
276#define NID_X9_62_prime192v3 411
277#define OBJ_X9_62_prime192v3 OBJ_X9_62_primeCurve,3L
278
279#define SN_X9_62_prime239v1 "prime239v1"
280#define NID_X9_62_prime239v1 412
281#define OBJ_X9_62_prime239v1 OBJ_X9_62_primeCurve,4L
282
283#define SN_X9_62_prime239v2 "prime239v2"
284#define NID_X9_62_prime239v2 413
285#define OBJ_X9_62_prime239v2 OBJ_X9_62_primeCurve,5L
286
287#define SN_X9_62_prime239v3 "prime239v3"
288#define NID_X9_62_prime239v3 414
289#define OBJ_X9_62_prime239v3 OBJ_X9_62_primeCurve,6L
290
291#define SN_X9_62_prime256v1 "prime256v1"
292#define NID_X9_62_prime256v1 415
293#define OBJ_X9_62_prime256v1 OBJ_X9_62_primeCurve,7L
294
295#define OBJ_X9_62_id_ecSigType OBJ_ansi_X9_62,4L
296
297#define SN_ecdsa_with_SHA1 "ecdsa-with-SHA1"
298#define NID_ecdsa_with_SHA1 416
299#define OBJ_ecdsa_with_SHA1 OBJ_X9_62_id_ecSigType,1L
300
301#define SN_ecdsa_with_Recommended "ecdsa-with-Recommended"
302#define NID_ecdsa_with_Recommended 791
303#define OBJ_ecdsa_with_Recommended OBJ_X9_62_id_ecSigType,2L
304
305#define SN_ecdsa_with_Specified "ecdsa-with-Specified"
306#define NID_ecdsa_with_Specified 792
307#define OBJ_ecdsa_with_Specified OBJ_X9_62_id_ecSigType,3L
308
309#define SN_ecdsa_with_SHA224 "ecdsa-with-SHA224"
310#define NID_ecdsa_with_SHA224 793
311#define OBJ_ecdsa_with_SHA224 OBJ_ecdsa_with_Specified,1L
312
313#define SN_ecdsa_with_SHA256 "ecdsa-with-SHA256"
314#define NID_ecdsa_with_SHA256 794
315#define OBJ_ecdsa_with_SHA256 OBJ_ecdsa_with_Specified,2L
316
317#define SN_ecdsa_with_SHA384 "ecdsa-with-SHA384"
318#define NID_ecdsa_with_SHA384 795
319#define OBJ_ecdsa_with_SHA384 OBJ_ecdsa_with_Specified,3L
320
321#define SN_ecdsa_with_SHA512 "ecdsa-with-SHA512"
322#define NID_ecdsa_with_SHA512 796
323#define OBJ_ecdsa_with_SHA512 OBJ_ecdsa_with_Specified,4L
324
325#define OBJ_secg_ellipticCurve OBJ_certicom_arc,0L
326
327#define SN_secp112r1 "secp112r1"
328#define NID_secp112r1 704
329#define OBJ_secp112r1 OBJ_secg_ellipticCurve,6L
330
331#define SN_secp112r2 "secp112r2"
332#define NID_secp112r2 705
333#define OBJ_secp112r2 OBJ_secg_ellipticCurve,7L
334
335#define SN_secp128r1 "secp128r1"
336#define NID_secp128r1 706
337#define OBJ_secp128r1 OBJ_secg_ellipticCurve,28L
338
339#define SN_secp128r2 "secp128r2"
340#define NID_secp128r2 707
341#define OBJ_secp128r2 OBJ_secg_ellipticCurve,29L
342
343#define SN_secp160k1 "secp160k1"
344#define NID_secp160k1 708
345#define OBJ_secp160k1 OBJ_secg_ellipticCurve,9L
346
347#define SN_secp160r1 "secp160r1"
348#define NID_secp160r1 709
349#define OBJ_secp160r1 OBJ_secg_ellipticCurve,8L
350
351#define SN_secp160r2 "secp160r2"
352#define NID_secp160r2 710
353#define OBJ_secp160r2 OBJ_secg_ellipticCurve,30L
354
355#define SN_secp192k1 "secp192k1"
356#define NID_secp192k1 711
357#define OBJ_secp192k1 OBJ_secg_ellipticCurve,31L
358
359#define SN_secp224k1 "secp224k1"
360#define NID_secp224k1 712
361#define OBJ_secp224k1 OBJ_secg_ellipticCurve,32L
362
363#define SN_secp224r1 "secp224r1"
364#define NID_secp224r1 713
365#define OBJ_secp224r1 OBJ_secg_ellipticCurve,33L
366
367#define SN_secp256k1 "secp256k1"
368#define NID_secp256k1 714
369#define OBJ_secp256k1 OBJ_secg_ellipticCurve,10L
370
371#define SN_secp384r1 "secp384r1"
372#define NID_secp384r1 715
373#define OBJ_secp384r1 OBJ_secg_ellipticCurve,34L
374
375#define SN_secp521r1 "secp521r1"
376#define NID_secp521r1 716
377#define OBJ_secp521r1 OBJ_secg_ellipticCurve,35L
378
379#define SN_sect113r1 "sect113r1"
380#define NID_sect113r1 717
381#define OBJ_sect113r1 OBJ_secg_ellipticCurve,4L
382
383#define SN_sect113r2 "sect113r2"
384#define NID_sect113r2 718
385#define OBJ_sect113r2 OBJ_secg_ellipticCurve,5L
386
387#define SN_sect131r1 "sect131r1"
388#define NID_sect131r1 719
389#define OBJ_sect131r1 OBJ_secg_ellipticCurve,22L
390
391#define SN_sect131r2 "sect131r2"
392#define NID_sect131r2 720
393#define OBJ_sect131r2 OBJ_secg_ellipticCurve,23L
394
395#define SN_sect163k1 "sect163k1"
396#define NID_sect163k1 721
397#define OBJ_sect163k1 OBJ_secg_ellipticCurve,1L
398
399#define SN_sect163r1 "sect163r1"
400#define NID_sect163r1 722
401#define OBJ_sect163r1 OBJ_secg_ellipticCurve,2L
402
403#define SN_sect163r2 "sect163r2"
404#define NID_sect163r2 723
405#define OBJ_sect163r2 OBJ_secg_ellipticCurve,15L
406
407#define SN_sect193r1 "sect193r1"
408#define NID_sect193r1 724
409#define OBJ_sect193r1 OBJ_secg_ellipticCurve,24L
410
411#define SN_sect193r2 "sect193r2"
412#define NID_sect193r2 725
413#define OBJ_sect193r2 OBJ_secg_ellipticCurve,25L
414
415#define SN_sect233k1 "sect233k1"
416#define NID_sect233k1 726
417#define OBJ_sect233k1 OBJ_secg_ellipticCurve,26L
418
419#define SN_sect233r1 "sect233r1"
420#define NID_sect233r1 727
421#define OBJ_sect233r1 OBJ_secg_ellipticCurve,27L
422
423#define SN_sect239k1 "sect239k1"
424#define NID_sect239k1 728
425#define OBJ_sect239k1 OBJ_secg_ellipticCurve,3L
426
427#define SN_sect283k1 "sect283k1"
428#define NID_sect283k1 729
429#define OBJ_sect283k1 OBJ_secg_ellipticCurve,16L
430
431#define SN_sect283r1 "sect283r1"
432#define NID_sect283r1 730
433#define OBJ_sect283r1 OBJ_secg_ellipticCurve,17L
434
435#define SN_sect409k1 "sect409k1"
436#define NID_sect409k1 731
437#define OBJ_sect409k1 OBJ_secg_ellipticCurve,36L
438
439#define SN_sect409r1 "sect409r1"
440#define NID_sect409r1 732
441#define OBJ_sect409r1 OBJ_secg_ellipticCurve,37L
442
443#define SN_sect571k1 "sect571k1"
444#define NID_sect571k1 733
445#define OBJ_sect571k1 OBJ_secg_ellipticCurve,38L
446
447#define SN_sect571r1 "sect571r1"
448#define NID_sect571r1 734
449#define OBJ_sect571r1 OBJ_secg_ellipticCurve,39L
450
451#define OBJ_wap_wsg_idm_ecid OBJ_wap_wsg,4L
452
453#define SN_wap_wsg_idm_ecid_wtls1 "wap-wsg-idm-ecid-wtls1"
454#define NID_wap_wsg_idm_ecid_wtls1 735
455#define OBJ_wap_wsg_idm_ecid_wtls1 OBJ_wap_wsg_idm_ecid,1L
456
457#define SN_wap_wsg_idm_ecid_wtls3 "wap-wsg-idm-ecid-wtls3"
458#define NID_wap_wsg_idm_ecid_wtls3 736
459#define OBJ_wap_wsg_idm_ecid_wtls3 OBJ_wap_wsg_idm_ecid,3L
460
461#define SN_wap_wsg_idm_ecid_wtls4 "wap-wsg-idm-ecid-wtls4"
462#define NID_wap_wsg_idm_ecid_wtls4 737
463#define OBJ_wap_wsg_idm_ecid_wtls4 OBJ_wap_wsg_idm_ecid,4L
464
465#define SN_wap_wsg_idm_ecid_wtls5 "wap-wsg-idm-ecid-wtls5"
466#define NID_wap_wsg_idm_ecid_wtls5 738
467#define OBJ_wap_wsg_idm_ecid_wtls5 OBJ_wap_wsg_idm_ecid,5L
468
469#define SN_wap_wsg_idm_ecid_wtls6 "wap-wsg-idm-ecid-wtls6"
470#define NID_wap_wsg_idm_ecid_wtls6 739
471#define OBJ_wap_wsg_idm_ecid_wtls6 OBJ_wap_wsg_idm_ecid,6L
472
473#define SN_wap_wsg_idm_ecid_wtls7 "wap-wsg-idm-ecid-wtls7"
474#define NID_wap_wsg_idm_ecid_wtls7 740
475#define OBJ_wap_wsg_idm_ecid_wtls7 OBJ_wap_wsg_idm_ecid,7L
476
477#define SN_wap_wsg_idm_ecid_wtls8 "wap-wsg-idm-ecid-wtls8"
478#define NID_wap_wsg_idm_ecid_wtls8 741
479#define OBJ_wap_wsg_idm_ecid_wtls8 OBJ_wap_wsg_idm_ecid,8L
480
481#define SN_wap_wsg_idm_ecid_wtls9 "wap-wsg-idm-ecid-wtls9"
482#define NID_wap_wsg_idm_ecid_wtls9 742
483#define OBJ_wap_wsg_idm_ecid_wtls9 OBJ_wap_wsg_idm_ecid,9L
484
485#define SN_wap_wsg_idm_ecid_wtls10 "wap-wsg-idm-ecid-wtls10"
486#define NID_wap_wsg_idm_ecid_wtls10 743
487#define OBJ_wap_wsg_idm_ecid_wtls10 OBJ_wap_wsg_idm_ecid,10L
488
489#define SN_wap_wsg_idm_ecid_wtls11 "wap-wsg-idm-ecid-wtls11"
490#define NID_wap_wsg_idm_ecid_wtls11 744
491#define OBJ_wap_wsg_idm_ecid_wtls11 OBJ_wap_wsg_idm_ecid,11L
492
493#define SN_wap_wsg_idm_ecid_wtls12 "wap-wsg-idm-ecid-wtls12"
494#define NID_wap_wsg_idm_ecid_wtls12 745
495#define OBJ_wap_wsg_idm_ecid_wtls12 OBJ_wap_wsg_idm_ecid,12L
496
497#define SN_cast5_cbc "CAST5-CBC"
498#define LN_cast5_cbc "cast5-cbc"
499#define NID_cast5_cbc 108
500#define OBJ_cast5_cbc OBJ_ISO_US,113533L,7L,66L,10L
501
502#define SN_cast5_ecb "CAST5-ECB"
503#define LN_cast5_ecb "cast5-ecb"
504#define NID_cast5_ecb 109
505
506#define SN_cast5_cfb64 "CAST5-CFB"
507#define LN_cast5_cfb64 "cast5-cfb"
508#define NID_cast5_cfb64 110
509
510#define SN_cast5_ofb64 "CAST5-OFB"
511#define LN_cast5_ofb64 "cast5-ofb"
512#define NID_cast5_ofb64 111
513
514#define LN_pbeWithMD5AndCast5_CBC "pbeWithMD5AndCast5CBC"
515#define NID_pbeWithMD5AndCast5_CBC 112
516#define OBJ_pbeWithMD5AndCast5_CBC OBJ_ISO_US,113533L,7L,66L,12L
517
518#define SN_id_PasswordBasedMAC "id-PasswordBasedMAC"
519#define LN_id_PasswordBasedMAC "password based MAC"
520#define NID_id_PasswordBasedMAC 782
521#define OBJ_id_PasswordBasedMAC OBJ_ISO_US,113533L,7L,66L,13L
522
523#define SN_id_DHBasedMac "id-DHBasedMac"
524#define LN_id_DHBasedMac "Diffie-Hellman based MAC"
525#define NID_id_DHBasedMac 783
526#define OBJ_id_DHBasedMac OBJ_ISO_US,113533L,7L,66L,30L
527
528#define SN_rsadsi "rsadsi"
529#define LN_rsadsi "RSA Data Security, Inc."
530#define NID_rsadsi 1
531#define OBJ_rsadsi OBJ_ISO_US,113549L
532
533#define SN_pkcs "pkcs"
534#define LN_pkcs "RSA Data Security, Inc. PKCS"
535#define NID_pkcs 2
536#define OBJ_pkcs OBJ_rsadsi,1L
537
538#define SN_pkcs1 "pkcs1"
539#define NID_pkcs1 186
540#define OBJ_pkcs1 OBJ_pkcs,1L
541
542#define LN_rsaEncryption "rsaEncryption"
543#define NID_rsaEncryption 6
544#define OBJ_rsaEncryption OBJ_pkcs1,1L
545
546#define SN_md2WithRSAEncryption "RSA-MD2"
547#define LN_md2WithRSAEncryption "md2WithRSAEncryption"
548#define NID_md2WithRSAEncryption 7
549#define OBJ_md2WithRSAEncryption OBJ_pkcs1,2L
550
551#define SN_md4WithRSAEncryption "RSA-MD4"
552#define LN_md4WithRSAEncryption "md4WithRSAEncryption"
553#define NID_md4WithRSAEncryption 396
554#define OBJ_md4WithRSAEncryption OBJ_pkcs1,3L
555
556#define SN_md5WithRSAEncryption "RSA-MD5"
557#define LN_md5WithRSAEncryption "md5WithRSAEncryption"
558#define NID_md5WithRSAEncryption 8
559#define OBJ_md5WithRSAEncryption OBJ_pkcs1,4L
560
561#define SN_sha1WithRSAEncryption "RSA-SHA1"
562#define LN_sha1WithRSAEncryption "sha1WithRSAEncryption"
563#define NID_sha1WithRSAEncryption 65
564#define OBJ_sha1WithRSAEncryption OBJ_pkcs1,5L
565
566#define SN_rsaesOaep "RSAES-OAEP"
567#define LN_rsaesOaep "rsaesOaep"
568#define NID_rsaesOaep 919
569#define OBJ_rsaesOaep OBJ_pkcs1,7L
570
571#define SN_mgf1 "MGF1"
572#define LN_mgf1 "mgf1"
573#define NID_mgf1 911
574#define OBJ_mgf1 OBJ_pkcs1,8L
575
576#define SN_pSpecified "PSPECIFIED"
577#define LN_pSpecified "pSpecified"
578#define NID_pSpecified 935
579#define OBJ_pSpecified OBJ_pkcs1,9L
580
581#define SN_rsassaPss "RSASSA-PSS"
582#define LN_rsassaPss "rsassaPss"
583#define NID_rsassaPss 912
584#define OBJ_rsassaPss OBJ_pkcs1,10L
585
586#define SN_sha256WithRSAEncryption "RSA-SHA256"
587#define LN_sha256WithRSAEncryption "sha256WithRSAEncryption"
588#define NID_sha256WithRSAEncryption 668
589#define OBJ_sha256WithRSAEncryption OBJ_pkcs1,11L
590
591#define SN_sha384WithRSAEncryption "RSA-SHA384"
592#define LN_sha384WithRSAEncryption "sha384WithRSAEncryption"
593#define NID_sha384WithRSAEncryption 669
594#define OBJ_sha384WithRSAEncryption OBJ_pkcs1,12L
595
596#define SN_sha512WithRSAEncryption "RSA-SHA512"
597#define LN_sha512WithRSAEncryption "sha512WithRSAEncryption"
598#define NID_sha512WithRSAEncryption 670
599#define OBJ_sha512WithRSAEncryption OBJ_pkcs1,13L
600
601#define SN_sha224WithRSAEncryption "RSA-SHA224"
602#define LN_sha224WithRSAEncryption "sha224WithRSAEncryption"
603#define NID_sha224WithRSAEncryption 671
604#define OBJ_sha224WithRSAEncryption OBJ_pkcs1,14L
605
606#define SN_sha512_224WithRSAEncryption "RSA-SHA512/224"
607#define LN_sha512_224WithRSAEncryption "sha512-224WithRSAEncryption"
608#define NID_sha512_224WithRSAEncryption 1145
609#define OBJ_sha512_224WithRSAEncryption OBJ_pkcs1,15L
610
611#define SN_sha512_256WithRSAEncryption "RSA-SHA512/256"
612#define LN_sha512_256WithRSAEncryption "sha512-256WithRSAEncryption"
613#define NID_sha512_256WithRSAEncryption 1146
614#define OBJ_sha512_256WithRSAEncryption OBJ_pkcs1,16L
615
616#define SN_pkcs3 "pkcs3"
617#define NID_pkcs3 27
618#define OBJ_pkcs3 OBJ_pkcs,3L
619
620#define LN_dhKeyAgreement "dhKeyAgreement"
621#define NID_dhKeyAgreement 28
622#define OBJ_dhKeyAgreement OBJ_pkcs3,1L
623
624#define SN_pkcs5 "pkcs5"
625#define NID_pkcs5 187
626#define OBJ_pkcs5 OBJ_pkcs,5L
627
628#define SN_pbeWithMD2AndDES_CBC "PBE-MD2-DES"
629#define LN_pbeWithMD2AndDES_CBC "pbeWithMD2AndDES-CBC"
630#define NID_pbeWithMD2AndDES_CBC 9
631#define OBJ_pbeWithMD2AndDES_CBC OBJ_pkcs5,1L
632
633#define SN_pbeWithMD5AndDES_CBC "PBE-MD5-DES"
634#define LN_pbeWithMD5AndDES_CBC "pbeWithMD5AndDES-CBC"
635#define NID_pbeWithMD5AndDES_CBC 10
636#define OBJ_pbeWithMD5AndDES_CBC OBJ_pkcs5,3L
637
638#define SN_pbeWithMD2AndRC2_CBC "PBE-MD2-RC2-64"
639#define LN_pbeWithMD2AndRC2_CBC "pbeWithMD2AndRC2-CBC"
640#define NID_pbeWithMD2AndRC2_CBC 168
641#define OBJ_pbeWithMD2AndRC2_CBC OBJ_pkcs5,4L
642
643#define SN_pbeWithMD5AndRC2_CBC "PBE-MD5-RC2-64"
644#define LN_pbeWithMD5AndRC2_CBC "pbeWithMD5AndRC2-CBC"
645#define NID_pbeWithMD5AndRC2_CBC 169
646#define OBJ_pbeWithMD5AndRC2_CBC OBJ_pkcs5,6L
647
648#define SN_pbeWithSHA1AndDES_CBC "PBE-SHA1-DES"
649#define LN_pbeWithSHA1AndDES_CBC "pbeWithSHA1AndDES-CBC"
650#define NID_pbeWithSHA1AndDES_CBC 170
651#define OBJ_pbeWithSHA1AndDES_CBC OBJ_pkcs5,10L
652
653#define SN_pbeWithSHA1AndRC2_CBC "PBE-SHA1-RC2-64"
654#define LN_pbeWithSHA1AndRC2_CBC "pbeWithSHA1AndRC2-CBC"
655#define NID_pbeWithSHA1AndRC2_CBC 68
656#define OBJ_pbeWithSHA1AndRC2_CBC OBJ_pkcs5,11L
657
658#define LN_id_pbkdf2 "PBKDF2"
659#define NID_id_pbkdf2 69
660#define OBJ_id_pbkdf2 OBJ_pkcs5,12L
661
662#define LN_pbes2 "PBES2"
663#define NID_pbes2 161
664#define OBJ_pbes2 OBJ_pkcs5,13L
665
666#define LN_pbmac1 "PBMAC1"
667#define NID_pbmac1 162
668#define OBJ_pbmac1 OBJ_pkcs5,14L
669
670#define SN_pkcs7 "pkcs7"
671#define NID_pkcs7 20
672#define OBJ_pkcs7 OBJ_pkcs,7L
673
674#define LN_pkcs7_data "pkcs7-data"
675#define NID_pkcs7_data 21
676#define OBJ_pkcs7_data OBJ_pkcs7,1L
677
678#define LN_pkcs7_signed "pkcs7-signedData"
679#define NID_pkcs7_signed 22
680#define OBJ_pkcs7_signed OBJ_pkcs7,2L
681
682#define LN_pkcs7_enveloped "pkcs7-envelopedData"
683#define NID_pkcs7_enveloped 23
684#define OBJ_pkcs7_enveloped OBJ_pkcs7,3L
685
686#define LN_pkcs7_signedAndEnveloped "pkcs7-signedAndEnvelopedData"
687#define NID_pkcs7_signedAndEnveloped 24
688#define OBJ_pkcs7_signedAndEnveloped OBJ_pkcs7,4L
689
690#define LN_pkcs7_digest "pkcs7-digestData"
691#define NID_pkcs7_digest 25
692#define OBJ_pkcs7_digest OBJ_pkcs7,5L
693
694#define LN_pkcs7_encrypted "pkcs7-encryptedData"
695#define NID_pkcs7_encrypted 26
696#define OBJ_pkcs7_encrypted OBJ_pkcs7,6L
697
698#define SN_pkcs9 "pkcs9"
699#define NID_pkcs9 47
700#define OBJ_pkcs9 OBJ_pkcs,9L
701
702#define LN_pkcs9_emailAddress "emailAddress"
703#define NID_pkcs9_emailAddress 48
704#define OBJ_pkcs9_emailAddress OBJ_pkcs9,1L
705
706#define LN_pkcs9_unstructuredName "unstructuredName"
707#define NID_pkcs9_unstructuredName 49
708#define OBJ_pkcs9_unstructuredName OBJ_pkcs9,2L
709
710#define LN_pkcs9_contentType "contentType"
711#define NID_pkcs9_contentType 50
712#define OBJ_pkcs9_contentType OBJ_pkcs9,3L
713
714#define LN_pkcs9_messageDigest "messageDigest"
715#define NID_pkcs9_messageDigest 51
716#define OBJ_pkcs9_messageDigest OBJ_pkcs9,4L
717
718#define LN_pkcs9_signingTime "signingTime"
719#define NID_pkcs9_signingTime 52
720#define OBJ_pkcs9_signingTime OBJ_pkcs9,5L
721
722#define LN_pkcs9_countersignature "countersignature"
723#define NID_pkcs9_countersignature 53
724#define OBJ_pkcs9_countersignature OBJ_pkcs9,6L
725
726#define LN_pkcs9_challengePassword "challengePassword"
727#define NID_pkcs9_challengePassword 54
728#define OBJ_pkcs9_challengePassword OBJ_pkcs9,7L
729
730#define LN_pkcs9_unstructuredAddress "unstructuredAddress"
731#define NID_pkcs9_unstructuredAddress 55
732#define OBJ_pkcs9_unstructuredAddress OBJ_pkcs9,8L
733
734#define LN_pkcs9_extCertAttributes "extendedCertificateAttributes"
735#define NID_pkcs9_extCertAttributes 56
736#define OBJ_pkcs9_extCertAttributes OBJ_pkcs9,9L
737
738#define SN_ext_req "extReq"
739#define LN_ext_req "Extension Request"
740#define NID_ext_req 172
741#define OBJ_ext_req OBJ_pkcs9,14L
742
743#define SN_SMIMECapabilities "SMIME-CAPS"
744#define LN_SMIMECapabilities "S/MIME Capabilities"
745#define NID_SMIMECapabilities 167
746#define OBJ_SMIMECapabilities OBJ_pkcs9,15L
747
748#define SN_SMIME "SMIME"
749#define LN_SMIME "S/MIME"
750#define NID_SMIME 188
751#define OBJ_SMIME OBJ_pkcs9,16L
752
753#define SN_id_smime_mod "id-smime-mod"
754#define NID_id_smime_mod 189
755#define OBJ_id_smime_mod OBJ_SMIME,0L
756
757#define SN_id_smime_ct "id-smime-ct"
758#define NID_id_smime_ct 190
759#define OBJ_id_smime_ct OBJ_SMIME,1L
760
761#define SN_id_smime_aa "id-smime-aa"
762#define NID_id_smime_aa 191
763#define OBJ_id_smime_aa OBJ_SMIME,2L
764
765#define SN_id_smime_alg "id-smime-alg"
766#define NID_id_smime_alg 192
767#define OBJ_id_smime_alg OBJ_SMIME,3L
768
769#define SN_id_smime_cd "id-smime-cd"
770#define NID_id_smime_cd 193
771#define OBJ_id_smime_cd OBJ_SMIME,4L
772
773#define SN_id_smime_spq "id-smime-spq"
774#define NID_id_smime_spq 194
775#define OBJ_id_smime_spq OBJ_SMIME,5L
776
777#define SN_id_smime_cti "id-smime-cti"
778#define NID_id_smime_cti 195
779#define OBJ_id_smime_cti OBJ_SMIME,6L
780
781#define SN_id_smime_ori "id-smime-ori"
782#define NID_id_smime_ori 1499
783#define OBJ_id_smime_ori OBJ_SMIME,13L
784
785#define SN_id_smime_mod_cms "id-smime-mod-cms"
786#define NID_id_smime_mod_cms 196
787#define OBJ_id_smime_mod_cms OBJ_id_smime_mod,1L
788
789#define SN_id_smime_mod_ess "id-smime-mod-ess"
790#define NID_id_smime_mod_ess 197
791#define OBJ_id_smime_mod_ess OBJ_id_smime_mod,2L
792
793#define SN_id_smime_mod_oid "id-smime-mod-oid"
794#define NID_id_smime_mod_oid 198
795#define OBJ_id_smime_mod_oid OBJ_id_smime_mod,3L
796
797#define SN_id_smime_mod_msg_v3 "id-smime-mod-msg-v3"
798#define NID_id_smime_mod_msg_v3 199
799#define OBJ_id_smime_mod_msg_v3 OBJ_id_smime_mod,4L
800
801#define SN_id_smime_mod_ets_eSignature_88 "id-smime-mod-ets-eSignature-88"
802#define NID_id_smime_mod_ets_eSignature_88 200
803#define OBJ_id_smime_mod_ets_eSignature_88 OBJ_id_smime_mod,5L
804
805#define SN_id_smime_mod_ets_eSignature_97 "id-smime-mod-ets-eSignature-97"
806#define NID_id_smime_mod_ets_eSignature_97 201
807#define OBJ_id_smime_mod_ets_eSignature_97 OBJ_id_smime_mod,6L
808
809#define SN_id_smime_mod_ets_eSigPolicy_88 "id-smime-mod-ets-eSigPolicy-88"
810#define NID_id_smime_mod_ets_eSigPolicy_88 202
811#define OBJ_id_smime_mod_ets_eSigPolicy_88 OBJ_id_smime_mod,7L
812
813#define SN_id_smime_mod_ets_eSigPolicy_97 "id-smime-mod-ets-eSigPolicy-97"
814#define NID_id_smime_mod_ets_eSigPolicy_97 203
815#define OBJ_id_smime_mod_ets_eSigPolicy_97 OBJ_id_smime_mod,8L
816
817#define SN_id_smime_ct_receipt "id-smime-ct-receipt"
818#define NID_id_smime_ct_receipt 204
819#define OBJ_id_smime_ct_receipt OBJ_id_smime_ct,1L
820
821#define SN_id_smime_ct_authData "id-smime-ct-authData"
822#define NID_id_smime_ct_authData 205
823#define OBJ_id_smime_ct_authData OBJ_id_smime_ct,2L
824
825#define SN_id_smime_ct_publishCert "id-smime-ct-publishCert"
826#define NID_id_smime_ct_publishCert 206
827#define OBJ_id_smime_ct_publishCert OBJ_id_smime_ct,3L
828
829#define SN_id_smime_ct_TSTInfo "id-smime-ct-TSTInfo"
830#define NID_id_smime_ct_TSTInfo 207
831#define OBJ_id_smime_ct_TSTInfo OBJ_id_smime_ct,4L
832
833#define SN_id_smime_ct_TDTInfo "id-smime-ct-TDTInfo"
834#define NID_id_smime_ct_TDTInfo 208
835#define OBJ_id_smime_ct_TDTInfo OBJ_id_smime_ct,5L
836
837#define SN_id_smime_ct_contentInfo "id-smime-ct-contentInfo"
838#define NID_id_smime_ct_contentInfo 209
839#define OBJ_id_smime_ct_contentInfo OBJ_id_smime_ct,6L
840
841#define SN_id_smime_ct_DVCSRequestData "id-smime-ct-DVCSRequestData"
842#define NID_id_smime_ct_DVCSRequestData 210
843#define OBJ_id_smime_ct_DVCSRequestData OBJ_id_smime_ct,7L
844
845#define SN_id_smime_ct_DVCSResponseData "id-smime-ct-DVCSResponseData"
846#define NID_id_smime_ct_DVCSResponseData 211
847#define OBJ_id_smime_ct_DVCSResponseData OBJ_id_smime_ct,8L
848
849#define SN_id_smime_ct_compressedData "id-smime-ct-compressedData"
850#define NID_id_smime_ct_compressedData 786
851#define OBJ_id_smime_ct_compressedData OBJ_id_smime_ct,9L
852
853#define SN_id_smime_ct_contentCollection "id-smime-ct-contentCollection"
854#define NID_id_smime_ct_contentCollection 1058
855#define OBJ_id_smime_ct_contentCollection OBJ_id_smime_ct,19L
856
857#define SN_id_smime_ct_authEnvelopedData "id-smime-ct-authEnvelopedData"
858#define NID_id_smime_ct_authEnvelopedData 1059
859#define OBJ_id_smime_ct_authEnvelopedData OBJ_id_smime_ct,23L
860
861#define SN_id_ct_routeOriginAuthz "id-ct-routeOriginAuthz"
862#define NID_id_ct_routeOriginAuthz 1234
863#define OBJ_id_ct_routeOriginAuthz OBJ_id_smime_ct,24L
864
865#define SN_id_ct_rpkiManifest "id-ct-rpkiManifest"
866#define NID_id_ct_rpkiManifest 1235
867#define OBJ_id_ct_rpkiManifest OBJ_id_smime_ct,26L
868
869#define SN_id_ct_asciiTextWithCRLF "id-ct-asciiTextWithCRLF"
870#define NID_id_ct_asciiTextWithCRLF 787
871#define OBJ_id_ct_asciiTextWithCRLF OBJ_id_smime_ct,27L
872
873#define SN_id_ct_xml "id-ct-xml"
874#define NID_id_ct_xml 1060
875#define OBJ_id_ct_xml OBJ_id_smime_ct,28L
876
877#define SN_id_ct_rpkiGhostbusters "id-ct-rpkiGhostbusters"
878#define NID_id_ct_rpkiGhostbusters 1236
879#define OBJ_id_ct_rpkiGhostbusters OBJ_id_smime_ct,35L
880
881#define SN_id_ct_resourceTaggedAttest "id-ct-resourceTaggedAttest"
882#define NID_id_ct_resourceTaggedAttest 1237
883#define OBJ_id_ct_resourceTaggedAttest OBJ_id_smime_ct,36L
884
885#define SN_id_ct_geofeedCSVwithCRLF "id-ct-geofeedCSVwithCRLF"
886#define NID_id_ct_geofeedCSVwithCRLF 1246
887#define OBJ_id_ct_geofeedCSVwithCRLF OBJ_id_smime_ct,47L
888
889#define SN_id_ct_signedChecklist "id-ct-signedChecklist"
890#define NID_id_ct_signedChecklist 1247
891#define OBJ_id_ct_signedChecklist OBJ_id_smime_ct,48L
892
893#define SN_id_ct_ASPA "id-ct-ASPA"
894#define NID_id_ct_ASPA 1250
895#define OBJ_id_ct_ASPA OBJ_id_smime_ct,49L
896
897#define SN_id_ct_signedTAL "id-ct-signedTAL"
898#define NID_id_ct_signedTAL 1284
899#define OBJ_id_ct_signedTAL OBJ_id_smime_ct,50L
900
901#define SN_id_ct_rpkiSignedPrefixList "id-ct-rpkiSignedPrefixList"
902#define NID_id_ct_rpkiSignedPrefixList 1320
903#define OBJ_id_ct_rpkiSignedPrefixList OBJ_id_smime_ct,51L
904
905#define SN_id_smime_aa_receiptRequest "id-smime-aa-receiptRequest"
906#define NID_id_smime_aa_receiptRequest 212
907#define OBJ_id_smime_aa_receiptRequest OBJ_id_smime_aa,1L
908
909#define SN_id_smime_aa_securityLabel "id-smime-aa-securityLabel"
910#define NID_id_smime_aa_securityLabel 213
911#define OBJ_id_smime_aa_securityLabel OBJ_id_smime_aa,2L
912
913#define SN_id_smime_aa_mlExpandHistory "id-smime-aa-mlExpandHistory"
914#define NID_id_smime_aa_mlExpandHistory 214
915#define OBJ_id_smime_aa_mlExpandHistory OBJ_id_smime_aa,3L
916
917#define SN_id_smime_aa_contentHint "id-smime-aa-contentHint"
918#define NID_id_smime_aa_contentHint 215
919#define OBJ_id_smime_aa_contentHint OBJ_id_smime_aa,4L
920
921#define SN_id_smime_aa_msgSigDigest "id-smime-aa-msgSigDigest"
922#define NID_id_smime_aa_msgSigDigest 216
923#define OBJ_id_smime_aa_msgSigDigest OBJ_id_smime_aa,5L
924
925#define SN_id_smime_aa_encapContentType "id-smime-aa-encapContentType"
926#define NID_id_smime_aa_encapContentType 217
927#define OBJ_id_smime_aa_encapContentType OBJ_id_smime_aa,6L
928
929#define SN_id_smime_aa_contentIdentifier "id-smime-aa-contentIdentifier"
930#define NID_id_smime_aa_contentIdentifier 218
931#define OBJ_id_smime_aa_contentIdentifier OBJ_id_smime_aa,7L
932
933#define SN_id_smime_aa_macValue "id-smime-aa-macValue"
934#define NID_id_smime_aa_macValue 219
935#define OBJ_id_smime_aa_macValue OBJ_id_smime_aa,8L
936
937#define SN_id_smime_aa_equivalentLabels "id-smime-aa-equivalentLabels"
938#define NID_id_smime_aa_equivalentLabels 220
939#define OBJ_id_smime_aa_equivalentLabels OBJ_id_smime_aa,9L
940
941#define SN_id_smime_aa_contentReference "id-smime-aa-contentReference"
942#define NID_id_smime_aa_contentReference 221
943#define OBJ_id_smime_aa_contentReference OBJ_id_smime_aa,10L
944
945#define SN_id_smime_aa_encrypKeyPref "id-smime-aa-encrypKeyPref"
946#define NID_id_smime_aa_encrypKeyPref 222
947#define OBJ_id_smime_aa_encrypKeyPref OBJ_id_smime_aa,11L
948
949#define SN_id_smime_aa_signingCertificate "id-smime-aa-signingCertificate"
950#define NID_id_smime_aa_signingCertificate 223
951#define OBJ_id_smime_aa_signingCertificate OBJ_id_smime_aa,12L
952
953#define SN_id_smime_aa_smimeEncryptCerts "id-smime-aa-smimeEncryptCerts"
954#define NID_id_smime_aa_smimeEncryptCerts 224
955#define OBJ_id_smime_aa_smimeEncryptCerts OBJ_id_smime_aa,13L
956
957#define SN_id_smime_aa_timeStampToken "id-smime-aa-timeStampToken"
958#define NID_id_smime_aa_timeStampToken 225
959#define OBJ_id_smime_aa_timeStampToken OBJ_id_smime_aa,14L
960
961#define SN_id_smime_aa_ets_sigPolicyId "id-smime-aa-ets-sigPolicyId"
962#define NID_id_smime_aa_ets_sigPolicyId 226
963#define OBJ_id_smime_aa_ets_sigPolicyId OBJ_id_smime_aa,15L
964
965#define SN_id_smime_aa_ets_commitmentType "id-smime-aa-ets-commitmentType"
966#define NID_id_smime_aa_ets_commitmentType 227
967#define OBJ_id_smime_aa_ets_commitmentType OBJ_id_smime_aa,16L
968
969#define SN_id_smime_aa_ets_signerLocation "id-smime-aa-ets-signerLocation"
970#define NID_id_smime_aa_ets_signerLocation 228
971#define OBJ_id_smime_aa_ets_signerLocation OBJ_id_smime_aa,17L
972
973#define SN_id_smime_aa_ets_signerAttr "id-smime-aa-ets-signerAttr"
974#define NID_id_smime_aa_ets_signerAttr 229
975#define OBJ_id_smime_aa_ets_signerAttr OBJ_id_smime_aa,18L
976
977#define SN_id_smime_aa_ets_otherSigCert "id-smime-aa-ets-otherSigCert"
978#define NID_id_smime_aa_ets_otherSigCert 230
979#define OBJ_id_smime_aa_ets_otherSigCert OBJ_id_smime_aa,19L
980
981#define SN_id_smime_aa_ets_contentTimestamp "id-smime-aa-ets-contentTimestamp"
982#define NID_id_smime_aa_ets_contentTimestamp 231
983#define OBJ_id_smime_aa_ets_contentTimestamp OBJ_id_smime_aa,20L
984
985#define SN_id_smime_aa_ets_CertificateRefs "id-smime-aa-ets-CertificateRefs"
986#define NID_id_smime_aa_ets_CertificateRefs 232
987#define OBJ_id_smime_aa_ets_CertificateRefs OBJ_id_smime_aa,21L
988
989#define SN_id_smime_aa_ets_RevocationRefs "id-smime-aa-ets-RevocationRefs"
990#define NID_id_smime_aa_ets_RevocationRefs 233
991#define OBJ_id_smime_aa_ets_RevocationRefs OBJ_id_smime_aa,22L
992
993#define SN_id_smime_aa_ets_certValues "id-smime-aa-ets-certValues"
994#define NID_id_smime_aa_ets_certValues 234
995#define OBJ_id_smime_aa_ets_certValues OBJ_id_smime_aa,23L
996
997#define SN_id_smime_aa_ets_revocationValues "id-smime-aa-ets-revocationValues"
998#define NID_id_smime_aa_ets_revocationValues 235
999#define OBJ_id_smime_aa_ets_revocationValues OBJ_id_smime_aa,24L
1000
1001#define SN_id_smime_aa_ets_escTimeStamp "id-smime-aa-ets-escTimeStamp"
1002#define NID_id_smime_aa_ets_escTimeStamp 236
1003#define OBJ_id_smime_aa_ets_escTimeStamp OBJ_id_smime_aa,25L
1004
1005#define SN_id_smime_aa_ets_certCRLTimestamp "id-smime-aa-ets-certCRLTimestamp"
1006#define NID_id_smime_aa_ets_certCRLTimestamp 237
1007#define OBJ_id_smime_aa_ets_certCRLTimestamp OBJ_id_smime_aa,26L
1008
1009#define SN_id_smime_aa_ets_archiveTimeStamp "id-smime-aa-ets-archiveTimeStamp"
1010#define NID_id_smime_aa_ets_archiveTimeStamp 238
1011#define OBJ_id_smime_aa_ets_archiveTimeStamp OBJ_id_smime_aa,27L
1012
1013#define SN_id_smime_aa_signatureType "id-smime-aa-signatureType"
1014#define NID_id_smime_aa_signatureType 239
1015#define OBJ_id_smime_aa_signatureType OBJ_id_smime_aa,28L
1016
1017#define SN_id_smime_aa_dvcs_dvc "id-smime-aa-dvcs-dvc"
1018#define NID_id_smime_aa_dvcs_dvc 240
1019#define OBJ_id_smime_aa_dvcs_dvc OBJ_id_smime_aa,29L
1020
1021#define SN_id_aa_ets_attrCertificateRefs "id-aa-ets-attrCertificateRefs"
1022#define NID_id_aa_ets_attrCertificateRefs 1261
1023#define OBJ_id_aa_ets_attrCertificateRefs OBJ_id_smime_aa,44L
1024
1025#define SN_id_aa_ets_attrRevocationRefs "id-aa-ets-attrRevocationRefs"
1026#define NID_id_aa_ets_attrRevocationRefs 1262
1027#define OBJ_id_aa_ets_attrRevocationRefs OBJ_id_smime_aa,45L
1028
1029#define SN_id_smime_aa_signingCertificateV2 "id-smime-aa-signingCertificateV2"
1030#define NID_id_smime_aa_signingCertificateV2 1086
1031#define OBJ_id_smime_aa_signingCertificateV2 OBJ_id_smime_aa,47L
1032
1033#define SN_id_aa_ets_archiveTimestampV2 "id-aa-ets-archiveTimestampV2"
1034#define NID_id_aa_ets_archiveTimestampV2 1280
1035#define OBJ_id_aa_ets_archiveTimestampV2 OBJ_id_smime_aa,48L
1036
1037#define SN_id_smime_alg_ESDHwith3DES "id-smime-alg-ESDHwith3DES"
1038#define NID_id_smime_alg_ESDHwith3DES 241
1039#define OBJ_id_smime_alg_ESDHwith3DES OBJ_id_smime_alg,1L
1040
1041#define SN_id_smime_alg_ESDHwithRC2 "id-smime-alg-ESDHwithRC2"
1042#define NID_id_smime_alg_ESDHwithRC2 242
1043#define OBJ_id_smime_alg_ESDHwithRC2 OBJ_id_smime_alg,2L
1044
1045#define SN_id_smime_alg_3DESwrap "id-smime-alg-3DESwrap"
1046#define NID_id_smime_alg_3DESwrap 243
1047#define OBJ_id_smime_alg_3DESwrap OBJ_id_smime_alg,3L
1048
1049#define SN_id_smime_alg_RC2wrap "id-smime-alg-RC2wrap"
1050#define NID_id_smime_alg_RC2wrap 244
1051#define OBJ_id_smime_alg_RC2wrap OBJ_id_smime_alg,4L
1052
1053#define SN_id_smime_alg_ESDH "id-smime-alg-ESDH"
1054#define NID_id_smime_alg_ESDH 245
1055#define OBJ_id_smime_alg_ESDH OBJ_id_smime_alg,5L
1056
1057#define SN_id_smime_alg_CMS3DESwrap "id-smime-alg-CMS3DESwrap"
1058#define NID_id_smime_alg_CMS3DESwrap 246
1059#define OBJ_id_smime_alg_CMS3DESwrap OBJ_id_smime_alg,6L
1060
1061#define SN_id_smime_alg_CMSRC2wrap "id-smime-alg-CMSRC2wrap"
1062#define NID_id_smime_alg_CMSRC2wrap 247
1063#define OBJ_id_smime_alg_CMSRC2wrap OBJ_id_smime_alg,7L
1064
1065#define SN_id_alg_PWRI_KEK "id-alg-PWRI-KEK"
1066#define NID_id_alg_PWRI_KEK 893
1067#define OBJ_id_alg_PWRI_KEK OBJ_id_smime_alg,9L
1068
1069#define SN_HKDF_SHA256 "id-alg-hkdf-with-sha256"
1070#define LN_HKDF_SHA256 "HKDF-SHA256"
1071#define NID_HKDF_SHA256 1496
1072#define OBJ_HKDF_SHA256 OBJ_id_smime_alg,28L
1073
1074#define SN_HKDF_SHA384 "id-alg-hkdf-with-sha384"
1075#define LN_HKDF_SHA384 "HKDF-SHA384"
1076#define NID_HKDF_SHA384 1497
1077#define OBJ_HKDF_SHA384 OBJ_id_smime_alg,29L
1078
1079#define SN_HKDF_SHA512 "id-alg-hkdf-with-sha512"
1080#define LN_HKDF_SHA512 "HKDF-SHA512"
1081#define NID_HKDF_SHA512 1498
1082#define OBJ_HKDF_SHA512 OBJ_id_smime_alg,30L
1083
1084#define SN_id_smime_cd_ldap "id-smime-cd-ldap"
1085#define NID_id_smime_cd_ldap 248
1086#define OBJ_id_smime_cd_ldap OBJ_id_smime_cd,1L
1087
1088#define SN_id_smime_spq_ets_sqt_uri "id-smime-spq-ets-sqt-uri"
1089#define NID_id_smime_spq_ets_sqt_uri 249
1090#define OBJ_id_smime_spq_ets_sqt_uri OBJ_id_smime_spq,1L
1091
1092#define SN_id_smime_spq_ets_sqt_unotice "id-smime-spq-ets-sqt-unotice"
1093#define NID_id_smime_spq_ets_sqt_unotice 250
1094#define OBJ_id_smime_spq_ets_sqt_unotice OBJ_id_smime_spq,2L
1095
1096#define SN_id_smime_cti_ets_proofOfOrigin "id-smime-cti-ets-proofOfOrigin"
1097#define NID_id_smime_cti_ets_proofOfOrigin 251
1098#define OBJ_id_smime_cti_ets_proofOfOrigin OBJ_id_smime_cti,1L
1099
1100#define SN_id_smime_cti_ets_proofOfReceipt "id-smime-cti-ets-proofOfReceipt"
1101#define NID_id_smime_cti_ets_proofOfReceipt 252
1102#define OBJ_id_smime_cti_ets_proofOfReceipt OBJ_id_smime_cti,2L
1103
1104#define SN_id_smime_cti_ets_proofOfDelivery "id-smime-cti-ets-proofOfDelivery"
1105#define NID_id_smime_cti_ets_proofOfDelivery 253
1106#define OBJ_id_smime_cti_ets_proofOfDelivery OBJ_id_smime_cti,3L
1107
1108#define SN_id_smime_cti_ets_proofOfSender "id-smime-cti-ets-proofOfSender"
1109#define NID_id_smime_cti_ets_proofOfSender 254
1110#define OBJ_id_smime_cti_ets_proofOfSender OBJ_id_smime_cti,4L
1111
1112#define SN_id_smime_cti_ets_proofOfApproval "id-smime-cti-ets-proofOfApproval"
1113#define NID_id_smime_cti_ets_proofOfApproval 255
1114#define OBJ_id_smime_cti_ets_proofOfApproval OBJ_id_smime_cti,5L
1115
1116#define SN_id_smime_cti_ets_proofOfCreation "id-smime-cti-ets-proofOfCreation"
1117#define NID_id_smime_cti_ets_proofOfCreation 256
1118#define OBJ_id_smime_cti_ets_proofOfCreation OBJ_id_smime_cti,6L
1119
1120#define SN_id_smime_ori_kem "id-smime-ori-kem"
1121#define NID_id_smime_ori_kem 1500
1122#define OBJ_id_smime_ori_kem OBJ_id_smime_ori,3L
1123
1124#define LN_friendlyName "friendlyName"
1125#define NID_friendlyName 156
1126#define OBJ_friendlyName OBJ_pkcs9,20L
1127
1128#define LN_localKeyID "localKeyID"
1129#define NID_localKeyID 157
1130#define OBJ_localKeyID OBJ_pkcs9,21L
1131
1132#define OBJ_ms_corp 1L,3L,6L,1L,4L,1L,311L
1133
1134#define SN_ms_csp_name "CSPName"
1135#define LN_ms_csp_name "Microsoft CSP Name"
1136#define NID_ms_csp_name 417
1137#define OBJ_ms_csp_name OBJ_ms_corp,17L,1L
1138
1139#define SN_LocalKeySet "LocalKeySet"
1140#define LN_LocalKeySet "Microsoft Local Key set"
1141#define NID_LocalKeySet 856
1142#define OBJ_LocalKeySet OBJ_ms_corp,17L,2L
1143
1144#define OBJ_certTypes OBJ_pkcs9,22L
1145
1146#define LN_x509Certificate "x509Certificate"
1147#define NID_x509Certificate 158
1148#define OBJ_x509Certificate OBJ_certTypes,1L
1149
1150#define LN_sdsiCertificate "sdsiCertificate"
1151#define NID_sdsiCertificate 159
1152#define OBJ_sdsiCertificate OBJ_certTypes,2L
1153
1154#define OBJ_crlTypes OBJ_pkcs9,23L
1155
1156#define LN_x509Crl "x509Crl"
1157#define NID_x509Crl 160
1158#define OBJ_x509Crl OBJ_crlTypes,1L
1159
1160#define SN_id_aa_CMSAlgorithmProtection "id-aa-CMSAlgorithmProtection"
1161#define NID_id_aa_CMSAlgorithmProtection 1263
1162#define OBJ_id_aa_CMSAlgorithmProtection OBJ_pkcs9,52L
1163
1164#define OBJ_pkcs12 OBJ_pkcs,12L
1165
1166#define OBJ_pkcs12_pbeids OBJ_pkcs12,1L
1167
1168#define SN_pbe_WithSHA1And128BitRC4 "PBE-SHA1-RC4-128"
1169#define LN_pbe_WithSHA1And128BitRC4 "pbeWithSHA1And128BitRC4"
1170#define NID_pbe_WithSHA1And128BitRC4 144
1171#define OBJ_pbe_WithSHA1And128BitRC4 OBJ_pkcs12_pbeids,1L
1172
1173#define SN_pbe_WithSHA1And40BitRC4 "PBE-SHA1-RC4-40"
1174#define LN_pbe_WithSHA1And40BitRC4 "pbeWithSHA1And40BitRC4"
1175#define NID_pbe_WithSHA1And40BitRC4 145
1176#define OBJ_pbe_WithSHA1And40BitRC4 OBJ_pkcs12_pbeids,2L
1177
1178#define SN_pbe_WithSHA1And3_Key_TripleDES_CBC "PBE-SHA1-3DES"
1179#define LN_pbe_WithSHA1And3_Key_TripleDES_CBC "pbeWithSHA1And3-KeyTripleDES-CBC"
1180#define NID_pbe_WithSHA1And3_Key_TripleDES_CBC 146
1181#define OBJ_pbe_WithSHA1And3_Key_TripleDES_CBC OBJ_pkcs12_pbeids,3L
1182
1183#define SN_pbe_WithSHA1And2_Key_TripleDES_CBC "PBE-SHA1-2DES"
1184#define LN_pbe_WithSHA1And2_Key_TripleDES_CBC "pbeWithSHA1And2-KeyTripleDES-CBC"
1185#define NID_pbe_WithSHA1And2_Key_TripleDES_CBC 147
1186#define OBJ_pbe_WithSHA1And2_Key_TripleDES_CBC OBJ_pkcs12_pbeids,4L
1187
1188#define SN_pbe_WithSHA1And128BitRC2_CBC "PBE-SHA1-RC2-128"
1189#define LN_pbe_WithSHA1And128BitRC2_CBC "pbeWithSHA1And128BitRC2-CBC"
1190#define NID_pbe_WithSHA1And128BitRC2_CBC 148
1191#define OBJ_pbe_WithSHA1And128BitRC2_CBC OBJ_pkcs12_pbeids,5L
1192
1193#define SN_pbe_WithSHA1And40BitRC2_CBC "PBE-SHA1-RC2-40"
1194#define LN_pbe_WithSHA1And40BitRC2_CBC "pbeWithSHA1And40BitRC2-CBC"
1195#define NID_pbe_WithSHA1And40BitRC2_CBC 149
1196#define OBJ_pbe_WithSHA1And40BitRC2_CBC OBJ_pkcs12_pbeids,6L
1197
1198#define OBJ_pkcs12_Version1 OBJ_pkcs12,10L
1199
1200#define OBJ_pkcs12_BagIds OBJ_pkcs12_Version1,1L
1201
1202#define LN_keyBag "keyBag"
1203#define NID_keyBag 150
1204#define OBJ_keyBag OBJ_pkcs12_BagIds,1L
1205
1206#define LN_pkcs8ShroudedKeyBag "pkcs8ShroudedKeyBag"
1207#define NID_pkcs8ShroudedKeyBag 151
1208#define OBJ_pkcs8ShroudedKeyBag OBJ_pkcs12_BagIds,2L
1209
1210#define LN_certBag "certBag"
1211#define NID_certBag 152
1212#define OBJ_certBag OBJ_pkcs12_BagIds,3L
1213
1214#define LN_crlBag "crlBag"
1215#define NID_crlBag 153
1216#define OBJ_crlBag OBJ_pkcs12_BagIds,4L
1217
1218#define LN_secretBag "secretBag"
1219#define NID_secretBag 154
1220#define OBJ_secretBag OBJ_pkcs12_BagIds,5L
1221
1222#define LN_safeContentsBag "safeContentsBag"
1223#define NID_safeContentsBag 155
1224#define OBJ_safeContentsBag OBJ_pkcs12_BagIds,6L
1225
1226#define SN_md2 "MD2"
1227#define LN_md2 "md2"
1228#define NID_md2 3
1229#define OBJ_md2 OBJ_rsadsi,2L,2L
1230
1231#define SN_md4 "MD4"
1232#define LN_md4 "md4"
1233#define NID_md4 257
1234#define OBJ_md4 OBJ_rsadsi,2L,4L
1235
1236#define SN_md5 "MD5"
1237#define LN_md5 "md5"
1238#define NID_md5 4
1239#define OBJ_md5 OBJ_rsadsi,2L,5L
1240
1241#define SN_md5_sha1 "MD5-SHA1"
1242#define LN_md5_sha1 "md5-sha1"
1243#define NID_md5_sha1 114
1244
1245#define LN_hmacWithMD5 "hmacWithMD5"
1246#define NID_hmacWithMD5 797
1247#define OBJ_hmacWithMD5 OBJ_rsadsi,2L,6L
1248
1249#define LN_hmacWithSHA1 "hmacWithSHA1"
1250#define NID_hmacWithSHA1 163
1251#define OBJ_hmacWithSHA1 OBJ_rsadsi,2L,7L
1252
1253#define SN_sm2 "SM2"
1254#define LN_sm2 "sm2"
1255#define NID_sm2 1172
1256#define OBJ_sm2 OBJ_sm_scheme,301L
1257
1258#define SN_sm3 "SM3"
1259#define LN_sm3 "sm3"
1260#define NID_sm3 1143
1261#define OBJ_sm3 OBJ_sm_scheme,401L
1262
1263#define SN_sm3WithRSAEncryption "RSA-SM3"
1264#define LN_sm3WithRSAEncryption "sm3WithRSAEncryption"
1265#define NID_sm3WithRSAEncryption 1144
1266#define OBJ_sm3WithRSAEncryption OBJ_sm_scheme,504L
1267
1268#define SN_SM2_with_SM3 "SM2-SM3"
1269#define LN_SM2_with_SM3 "SM2-with-SM3"
1270#define NID_SM2_with_SM3 1204
1271#define OBJ_SM2_with_SM3 OBJ_sm_scheme,501L
1272
1273#define LN_hmacWithSM3 "hmacWithSM3"
1274#define NID_hmacWithSM3 1281
1275#define OBJ_hmacWithSM3 OBJ_sm3,3L,1L
1276
1277#define LN_hmacWithSHA224 "hmacWithSHA224"
1278#define NID_hmacWithSHA224 798
1279#define OBJ_hmacWithSHA224 OBJ_rsadsi,2L,8L
1280
1281#define LN_hmacWithSHA256 "hmacWithSHA256"
1282#define NID_hmacWithSHA256 799
1283#define OBJ_hmacWithSHA256 OBJ_rsadsi,2L,9L
1284
1285#define LN_hmacWithSHA384 "hmacWithSHA384"
1286#define NID_hmacWithSHA384 800
1287#define OBJ_hmacWithSHA384 OBJ_rsadsi,2L,10L
1288
1289#define LN_hmacWithSHA512 "hmacWithSHA512"
1290#define NID_hmacWithSHA512 801
1291#define OBJ_hmacWithSHA512 OBJ_rsadsi,2L,11L
1292
1293#define LN_hmacWithSHA512_224 "hmacWithSHA512-224"
1294#define NID_hmacWithSHA512_224 1193
1295#define OBJ_hmacWithSHA512_224 OBJ_rsadsi,2L,12L
1296
1297#define LN_hmacWithSHA512_256 "hmacWithSHA512-256"
1298#define NID_hmacWithSHA512_256 1194
1299#define OBJ_hmacWithSHA512_256 OBJ_rsadsi,2L,13L
1300
1301#define SN_rc2_cbc "RC2-CBC"
1302#define LN_rc2_cbc "rc2-cbc"
1303#define NID_rc2_cbc 37
1304#define OBJ_rc2_cbc OBJ_rsadsi,3L,2L
1305
1306#define SN_rc2_ecb "RC2-ECB"
1307#define LN_rc2_ecb "rc2-ecb"
1308#define NID_rc2_ecb 38
1309
1310#define SN_rc2_cfb64 "RC2-CFB"
1311#define LN_rc2_cfb64 "rc2-cfb"
1312#define NID_rc2_cfb64 39
1313
1314#define SN_rc2_ofb64 "RC2-OFB"
1315#define LN_rc2_ofb64 "rc2-ofb"
1316#define NID_rc2_ofb64 40
1317
1318#define SN_rc2_40_cbc "RC2-40-CBC"
1319#define LN_rc2_40_cbc "rc2-40-cbc"
1320#define NID_rc2_40_cbc 98
1321
1322#define SN_rc2_64_cbc "RC2-64-CBC"
1323#define LN_rc2_64_cbc "rc2-64-cbc"
1324#define NID_rc2_64_cbc 166
1325
1326#define SN_rc4 "RC4"
1327#define LN_rc4 "rc4"
1328#define NID_rc4 5
1329#define OBJ_rc4 OBJ_rsadsi,3L,4L
1330
1331#define SN_rc4_40 "RC4-40"
1332#define LN_rc4_40 "rc4-40"
1333#define NID_rc4_40 97
1334
1335#define SN_des_ede3_cbc "DES-EDE3-CBC"
1336#define LN_des_ede3_cbc "des-ede3-cbc"
1337#define NID_des_ede3_cbc 44
1338#define OBJ_des_ede3_cbc OBJ_rsadsi,3L,7L
1339
1340#define SN_rc5_cbc "RC5-CBC"
1341#define LN_rc5_cbc "rc5-cbc"
1342#define NID_rc5_cbc 120
1343#define OBJ_rc5_cbc OBJ_rsadsi,3L,8L
1344
1345#define SN_rc5_ecb "RC5-ECB"
1346#define LN_rc5_ecb "rc5-ecb"
1347#define NID_rc5_ecb 121
1348
1349#define SN_rc5_cfb64 "RC5-CFB"
1350#define LN_rc5_cfb64 "rc5-cfb"
1351#define NID_rc5_cfb64 122
1352
1353#define SN_rc5_ofb64 "RC5-OFB"
1354#define LN_rc5_ofb64 "rc5-ofb"
1355#define NID_rc5_ofb64 123
1356
1357#define SN_ms_ext_req "msExtReq"
1358#define LN_ms_ext_req "Microsoft Extension Request"
1359#define NID_ms_ext_req 171
1360#define OBJ_ms_ext_req OBJ_ms_corp,2L,1L,14L
1361
1362#define SN_ms_code_ind "msCodeInd"
1363#define LN_ms_code_ind "Microsoft Individual Code Signing"
1364#define NID_ms_code_ind 134
1365#define OBJ_ms_code_ind OBJ_ms_corp,2L,1L,21L
1366
1367#define SN_ms_code_com "msCodeCom"
1368#define LN_ms_code_com "Microsoft Commercial Code Signing"
1369#define NID_ms_code_com 135
1370#define OBJ_ms_code_com OBJ_ms_corp,2L,1L,22L
1371
1372#define SN_ms_ctl_sign "msCTLSign"
1373#define LN_ms_ctl_sign "Microsoft Trust List Signing"
1374#define NID_ms_ctl_sign 136
1375#define OBJ_ms_ctl_sign OBJ_ms_corp,10L,3L,1L
1376
1377#define SN_ms_sgc "msSGC"
1378#define LN_ms_sgc "Microsoft Server Gated Crypto"
1379#define NID_ms_sgc 137
1380#define OBJ_ms_sgc OBJ_ms_corp,10L,3L,3L
1381
1382#define SN_ms_efs "msEFS"
1383#define LN_ms_efs "Microsoft Encrypted File System"
1384#define NID_ms_efs 138
1385#define OBJ_ms_efs OBJ_ms_corp,10L,3L,4L
1386
1387#define SN_ms_smartcard_login "msSmartcardLogin"
1388#define LN_ms_smartcard_login "Microsoft Smartcard Login"
1389#define NID_ms_smartcard_login 648
1390#define OBJ_ms_smartcard_login OBJ_ms_corp,20L,2L,2L
1391
1392#define SN_ms_upn "msUPN"
1393#define LN_ms_upn "Microsoft User Principal Name"
1394#define NID_ms_upn 649
1395#define OBJ_ms_upn OBJ_ms_corp,20L,2L,3L
1396
1397#define SN_ms_ntds_sec_ext "ms-ntds-sec-ext"
1398#define LN_ms_ntds_sec_ext "Microsoft NTDS CA Extension"
1399#define NID_ms_ntds_sec_ext 1292
1400#define OBJ_ms_ntds_sec_ext OBJ_ms_corp,25L,2L
1401
1402#define SN_ms_ntds_obj_sid "ms-ntds-obj-sid"
1403#define LN_ms_ntds_obj_sid "Microsoft NTDS AD objectSid"
1404#define NID_ms_ntds_obj_sid 1291
1405#define OBJ_ms_ntds_obj_sid OBJ_ms_corp,25L,2L,1L
1406
1407#define SN_ms_cert_templ "ms-cert-templ"
1408#define LN_ms_cert_templ "Microsoft certificate template"
1409#define NID_ms_cert_templ 1293
1410#define OBJ_ms_cert_templ OBJ_ms_corp,21L,7L
1411
1412#define SN_ms_app_policies "ms-app-policies"
1413#define LN_ms_app_policies "Microsoft Application Policies Extension"
1414#define NID_ms_app_policies 1294
1415#define OBJ_ms_app_policies OBJ_ms_corp,21L,10L
1416
1417#define SN_idea_cbc "IDEA-CBC"
1418#define LN_idea_cbc "idea-cbc"
1419#define NID_idea_cbc 34
1420#define OBJ_idea_cbc 1L,3L,6L,1L,4L,1L,188L,7L,1L,1L,2L
1421
1422#define SN_idea_ecb "IDEA-ECB"
1423#define LN_idea_ecb "idea-ecb"
1424#define NID_idea_ecb 36
1425
1426#define SN_idea_cfb64 "IDEA-CFB"
1427#define LN_idea_cfb64 "idea-cfb"
1428#define NID_idea_cfb64 35
1429
1430#define SN_idea_ofb64 "IDEA-OFB"
1431#define LN_idea_ofb64 "idea-ofb"
1432#define NID_idea_ofb64 46
1433
1434#define SN_bf_cbc "BF-CBC"
1435#define LN_bf_cbc "bf-cbc"
1436#define NID_bf_cbc 91
1437#define OBJ_bf_cbc 1L,3L,6L,1L,4L,1L,3029L,1L,2L
1438
1439#define SN_bf_ecb "BF-ECB"
1440#define LN_bf_ecb "bf-ecb"
1441#define NID_bf_ecb 92
1442
1443#define SN_bf_cfb64 "BF-CFB"
1444#define LN_bf_cfb64 "bf-cfb"
1445#define NID_bf_cfb64 93
1446
1447#define SN_bf_ofb64 "BF-OFB"
1448#define LN_bf_ofb64 "bf-ofb"
1449#define NID_bf_ofb64 94
1450
1451#define SN_id_pkix "PKIX"
1452#define NID_id_pkix 127
1453#define OBJ_id_pkix 1L,3L,6L,1L,5L,5L,7L
1454
1455#define SN_id_pkix_mod "id-pkix-mod"
1456#define NID_id_pkix_mod 258
1457#define OBJ_id_pkix_mod OBJ_id_pkix,0L
1458
1459#define SN_id_pe "id-pe"
1460#define NID_id_pe 175
1461#define OBJ_id_pe OBJ_id_pkix,1L
1462
1463#define SN_id_qt "id-qt"
1464#define NID_id_qt 259
1465#define OBJ_id_qt OBJ_id_pkix,2L
1466
1467#define SN_id_kp "id-kp"
1468#define NID_id_kp 128
1469#define OBJ_id_kp OBJ_id_pkix,3L
1470
1471#define SN_id_it "id-it"
1472#define NID_id_it 260
1473#define OBJ_id_it OBJ_id_pkix,4L
1474
1475#define SN_id_pkip "id-pkip"
1476#define NID_id_pkip 261
1477#define OBJ_id_pkip OBJ_id_pkix,5L
1478
1479#define SN_id_alg "id-alg"
1480#define NID_id_alg 262
1481#define OBJ_id_alg OBJ_id_pkix,6L
1482
1483#define SN_id_cmc "id-cmc"
1484#define NID_id_cmc 263
1485#define OBJ_id_cmc OBJ_id_pkix,7L
1486
1487#define SN_id_on "id-on"
1488#define NID_id_on 264
1489#define OBJ_id_on OBJ_id_pkix,8L
1490
1491#define SN_id_pda "id-pda"
1492#define NID_id_pda 265
1493#define OBJ_id_pda OBJ_id_pkix,9L
1494
1495#define SN_id_aca "id-aca"
1496#define NID_id_aca 266
1497#define OBJ_id_aca OBJ_id_pkix,10L
1498
1499#define SN_id_qcs "id-qcs"
1500#define NID_id_qcs 267
1501#define OBJ_id_qcs OBJ_id_pkix,11L
1502
1503#define SN_id_cp "id-cp"
1504#define NID_id_cp 1238
1505#define OBJ_id_cp OBJ_id_pkix,14L
1506
1507#define SN_id_cct "id-cct"
1508#define NID_id_cct 268
1509#define OBJ_id_cct OBJ_id_pkix,12L
1510
1511#define SN_id_ppl "id-ppl"
1512#define NID_id_ppl 662
1513#define OBJ_id_ppl OBJ_id_pkix,21L
1514
1515#define SN_id_ad "id-ad"
1516#define NID_id_ad 176
1517#define OBJ_id_ad OBJ_id_pkix,48L
1518
1519#define SN_id_pkix1_explicit_88 "id-pkix1-explicit-88"
1520#define NID_id_pkix1_explicit_88 269
1521#define OBJ_id_pkix1_explicit_88 OBJ_id_pkix_mod,1L
1522
1523#define SN_id_pkix1_implicit_88 "id-pkix1-implicit-88"
1524#define NID_id_pkix1_implicit_88 270
1525#define OBJ_id_pkix1_implicit_88 OBJ_id_pkix_mod,2L
1526
1527#define SN_id_pkix1_explicit_93 "id-pkix1-explicit-93"
1528#define NID_id_pkix1_explicit_93 271
1529#define OBJ_id_pkix1_explicit_93 OBJ_id_pkix_mod,3L
1530
1531#define SN_id_pkix1_implicit_93 "id-pkix1-implicit-93"
1532#define NID_id_pkix1_implicit_93 272
1533#define OBJ_id_pkix1_implicit_93 OBJ_id_pkix_mod,4L
1534
1535#define SN_id_mod_crmf "id-mod-crmf"
1536#define NID_id_mod_crmf 273
1537#define OBJ_id_mod_crmf OBJ_id_pkix_mod,5L
1538
1539#define SN_id_mod_cmc "id-mod-cmc"
1540#define NID_id_mod_cmc 274
1541#define OBJ_id_mod_cmc OBJ_id_pkix_mod,6L
1542
1543#define SN_id_mod_kea_profile_88 "id-mod-kea-profile-88"
1544#define NID_id_mod_kea_profile_88 275
1545#define OBJ_id_mod_kea_profile_88 OBJ_id_pkix_mod,7L
1546
1547#define SN_id_mod_kea_profile_93 "id-mod-kea-profile-93"
1548#define NID_id_mod_kea_profile_93 276
1549#define OBJ_id_mod_kea_profile_93 OBJ_id_pkix_mod,8L
1550
1551#define SN_id_mod_cmp "id-mod-cmp"
1552#define NID_id_mod_cmp 277
1553#define OBJ_id_mod_cmp OBJ_id_pkix_mod,9L
1554
1555#define SN_id_mod_qualified_cert_88 "id-mod-qualified-cert-88"
1556#define NID_id_mod_qualified_cert_88 278
1557#define OBJ_id_mod_qualified_cert_88 OBJ_id_pkix_mod,10L
1558
1559#define SN_id_mod_qualified_cert_93 "id-mod-qualified-cert-93"
1560#define NID_id_mod_qualified_cert_93 279
1561#define OBJ_id_mod_qualified_cert_93 OBJ_id_pkix_mod,11L
1562
1563#define SN_id_mod_attribute_cert "id-mod-attribute-cert"
1564#define NID_id_mod_attribute_cert 280
1565#define OBJ_id_mod_attribute_cert OBJ_id_pkix_mod,12L
1566
1567#define SN_id_mod_timestamp_protocol "id-mod-timestamp-protocol"
1568#define NID_id_mod_timestamp_protocol 281
1569#define OBJ_id_mod_timestamp_protocol OBJ_id_pkix_mod,13L
1570
1571#define SN_id_mod_ocsp "id-mod-ocsp"
1572#define NID_id_mod_ocsp 282
1573#define OBJ_id_mod_ocsp OBJ_id_pkix_mod,14L
1574
1575#define SN_id_mod_dvcs "id-mod-dvcs"
1576#define NID_id_mod_dvcs 283
1577#define OBJ_id_mod_dvcs OBJ_id_pkix_mod,15L
1578
1579#define SN_id_mod_cmp2000 "id-mod-cmp2000"
1580#define NID_id_mod_cmp2000 284
1581#define OBJ_id_mod_cmp2000 OBJ_id_pkix_mod,16L
1582
1583#define SN_id_mod_cmp2000_02 "id-mod-cmp2000-02"
1584#define NID_id_mod_cmp2000_02 1251
1585#define OBJ_id_mod_cmp2000_02 OBJ_id_pkix_mod,50L
1586
1587#define SN_id_mod_cmp2021_88 "id-mod-cmp2021-88"
1588#define NID_id_mod_cmp2021_88 1252
1589#define OBJ_id_mod_cmp2021_88 OBJ_id_pkix_mod,99L
1590
1591#define SN_id_mod_cmp2021_02 "id-mod-cmp2021-02"
1592#define NID_id_mod_cmp2021_02 1253
1593#define OBJ_id_mod_cmp2021_02 OBJ_id_pkix_mod,100L
1594
1595#define SN_info_access "authorityInfoAccess"
1596#define LN_info_access "Authority Information Access"
1597#define NID_info_access 177
1598#define OBJ_info_access OBJ_id_pe,1L
1599
1600#define SN_biometricInfo "biometricInfo"
1601#define LN_biometricInfo "Biometric Info"
1602#define NID_biometricInfo 285
1603#define OBJ_biometricInfo OBJ_id_pe,2L
1604
1605#define SN_qcStatements "qcStatements"
1606#define NID_qcStatements 286
1607#define OBJ_qcStatements OBJ_id_pe,3L
1608
1609#define SN_ac_auditIdentity "ac-auditIdentity"
1610#define LN_ac_auditIdentity "X509v3 Audit Identity"
1611#define NID_ac_auditIdentity 287
1612#define OBJ_ac_auditIdentity OBJ_id_pe,4L
1613
1614#define NID_ac_auditEntity 1323
1615#define OBJ_ac_auditEntity OBJ_ac_auditIdentity
1616
1617#define SN_ac_targeting "ac-targeting"
1618#define NID_ac_targeting 288
1619#define OBJ_ac_targeting OBJ_id_pe,5L
1620
1621#define SN_aaControls "aaControls"
1622#define NID_aaControls 289
1623#define OBJ_aaControls OBJ_id_pe,6L
1624
1625#define SN_sbgp_ipAddrBlock "sbgp-ipAddrBlock"
1626#define NID_sbgp_ipAddrBlock 290
1627#define OBJ_sbgp_ipAddrBlock OBJ_id_pe,7L
1628
1629#define SN_sbgp_autonomousSysNum "sbgp-autonomousSysNum"
1630#define NID_sbgp_autonomousSysNum 291
1631#define OBJ_sbgp_autonomousSysNum OBJ_id_pe,8L
1632
1633#define SN_sbgp_routerIdentifier "sbgp-routerIdentifier"
1634#define NID_sbgp_routerIdentifier 292
1635#define OBJ_sbgp_routerIdentifier OBJ_id_pe,9L
1636
1637#define SN_ac_proxying "ac-proxying"
1638#define NID_ac_proxying 397
1639#define OBJ_ac_proxying OBJ_id_pe,10L
1640
1641#define SN_sinfo_access "subjectInfoAccess"
1642#define LN_sinfo_access "Subject Information Access"
1643#define NID_sinfo_access 398
1644#define OBJ_sinfo_access OBJ_id_pe,11L
1645
1646#define SN_proxyCertInfo "proxyCertInfo"
1647#define LN_proxyCertInfo "Proxy Certificate Information"
1648#define NID_proxyCertInfo 663
1649#define OBJ_proxyCertInfo OBJ_id_pe,14L
1650
1651#define SN_tlsfeature "tlsfeature"
1652#define LN_tlsfeature "TLS Feature"
1653#define NID_tlsfeature 1020
1654#define OBJ_tlsfeature OBJ_id_pe,24L
1655
1656#define SN_sbgp_ipAddrBlockv2 "sbgp-ipAddrBlockv2"
1657#define NID_sbgp_ipAddrBlockv2 1239
1658#define OBJ_sbgp_ipAddrBlockv2 OBJ_id_pe,28L
1659
1660#define SN_sbgp_autonomousSysNumv2 "sbgp-autonomousSysNumv2"
1661#define NID_sbgp_autonomousSysNumv2 1240
1662#define OBJ_sbgp_autonomousSysNumv2 OBJ_id_pe,29L
1663
1664#define SN_id_qt_cps "id-qt-cps"
1665#define LN_id_qt_cps "Policy Qualifier CPS"
1666#define NID_id_qt_cps 164
1667#define OBJ_id_qt_cps OBJ_id_qt,1L
1668
1669#define SN_id_qt_unotice "id-qt-unotice"
1670#define LN_id_qt_unotice "Policy Qualifier User Notice"
1671#define NID_id_qt_unotice 165
1672#define OBJ_id_qt_unotice OBJ_id_qt,2L
1673
1674#define SN_textNotice "textNotice"
1675#define NID_textNotice 293
1676#define OBJ_textNotice OBJ_id_qt,3L
1677
1678#define SN_server_auth "serverAuth"
1679#define LN_server_auth "TLS Web Server Authentication"
1680#define NID_server_auth 129
1681#define OBJ_server_auth OBJ_id_kp,1L
1682
1683#define SN_client_auth "clientAuth"
1684#define LN_client_auth "TLS Web Client Authentication"
1685#define NID_client_auth 130
1686#define OBJ_client_auth OBJ_id_kp,2L
1687
1688#define SN_code_sign "codeSigning"
1689#define LN_code_sign "Code Signing"
1690#define NID_code_sign 131
1691#define OBJ_code_sign OBJ_id_kp,3L
1692
1693#define SN_email_protect "emailProtection"
1694#define LN_email_protect "E-mail Protection"
1695#define NID_email_protect 132
1696#define OBJ_email_protect OBJ_id_kp,4L
1697
1698#define SN_ipsecEndSystem "ipsecEndSystem"
1699#define LN_ipsecEndSystem "IPSec End System"
1700#define NID_ipsecEndSystem 294
1701#define OBJ_ipsecEndSystem OBJ_id_kp,5L
1702
1703#define SN_ipsecTunnel "ipsecTunnel"
1704#define LN_ipsecTunnel "IPSec Tunnel"
1705#define NID_ipsecTunnel 295
1706#define OBJ_ipsecTunnel OBJ_id_kp,6L
1707
1708#define SN_ipsecUser "ipsecUser"
1709#define LN_ipsecUser "IPSec User"
1710#define NID_ipsecUser 296
1711#define OBJ_ipsecUser OBJ_id_kp,7L
1712
1713#define SN_time_stamp "timeStamping"
1714#define LN_time_stamp "Time Stamping"
1715#define NID_time_stamp 133
1716#define OBJ_time_stamp OBJ_id_kp,8L
1717
1718#define SN_OCSP_sign "OCSPSigning"
1719#define LN_OCSP_sign "OCSP Signing"
1720#define NID_OCSP_sign 180
1721#define OBJ_OCSP_sign OBJ_id_kp,9L
1722
1723#define SN_dvcs "DVCS"
1724#define LN_dvcs "dvcs"
1725#define NID_dvcs 297
1726#define OBJ_dvcs OBJ_id_kp,10L
1727
1728#define SN_ipsec_IKE "ipsecIKE"
1729#define LN_ipsec_IKE "ipsec Internet Key Exchange"
1730#define NID_ipsec_IKE 1022
1731#define OBJ_ipsec_IKE OBJ_id_kp,17L
1732
1733#define SN_capwapAC "capwapAC"
1734#define LN_capwapAC "Ctrl/provision WAP Access"
1735#define NID_capwapAC 1023
1736#define OBJ_capwapAC OBJ_id_kp,18L
1737
1738#define SN_capwapWTP "capwapWTP"
1739#define LN_capwapWTP "Ctrl/Provision WAP Termination"
1740#define NID_capwapWTP 1024
1741#define OBJ_capwapWTP OBJ_id_kp,19L
1742
1743#define SN_sshClient "secureShellClient"
1744#define LN_sshClient "SSH Client"
1745#define NID_sshClient 1025
1746#define OBJ_sshClient OBJ_id_kp,21L
1747
1748#define SN_sshServer "secureShellServer"
1749#define LN_sshServer "SSH Server"
1750#define NID_sshServer 1026
1751#define OBJ_sshServer OBJ_id_kp,22L
1752
1753#define SN_sendRouter "sendRouter"
1754#define LN_sendRouter "Send Router"
1755#define NID_sendRouter 1027
1756#define OBJ_sendRouter OBJ_id_kp,23L
1757
1758#define SN_sendProxiedRouter "sendProxiedRouter"
1759#define LN_sendProxiedRouter "Send Proxied Router"
1760#define NID_sendProxiedRouter 1028
1761#define OBJ_sendProxiedRouter OBJ_id_kp,24L
1762
1763#define SN_sendOwner "sendOwner"
1764#define LN_sendOwner "Send Owner"
1765#define NID_sendOwner 1029
1766#define OBJ_sendOwner OBJ_id_kp,25L
1767
1768#define SN_sendProxiedOwner "sendProxiedOwner"
1769#define LN_sendProxiedOwner "Send Proxied Owner"
1770#define NID_sendProxiedOwner 1030
1771#define OBJ_sendProxiedOwner OBJ_id_kp,26L
1772
1773#define SN_cmcCA "cmcCA"
1774#define LN_cmcCA "CMC Certificate Authority"
1775#define NID_cmcCA 1131
1776#define OBJ_cmcCA OBJ_id_kp,27L
1777
1778#define SN_cmcRA "cmcRA"
1779#define LN_cmcRA "CMC Registration Authority"
1780#define NID_cmcRA 1132
1781#define OBJ_cmcRA OBJ_id_kp,28L
1782
1783#define SN_cmcArchive "cmcArchive"
1784#define LN_cmcArchive "CMC Archive Server"
1785#define NID_cmcArchive 1219
1786#define OBJ_cmcArchive OBJ_id_kp,29L
1787
1788#define SN_id_kp_bgpsec_router "id-kp-bgpsec-router"
1789#define LN_id_kp_bgpsec_router "BGPsec Router"
1790#define NID_id_kp_bgpsec_router 1220
1791#define OBJ_id_kp_bgpsec_router OBJ_id_kp,30L
1792
1793#define SN_id_kp_BrandIndicatorforMessageIdentification "id-kp-BrandIndicatorforMessageIdentification"
1794#define LN_id_kp_BrandIndicatorforMessageIdentification "Brand Indicator for Message Identification"
1795#define NID_id_kp_BrandIndicatorforMessageIdentification 1221
1796#define OBJ_id_kp_BrandIndicatorforMessageIdentification OBJ_id_kp,31L
1797
1798#define SN_cmKGA "cmKGA"
1799#define LN_cmKGA "Certificate Management Key Generation Authority"
1800#define NID_cmKGA 1222
1801#define OBJ_cmKGA OBJ_id_kp,32L
1802
1803#define SN_id_it_caProtEncCert "id-it-caProtEncCert"
1804#define NID_id_it_caProtEncCert 298
1805#define OBJ_id_it_caProtEncCert OBJ_id_it,1L
1806
1807#define SN_id_it_signKeyPairTypes "id-it-signKeyPairTypes"
1808#define NID_id_it_signKeyPairTypes 299
1809#define OBJ_id_it_signKeyPairTypes OBJ_id_it,2L
1810
1811#define SN_id_it_encKeyPairTypes "id-it-encKeyPairTypes"
1812#define NID_id_it_encKeyPairTypes 300
1813#define OBJ_id_it_encKeyPairTypes OBJ_id_it,3L
1814
1815#define SN_id_it_preferredSymmAlg "id-it-preferredSymmAlg"
1816#define NID_id_it_preferredSymmAlg 301
1817#define OBJ_id_it_preferredSymmAlg OBJ_id_it,4L
1818
1819#define SN_id_it_caKeyUpdateInfo "id-it-caKeyUpdateInfo"
1820#define NID_id_it_caKeyUpdateInfo 302
1821#define OBJ_id_it_caKeyUpdateInfo OBJ_id_it,5L
1822
1823#define SN_id_it_currentCRL "id-it-currentCRL"
1824#define NID_id_it_currentCRL 303
1825#define OBJ_id_it_currentCRL OBJ_id_it,6L
1826
1827#define SN_id_it_unsupportedOIDs "id-it-unsupportedOIDs"
1828#define NID_id_it_unsupportedOIDs 304
1829#define OBJ_id_it_unsupportedOIDs OBJ_id_it,7L
1830
1831#define SN_id_it_subscriptionRequest "id-it-subscriptionRequest"
1832#define NID_id_it_subscriptionRequest 305
1833#define OBJ_id_it_subscriptionRequest OBJ_id_it,8L
1834
1835#define SN_id_it_subscriptionResponse "id-it-subscriptionResponse"
1836#define NID_id_it_subscriptionResponse 306
1837#define OBJ_id_it_subscriptionResponse OBJ_id_it,9L
1838
1839#define SN_id_it_keyPairParamReq "id-it-keyPairParamReq"
1840#define NID_id_it_keyPairParamReq 307
1841#define OBJ_id_it_keyPairParamReq OBJ_id_it,10L
1842
1843#define SN_id_it_keyPairParamRep "id-it-keyPairParamRep"
1844#define NID_id_it_keyPairParamRep 308
1845#define OBJ_id_it_keyPairParamRep OBJ_id_it,11L
1846
1847#define SN_id_it_revPassphrase "id-it-revPassphrase"
1848#define NID_id_it_revPassphrase 309
1849#define OBJ_id_it_revPassphrase OBJ_id_it,12L
1850
1851#define SN_id_it_implicitConfirm "id-it-implicitConfirm"
1852#define NID_id_it_implicitConfirm 310
1853#define OBJ_id_it_implicitConfirm OBJ_id_it,13L
1854
1855#define SN_id_it_confirmWaitTime "id-it-confirmWaitTime"
1856#define NID_id_it_confirmWaitTime 311
1857#define OBJ_id_it_confirmWaitTime OBJ_id_it,14L
1858
1859#define SN_id_it_origPKIMessage "id-it-origPKIMessage"
1860#define NID_id_it_origPKIMessage 312
1861#define OBJ_id_it_origPKIMessage OBJ_id_it,15L
1862
1863#define SN_id_it_suppLangTags "id-it-suppLangTags"
1864#define NID_id_it_suppLangTags 784
1865#define OBJ_id_it_suppLangTags OBJ_id_it,16L
1866
1867#define SN_id_it_caCerts "id-it-caCerts"
1868#define NID_id_it_caCerts 1223
1869#define OBJ_id_it_caCerts OBJ_id_it,17L
1870
1871#define SN_id_it_rootCaKeyUpdate "id-it-rootCaKeyUpdate"
1872#define NID_id_it_rootCaKeyUpdate 1224
1873#define OBJ_id_it_rootCaKeyUpdate OBJ_id_it,18L
1874
1875#define SN_id_it_certReqTemplate "id-it-certReqTemplate"
1876#define NID_id_it_certReqTemplate 1225
1877#define OBJ_id_it_certReqTemplate OBJ_id_it,19L
1878
1879#define SN_id_it_rootCaCert "id-it-rootCaCert"
1880#define NID_id_it_rootCaCert 1254
1881#define OBJ_id_it_rootCaCert OBJ_id_it,20L
1882
1883#define SN_id_it_certProfile "id-it-certProfile"
1884#define NID_id_it_certProfile 1255
1885#define OBJ_id_it_certProfile OBJ_id_it,21L
1886
1887#define SN_id_it_crlStatusList "id-it-crlStatusList"
1888#define NID_id_it_crlStatusList 1256
1889#define OBJ_id_it_crlStatusList OBJ_id_it,22L
1890
1891#define SN_id_it_crls "id-it-crls"
1892#define NID_id_it_crls 1257
1893#define OBJ_id_it_crls OBJ_id_it,23L
1894
1895#define SN_id_regCtrl "id-regCtrl"
1896#define NID_id_regCtrl 313
1897#define OBJ_id_regCtrl OBJ_id_pkip,1L
1898
1899#define SN_id_regInfo "id-regInfo"
1900#define NID_id_regInfo 314
1901#define OBJ_id_regInfo OBJ_id_pkip,2L
1902
1903#define SN_id_regCtrl_regToken "id-regCtrl-regToken"
1904#define NID_id_regCtrl_regToken 315
1905#define OBJ_id_regCtrl_regToken OBJ_id_regCtrl,1L
1906
1907#define SN_id_regCtrl_authenticator "id-regCtrl-authenticator"
1908#define NID_id_regCtrl_authenticator 316
1909#define OBJ_id_regCtrl_authenticator OBJ_id_regCtrl,2L
1910
1911#define SN_id_regCtrl_pkiPublicationInfo "id-regCtrl-pkiPublicationInfo"
1912#define NID_id_regCtrl_pkiPublicationInfo 317
1913#define OBJ_id_regCtrl_pkiPublicationInfo OBJ_id_regCtrl,3L
1914
1915#define SN_id_regCtrl_pkiArchiveOptions "id-regCtrl-pkiArchiveOptions"
1916#define NID_id_regCtrl_pkiArchiveOptions 318
1917#define OBJ_id_regCtrl_pkiArchiveOptions OBJ_id_regCtrl,4L
1918
1919#define SN_id_regCtrl_oldCertID "id-regCtrl-oldCertID"
1920#define NID_id_regCtrl_oldCertID 319
1921#define OBJ_id_regCtrl_oldCertID OBJ_id_regCtrl,5L
1922
1923#define SN_id_regCtrl_protocolEncrKey "id-regCtrl-protocolEncrKey"
1924#define NID_id_regCtrl_protocolEncrKey 320
1925#define OBJ_id_regCtrl_protocolEncrKey OBJ_id_regCtrl,6L
1926
1927#define SN_id_regCtrl_altCertTemplate "id-regCtrl-altCertTemplate"
1928#define NID_id_regCtrl_altCertTemplate 1258
1929#define OBJ_id_regCtrl_altCertTemplate OBJ_id_regCtrl,7L
1930
1931#define SN_id_regCtrl_algId "id-regCtrl-algId"
1932#define NID_id_regCtrl_algId 1259
1933#define OBJ_id_regCtrl_algId OBJ_id_regCtrl,11L
1934
1935#define SN_id_regCtrl_rsaKeyLen "id-regCtrl-rsaKeyLen"
1936#define NID_id_regCtrl_rsaKeyLen 1260
1937#define OBJ_id_regCtrl_rsaKeyLen OBJ_id_regCtrl,12L
1938
1939#define SN_id_regInfo_utf8Pairs "id-regInfo-utf8Pairs"
1940#define NID_id_regInfo_utf8Pairs 321
1941#define OBJ_id_regInfo_utf8Pairs OBJ_id_regInfo,1L
1942
1943#define SN_id_regInfo_certReq "id-regInfo-certReq"
1944#define NID_id_regInfo_certReq 322
1945#define OBJ_id_regInfo_certReq OBJ_id_regInfo,2L
1946
1947#define SN_id_alg_des40 "id-alg-des40"
1948#define NID_id_alg_des40 323
1949#define OBJ_id_alg_des40 OBJ_id_alg,1L
1950
1951#define SN_id_alg_noSignature "id-alg-noSignature"
1952#define NID_id_alg_noSignature 324
1953#define OBJ_id_alg_noSignature OBJ_id_alg,2L
1954
1955#define SN_id_alg_dh_sig_hmac_sha1 "id-alg-dh-sig-hmac-sha1"
1956#define NID_id_alg_dh_sig_hmac_sha1 325
1957#define OBJ_id_alg_dh_sig_hmac_sha1 OBJ_id_alg,3L
1958
1959#define SN_id_alg_dh_pop "id-alg-dh-pop"
1960#define NID_id_alg_dh_pop 326
1961#define OBJ_id_alg_dh_pop OBJ_id_alg,4L
1962
1963#define SN_id_cmc_statusInfo "id-cmc-statusInfo"
1964#define NID_id_cmc_statusInfo 327
1965#define OBJ_id_cmc_statusInfo OBJ_id_cmc,1L
1966
1967#define SN_id_cmc_identification "id-cmc-identification"
1968#define NID_id_cmc_identification 328
1969#define OBJ_id_cmc_identification OBJ_id_cmc,2L
1970
1971#define SN_id_cmc_identityProof "id-cmc-identityProof"
1972#define NID_id_cmc_identityProof 329
1973#define OBJ_id_cmc_identityProof OBJ_id_cmc,3L
1974
1975#define SN_id_cmc_dataReturn "id-cmc-dataReturn"
1976#define NID_id_cmc_dataReturn 330
1977#define OBJ_id_cmc_dataReturn OBJ_id_cmc,4L
1978
1979#define SN_id_cmc_transactionId "id-cmc-transactionId"
1980#define NID_id_cmc_transactionId 331
1981#define OBJ_id_cmc_transactionId OBJ_id_cmc,5L
1982
1983#define SN_id_cmc_senderNonce "id-cmc-senderNonce"
1984#define NID_id_cmc_senderNonce 332
1985#define OBJ_id_cmc_senderNonce OBJ_id_cmc,6L
1986
1987#define SN_id_cmc_recipientNonce "id-cmc-recipientNonce"
1988#define NID_id_cmc_recipientNonce 333
1989#define OBJ_id_cmc_recipientNonce OBJ_id_cmc,7L
1990
1991#define SN_id_cmc_addExtensions "id-cmc-addExtensions"
1992#define NID_id_cmc_addExtensions 334
1993#define OBJ_id_cmc_addExtensions OBJ_id_cmc,8L
1994
1995#define SN_id_cmc_encryptedPOP "id-cmc-encryptedPOP"
1996#define NID_id_cmc_encryptedPOP 335
1997#define OBJ_id_cmc_encryptedPOP OBJ_id_cmc,9L
1998
1999#define SN_id_cmc_decryptedPOP "id-cmc-decryptedPOP"
2000#define NID_id_cmc_decryptedPOP 336
2001#define OBJ_id_cmc_decryptedPOP OBJ_id_cmc,10L
2002
2003#define SN_id_cmc_lraPOPWitness "id-cmc-lraPOPWitness"
2004#define NID_id_cmc_lraPOPWitness 337
2005#define OBJ_id_cmc_lraPOPWitness OBJ_id_cmc,11L
2006
2007#define SN_id_cmc_getCert "id-cmc-getCert"
2008#define NID_id_cmc_getCert 338
2009#define OBJ_id_cmc_getCert OBJ_id_cmc,15L
2010
2011#define SN_id_cmc_getCRL "id-cmc-getCRL"
2012#define NID_id_cmc_getCRL 339
2013#define OBJ_id_cmc_getCRL OBJ_id_cmc,16L
2014
2015#define SN_id_cmc_revokeRequest "id-cmc-revokeRequest"
2016#define NID_id_cmc_revokeRequest 340
2017#define OBJ_id_cmc_revokeRequest OBJ_id_cmc,17L
2018
2019#define SN_id_cmc_regInfo "id-cmc-regInfo"
2020#define NID_id_cmc_regInfo 341
2021#define OBJ_id_cmc_regInfo OBJ_id_cmc,18L
2022
2023#define SN_id_cmc_responseInfo "id-cmc-responseInfo"
2024#define NID_id_cmc_responseInfo 342
2025#define OBJ_id_cmc_responseInfo OBJ_id_cmc,19L
2026
2027#define SN_id_cmc_queryPending "id-cmc-queryPending"
2028#define NID_id_cmc_queryPending 343
2029#define OBJ_id_cmc_queryPending OBJ_id_cmc,21L
2030
2031#define SN_id_cmc_popLinkRandom "id-cmc-popLinkRandom"
2032#define NID_id_cmc_popLinkRandom 344
2033#define OBJ_id_cmc_popLinkRandom OBJ_id_cmc,22L
2034
2035#define SN_id_cmc_popLinkWitness "id-cmc-popLinkWitness"
2036#define NID_id_cmc_popLinkWitness 345
2037#define OBJ_id_cmc_popLinkWitness OBJ_id_cmc,23L
2038
2039#define SN_id_cmc_confirmCertAcceptance "id-cmc-confirmCertAcceptance"
2040#define NID_id_cmc_confirmCertAcceptance 346
2041#define OBJ_id_cmc_confirmCertAcceptance OBJ_id_cmc,24L
2042
2043#define SN_id_on_personalData "id-on-personalData"
2044#define NID_id_on_personalData 347
2045#define OBJ_id_on_personalData OBJ_id_on,1L
2046
2047#define SN_id_on_permanentIdentifier "id-on-permanentIdentifier"
2048#define LN_id_on_permanentIdentifier "Permanent Identifier"
2049#define NID_id_on_permanentIdentifier 858
2050#define OBJ_id_on_permanentIdentifier OBJ_id_on,3L
2051
2052#define SN_id_on_hardwareModuleName "id-on-hardwareModuleName"
2053#define LN_id_on_hardwareModuleName "Hardware Module Name"
2054#define NID_id_on_hardwareModuleName 1321
2055#define OBJ_id_on_hardwareModuleName OBJ_id_on,4L
2056
2057#define SN_XmppAddr "id-on-xmppAddr"
2058#define LN_XmppAddr "XmppAddr"
2059#define NID_XmppAddr 1209
2060#define OBJ_XmppAddr OBJ_id_on,5L
2061
2062#define SN_SRVName "id-on-dnsSRV"
2063#define LN_SRVName "SRVName"
2064#define NID_SRVName 1210
2065#define OBJ_SRVName OBJ_id_on,7L
2066
2067#define SN_NAIRealm "id-on-NAIRealm"
2068#define LN_NAIRealm "NAIRealm"
2069#define NID_NAIRealm 1211
2070#define OBJ_NAIRealm OBJ_id_on,8L
2071
2072#define SN_id_on_SmtpUTF8Mailbox "id-on-SmtpUTF8Mailbox"
2073#define LN_id_on_SmtpUTF8Mailbox "Smtp UTF8 Mailbox"
2074#define NID_id_on_SmtpUTF8Mailbox 1208
2075#define OBJ_id_on_SmtpUTF8Mailbox OBJ_id_on,9L
2076
2077#define SN_id_pda_dateOfBirth "id-pda-dateOfBirth"
2078#define NID_id_pda_dateOfBirth 348
2079#define OBJ_id_pda_dateOfBirth OBJ_id_pda,1L
2080
2081#define SN_id_pda_placeOfBirth "id-pda-placeOfBirth"
2082#define NID_id_pda_placeOfBirth 349
2083#define OBJ_id_pda_placeOfBirth OBJ_id_pda,2L
2084
2085#define SN_id_pda_gender "id-pda-gender"
2086#define NID_id_pda_gender 351
2087#define OBJ_id_pda_gender OBJ_id_pda,3L
2088
2089#define SN_id_pda_countryOfCitizenship "id-pda-countryOfCitizenship"
2090#define NID_id_pda_countryOfCitizenship 352
2091#define OBJ_id_pda_countryOfCitizenship OBJ_id_pda,4L
2092
2093#define SN_id_pda_countryOfResidence "id-pda-countryOfResidence"
2094#define NID_id_pda_countryOfResidence 353
2095#define OBJ_id_pda_countryOfResidence OBJ_id_pda,5L
2096
2097#define SN_id_aca_authenticationInfo "id-aca-authenticationInfo"
2098#define NID_id_aca_authenticationInfo 354
2099#define OBJ_id_aca_authenticationInfo OBJ_id_aca,1L
2100
2101#define SN_id_aca_accessIdentity "id-aca-accessIdentity"
2102#define NID_id_aca_accessIdentity 355
2103#define OBJ_id_aca_accessIdentity OBJ_id_aca,2L
2104
2105#define SN_id_aca_chargingIdentity "id-aca-chargingIdentity"
2106#define NID_id_aca_chargingIdentity 356
2107#define OBJ_id_aca_chargingIdentity OBJ_id_aca,3L
2108
2109#define SN_id_aca_group "id-aca-group"
2110#define NID_id_aca_group 357
2111#define OBJ_id_aca_group OBJ_id_aca,4L
2112
2113#define SN_id_aca_role "id-aca-role"
2114#define NID_id_aca_role 358
2115#define OBJ_id_aca_role OBJ_id_aca,5L
2116
2117#define SN_id_aca_encAttrs "id-aca-encAttrs"
2118#define NID_id_aca_encAttrs 399
2119#define OBJ_id_aca_encAttrs OBJ_id_aca,6L
2120
2121#define SN_id_qcs_pkixQCSyntax_v1 "id-qcs-pkixQCSyntax-v1"
2122#define NID_id_qcs_pkixQCSyntax_v1 359
2123#define OBJ_id_qcs_pkixQCSyntax_v1 OBJ_id_qcs,1L
2124
2125#define SN_ipAddr_asNumber "ipAddr-asNumber"
2126#define NID_ipAddr_asNumber 1241
2127#define OBJ_ipAddr_asNumber OBJ_id_cp,2L
2128
2129#define SN_ipAddr_asNumberv2 "ipAddr-asNumberv2"
2130#define NID_ipAddr_asNumberv2 1242
2131#define OBJ_ipAddr_asNumberv2 OBJ_id_cp,3L
2132
2133#define SN_id_cct_crs "id-cct-crs"
2134#define NID_id_cct_crs 360
2135#define OBJ_id_cct_crs OBJ_id_cct,1L
2136
2137#define SN_id_cct_PKIData "id-cct-PKIData"
2138#define NID_id_cct_PKIData 361
2139#define OBJ_id_cct_PKIData OBJ_id_cct,2L
2140
2141#define SN_id_cct_PKIResponse "id-cct-PKIResponse"
2142#define NID_id_cct_PKIResponse 362
2143#define OBJ_id_cct_PKIResponse OBJ_id_cct,3L
2144
2145#define SN_id_ppl_anyLanguage "id-ppl-anyLanguage"
2146#define LN_id_ppl_anyLanguage "Any language"
2147#define NID_id_ppl_anyLanguage 664
2148#define OBJ_id_ppl_anyLanguage OBJ_id_ppl,0L
2149
2150#define SN_id_ppl_inheritAll "id-ppl-inheritAll"
2151#define LN_id_ppl_inheritAll "Inherit all"
2152#define NID_id_ppl_inheritAll 665
2153#define OBJ_id_ppl_inheritAll OBJ_id_ppl,1L
2154
2155#define SN_Independent "id-ppl-independent"
2156#define LN_Independent "Independent"
2157#define NID_Independent 667
2158#define OBJ_Independent OBJ_id_ppl,2L
2159
2160#define SN_ad_OCSP "OCSP"
2161#define LN_ad_OCSP "OCSP"
2162#define NID_ad_OCSP 178
2163#define OBJ_ad_OCSP OBJ_id_ad,1L
2164
2165#define SN_ad_ca_issuers "caIssuers"
2166#define LN_ad_ca_issuers "CA Issuers"
2167#define NID_ad_ca_issuers 179
2168#define OBJ_ad_ca_issuers OBJ_id_ad,2L
2169
2170#define SN_ad_timeStamping "ad_timestamping"
2171#define LN_ad_timeStamping "AD Time Stamping"
2172#define NID_ad_timeStamping 363
2173#define OBJ_ad_timeStamping OBJ_id_ad,3L
2174
2175#define SN_ad_dvcs "AD_DVCS"
2176#define LN_ad_dvcs "ad dvcs"
2177#define NID_ad_dvcs 364
2178#define OBJ_ad_dvcs OBJ_id_ad,4L
2179
2180#define SN_caRepository "caRepository"
2181#define LN_caRepository "CA Repository"
2182#define NID_caRepository 785
2183#define OBJ_caRepository OBJ_id_ad,5L
2184
2185#define SN_rpkiManifest "rpkiManifest"
2186#define LN_rpkiManifest "RPKI Manifest"
2187#define NID_rpkiManifest 1243
2188#define OBJ_rpkiManifest OBJ_id_ad,10L
2189
2190#define SN_signedObject "signedObject"
2191#define LN_signedObject "Signed Object"
2192#define NID_signedObject 1244
2193#define OBJ_signedObject OBJ_id_ad,11L
2194
2195#define SN_rpkiNotify "rpkiNotify"
2196#define LN_rpkiNotify "RPKI Notify"
2197#define NID_rpkiNotify 1245
2198#define OBJ_rpkiNotify OBJ_id_ad,13L
2199
2200#define OBJ_id_pkix_OCSP OBJ_ad_OCSP
2201
2202#define SN_id_pkix_OCSP_basic "basicOCSPResponse"
2203#define LN_id_pkix_OCSP_basic "Basic OCSP Response"
2204#define NID_id_pkix_OCSP_basic 365
2205#define OBJ_id_pkix_OCSP_basic OBJ_id_pkix_OCSP,1L
2206
2207#define SN_id_pkix_OCSP_Nonce "Nonce"
2208#define LN_id_pkix_OCSP_Nonce "OCSP Nonce"
2209#define NID_id_pkix_OCSP_Nonce 366
2210#define OBJ_id_pkix_OCSP_Nonce OBJ_id_pkix_OCSP,2L
2211
2212#define SN_id_pkix_OCSP_CrlID "CrlID"
2213#define LN_id_pkix_OCSP_CrlID "OCSP CRL ID"
2214#define NID_id_pkix_OCSP_CrlID 367
2215#define OBJ_id_pkix_OCSP_CrlID OBJ_id_pkix_OCSP,3L
2216
2217#define SN_id_pkix_OCSP_acceptableResponses "acceptableResponses"
2218#define LN_id_pkix_OCSP_acceptableResponses "Acceptable OCSP Responses"
2219#define NID_id_pkix_OCSP_acceptableResponses 368
2220#define OBJ_id_pkix_OCSP_acceptableResponses OBJ_id_pkix_OCSP,4L
2221
2222#define SN_id_pkix_OCSP_noCheck "noCheck"
2223#define LN_id_pkix_OCSP_noCheck "OCSP No Check"
2224#define NID_id_pkix_OCSP_noCheck 369
2225#define OBJ_id_pkix_OCSP_noCheck OBJ_id_pkix_OCSP,5L
2226
2227#define SN_id_pkix_OCSP_archiveCutoff "archiveCutoff"
2228#define LN_id_pkix_OCSP_archiveCutoff "OCSP Archive Cutoff"
2229#define NID_id_pkix_OCSP_archiveCutoff 370
2230#define OBJ_id_pkix_OCSP_archiveCutoff OBJ_id_pkix_OCSP,6L
2231
2232#define SN_id_pkix_OCSP_serviceLocator "serviceLocator"
2233#define LN_id_pkix_OCSP_serviceLocator "OCSP Service Locator"
2234#define NID_id_pkix_OCSP_serviceLocator 371
2235#define OBJ_id_pkix_OCSP_serviceLocator OBJ_id_pkix_OCSP,7L
2236
2237#define SN_id_pkix_OCSP_extendedStatus "extendedStatus"
2238#define LN_id_pkix_OCSP_extendedStatus "Extended OCSP Status"
2239#define NID_id_pkix_OCSP_extendedStatus 372
2240#define OBJ_id_pkix_OCSP_extendedStatus OBJ_id_pkix_OCSP,8L
2241
2242#define SN_id_pkix_OCSP_valid "valid"
2243#define NID_id_pkix_OCSP_valid 373
2244#define OBJ_id_pkix_OCSP_valid OBJ_id_pkix_OCSP,9L
2245
2246#define SN_id_pkix_OCSP_path "path"
2247#define NID_id_pkix_OCSP_path 374
2248#define OBJ_id_pkix_OCSP_path OBJ_id_pkix_OCSP,10L
2249
2250#define SN_id_pkix_OCSP_trustRoot "trustRoot"
2251#define LN_id_pkix_OCSP_trustRoot "Trust Root"
2252#define NID_id_pkix_OCSP_trustRoot 375
2253#define OBJ_id_pkix_OCSP_trustRoot OBJ_id_pkix_OCSP,11L
2254
2255#define SN_algorithm "algorithm"
2256#define LN_algorithm "algorithm"
2257#define NID_algorithm 376
2258#define OBJ_algorithm 1L,3L,14L,3L,2L
2259
2260#define SN_md5WithRSA "RSA-NP-MD5"
2261#define LN_md5WithRSA "md5WithRSA"
2262#define NID_md5WithRSA 104
2263#define OBJ_md5WithRSA OBJ_algorithm,3L
2264
2265#define SN_des_ecb "DES-ECB"
2266#define LN_des_ecb "des-ecb"
2267#define NID_des_ecb 29
2268#define OBJ_des_ecb OBJ_algorithm,6L
2269
2270#define SN_des_cbc "DES-CBC"
2271#define LN_des_cbc "des-cbc"
2272#define NID_des_cbc 31
2273#define OBJ_des_cbc OBJ_algorithm,7L
2274
2275#define SN_des_ofb64 "DES-OFB"
2276#define LN_des_ofb64 "des-ofb"
2277#define NID_des_ofb64 45
2278#define OBJ_des_ofb64 OBJ_algorithm,8L
2279
2280#define SN_des_cfb64 "DES-CFB"
2281#define LN_des_cfb64 "des-cfb"
2282#define NID_des_cfb64 30
2283#define OBJ_des_cfb64 OBJ_algorithm,9L
2284
2285#define SN_rsaSignature "rsaSignature"
2286#define NID_rsaSignature 377
2287#define OBJ_rsaSignature OBJ_algorithm,11L
2288
2289#define SN_dsa_2 "DSA-old"
2290#define LN_dsa_2 "dsaEncryption-old"
2291#define NID_dsa_2 67
2292#define OBJ_dsa_2 OBJ_algorithm,12L
2293
2294#define SN_dsaWithSHA "DSA-SHA"
2295#define LN_dsaWithSHA "dsaWithSHA"
2296#define NID_dsaWithSHA 66
2297#define OBJ_dsaWithSHA OBJ_algorithm,13L
2298
2299#define SN_shaWithRSAEncryption "RSA-SHA"
2300#define LN_shaWithRSAEncryption "shaWithRSAEncryption"
2301#define NID_shaWithRSAEncryption 42
2302#define OBJ_shaWithRSAEncryption OBJ_algorithm,15L
2303
2304#define SN_des_ede_ecb "DES-EDE"
2305#define LN_des_ede_ecb "des-ede"
2306#define NID_des_ede_ecb 32
2307#define OBJ_des_ede_ecb OBJ_algorithm,17L
2308
2309#define SN_des_ede3_ecb "DES-EDE3"
2310#define LN_des_ede3_ecb "des-ede3"
2311#define NID_des_ede3_ecb 33
2312
2313#define SN_des_ede_cbc "DES-EDE-CBC"
2314#define LN_des_ede_cbc "des-ede-cbc"
2315#define NID_des_ede_cbc 43
2316
2317#define SN_des_ede_cfb64 "DES-EDE-CFB"
2318#define LN_des_ede_cfb64 "des-ede-cfb"
2319#define NID_des_ede_cfb64 60
2320
2321#define SN_des_ede3_cfb64 "DES-EDE3-CFB"
2322#define LN_des_ede3_cfb64 "des-ede3-cfb"
2323#define NID_des_ede3_cfb64 61
2324
2325#define SN_des_ede_ofb64 "DES-EDE-OFB"
2326#define LN_des_ede_ofb64 "des-ede-ofb"
2327#define NID_des_ede_ofb64 62
2328
2329#define SN_des_ede3_ofb64 "DES-EDE3-OFB"
2330#define LN_des_ede3_ofb64 "des-ede3-ofb"
2331#define NID_des_ede3_ofb64 63
2332
2333#define SN_desx_cbc "DESX-CBC"
2334#define LN_desx_cbc "desx-cbc"
2335#define NID_desx_cbc 80
2336
2337#define SN_sha "SHA"
2338#define LN_sha "sha"
2339#define NID_sha 41
2340#define OBJ_sha OBJ_algorithm,18L
2341
2342#define SN_sha1 "SHA1"
2343#define LN_sha1 "sha1"
2344#define NID_sha1 64
2345#define OBJ_sha1 OBJ_algorithm,26L
2346
2347#define SN_dsaWithSHA1_2 "DSA-SHA1-old"
2348#define LN_dsaWithSHA1_2 "dsaWithSHA1-old"
2349#define NID_dsaWithSHA1_2 70
2350#define OBJ_dsaWithSHA1_2 OBJ_algorithm,27L
2351
2352#define SN_sha1WithRSA "RSA-SHA1-2"
2353#define LN_sha1WithRSA "sha1WithRSA"
2354#define NID_sha1WithRSA 115
2355#define OBJ_sha1WithRSA OBJ_algorithm,29L
2356
2357#define SN_ripemd160 "RIPEMD160"
2358#define LN_ripemd160 "ripemd160"
2359#define NID_ripemd160 117
2360#define OBJ_ripemd160 1L,3L,36L,3L,2L,1L
2361
2362#define SN_ripemd160WithRSA "RSA-RIPEMD160"
2363#define LN_ripemd160WithRSA "ripemd160WithRSA"
2364#define NID_ripemd160WithRSA 119
2365#define OBJ_ripemd160WithRSA 1L,3L,36L,3L,3L,1L,2L
2366
2367#define SN_blake2bmac "BLAKE2BMAC"
2368#define LN_blake2bmac "blake2bmac"
2369#define NID_blake2bmac 1201
2370#define OBJ_blake2bmac 1L,3L,6L,1L,4L,1L,1722L,12L,2L,1L
2371
2372#define SN_blake2smac "BLAKE2SMAC"
2373#define LN_blake2smac "blake2smac"
2374#define NID_blake2smac 1202
2375#define OBJ_blake2smac 1L,3L,6L,1L,4L,1L,1722L,12L,2L,2L
2376
2377#define SN_blake2b512 "BLAKE2b512"
2378#define LN_blake2b512 "blake2b512"
2379#define NID_blake2b512 1056
2380#define OBJ_blake2b512 OBJ_blake2bmac,16L
2381
2382#define SN_blake2s256 "BLAKE2s256"
2383#define LN_blake2s256 "blake2s256"
2384#define NID_blake2s256 1057
2385#define OBJ_blake2s256 OBJ_blake2smac,8L
2386
2387#define SN_sxnet "SXNetID"
2388#define LN_sxnet "Strong Extranet ID"
2389#define NID_sxnet 143
2390#define OBJ_sxnet 1L,3L,101L,1L,4L,1L
2391
2392#define SN_X500 "X500"
2393#define LN_X500 "directory services (X.500)"
2394#define NID_X500 11
2395#define OBJ_X500 2L,5L
2396
2397#define SN_X509 "X509"
2398#define NID_X509 12
2399#define OBJ_X509 OBJ_X500,4L
2400
2401#define SN_commonName "CN"
2402#define LN_commonName "commonName"
2403#define NID_commonName 13
2404#define OBJ_commonName OBJ_X509,3L
2405
2406#define SN_surname "SN"
2407#define LN_surname "surname"
2408#define NID_surname 100
2409#define OBJ_surname OBJ_X509,4L
2410
2411#define LN_serialNumber "serialNumber"
2412#define NID_serialNumber 105
2413#define OBJ_serialNumber OBJ_X509,5L
2414
2415#define SN_countryName "C"
2416#define LN_countryName "countryName"
2417#define NID_countryName 14
2418#define OBJ_countryName OBJ_X509,6L
2419
2420#define SN_localityName "L"
2421#define LN_localityName "localityName"
2422#define NID_localityName 15
2423#define OBJ_localityName OBJ_X509,7L
2424
2425#define SN_stateOrProvinceName "ST"
2426#define LN_stateOrProvinceName "stateOrProvinceName"
2427#define NID_stateOrProvinceName 16
2428#define OBJ_stateOrProvinceName OBJ_X509,8L
2429
2430#define SN_streetAddress "street"
2431#define LN_streetAddress "streetAddress"
2432#define NID_streetAddress 660
2433#define OBJ_streetAddress OBJ_X509,9L
2434
2435#define SN_organizationName "O"
2436#define LN_organizationName "organizationName"
2437#define NID_organizationName 17
2438#define OBJ_organizationName OBJ_X509,10L
2439
2440#define SN_organizationalUnitName "OU"
2441#define LN_organizationalUnitName "organizationalUnitName"
2442#define NID_organizationalUnitName 18
2443#define OBJ_organizationalUnitName OBJ_X509,11L
2444
2445#define SN_title "title"
2446#define LN_title "title"
2447#define NID_title 106
2448#define OBJ_title OBJ_X509,12L
2449
2450#define LN_description "description"
2451#define NID_description 107
2452#define OBJ_description OBJ_X509,13L
2453
2454#define LN_searchGuide "searchGuide"
2455#define NID_searchGuide 859
2456#define OBJ_searchGuide OBJ_X509,14L
2457
2458#define LN_businessCategory "businessCategory"
2459#define NID_businessCategory 860
2460#define OBJ_businessCategory OBJ_X509,15L
2461
2462#define LN_postalAddress "postalAddress"
2463#define NID_postalAddress 861
2464#define OBJ_postalAddress OBJ_X509,16L
2465
2466#define LN_postalCode "postalCode"
2467#define NID_postalCode 661
2468#define OBJ_postalCode OBJ_X509,17L
2469
2470#define LN_postOfficeBox "postOfficeBox"
2471#define NID_postOfficeBox 862
2472#define OBJ_postOfficeBox OBJ_X509,18L
2473
2474#define LN_physicalDeliveryOfficeName "physicalDeliveryOfficeName"
2475#define NID_physicalDeliveryOfficeName 863
2476#define OBJ_physicalDeliveryOfficeName OBJ_X509,19L
2477
2478#define LN_telephoneNumber "telephoneNumber"
2479#define NID_telephoneNumber 864
2480#define OBJ_telephoneNumber OBJ_X509,20L
2481
2482#define LN_telexNumber "telexNumber"
2483#define NID_telexNumber 865
2484#define OBJ_telexNumber OBJ_X509,21L
2485
2486#define LN_teletexTerminalIdentifier "teletexTerminalIdentifier"
2487#define NID_teletexTerminalIdentifier 866
2488#define OBJ_teletexTerminalIdentifier OBJ_X509,22L
2489
2490#define LN_facsimileTelephoneNumber "facsimileTelephoneNumber"
2491#define NID_facsimileTelephoneNumber 867
2492#define OBJ_facsimileTelephoneNumber OBJ_X509,23L
2493
2494#define LN_x121Address "x121Address"
2495#define NID_x121Address 868
2496#define OBJ_x121Address OBJ_X509,24L
2497
2498#define LN_internationaliSDNNumber "internationaliSDNNumber"
2499#define NID_internationaliSDNNumber 869
2500#define OBJ_internationaliSDNNumber OBJ_X509,25L
2501
2502#define LN_registeredAddress "registeredAddress"
2503#define NID_registeredAddress 870
2504#define OBJ_registeredAddress OBJ_X509,26L
2505
2506#define LN_destinationIndicator "destinationIndicator"
2507#define NID_destinationIndicator 871
2508#define OBJ_destinationIndicator OBJ_X509,27L
2509
2510#define LN_preferredDeliveryMethod "preferredDeliveryMethod"
2511#define NID_preferredDeliveryMethod 872
2512#define OBJ_preferredDeliveryMethod OBJ_X509,28L
2513
2514#define LN_presentationAddress "presentationAddress"
2515#define NID_presentationAddress 873
2516#define OBJ_presentationAddress OBJ_X509,29L
2517
2518#define LN_supportedApplicationContext "supportedApplicationContext"
2519#define NID_supportedApplicationContext 874
2520#define OBJ_supportedApplicationContext OBJ_X509,30L
2521
2522#define SN_member "member"
2523#define NID_member 875
2524#define OBJ_member OBJ_X509,31L
2525
2526#define SN_owner "owner"
2527#define NID_owner 876
2528#define OBJ_owner OBJ_X509,32L
2529
2530#define LN_roleOccupant "roleOccupant"
2531#define NID_roleOccupant 877
2532#define OBJ_roleOccupant OBJ_X509,33L
2533
2534#define SN_seeAlso "seeAlso"
2535#define NID_seeAlso 878
2536#define OBJ_seeAlso OBJ_X509,34L
2537
2538#define LN_userPassword "userPassword"
2539#define NID_userPassword 879
2540#define OBJ_userPassword OBJ_X509,35L
2541
2542#define LN_userCertificate "userCertificate"
2543#define NID_userCertificate 880
2544#define OBJ_userCertificate OBJ_X509,36L
2545
2546#define LN_cACertificate "cACertificate"
2547#define NID_cACertificate 881
2548#define OBJ_cACertificate OBJ_X509,37L
2549
2550#define LN_authorityRevocationList "authorityRevocationList"
2551#define NID_authorityRevocationList 882
2552#define OBJ_authorityRevocationList OBJ_X509,38L
2553
2554#define LN_certificateRevocationList "certificateRevocationList"
2555#define NID_certificateRevocationList 883
2556#define OBJ_certificateRevocationList OBJ_X509,39L
2557
2558#define LN_crossCertificatePair "crossCertificatePair"
2559#define NID_crossCertificatePair 884
2560#define OBJ_crossCertificatePair OBJ_X509,40L
2561
2562#define SN_name "name"
2563#define LN_name "name"
2564#define NID_name 173
2565#define OBJ_name OBJ_X509,41L
2566
2567#define SN_givenName "GN"
2568#define LN_givenName "givenName"
2569#define NID_givenName 99
2570#define OBJ_givenName OBJ_X509,42L
2571
2572#define SN_initials "initials"
2573#define LN_initials "initials"
2574#define NID_initials 101
2575#define OBJ_initials OBJ_X509,43L
2576
2577#define LN_generationQualifier "generationQualifier"
2578#define NID_generationQualifier 509
2579#define OBJ_generationQualifier OBJ_X509,44L
2580
2581#define LN_x500UniqueIdentifier "x500UniqueIdentifier"
2582#define NID_x500UniqueIdentifier 503
2583#define OBJ_x500UniqueIdentifier OBJ_X509,45L
2584
2585#define SN_dnQualifier "dnQualifier"
2586#define LN_dnQualifier "dnQualifier"
2587#define NID_dnQualifier 174
2588#define OBJ_dnQualifier OBJ_X509,46L
2589
2590#define LN_enhancedSearchGuide "enhancedSearchGuide"
2591#define NID_enhancedSearchGuide 885
2592#define OBJ_enhancedSearchGuide OBJ_X509,47L
2593
2594#define LN_protocolInformation "protocolInformation"
2595#define NID_protocolInformation 886
2596#define OBJ_protocolInformation OBJ_X509,48L
2597
2598#define LN_distinguishedName "distinguishedName"
2599#define NID_distinguishedName 887
2600#define OBJ_distinguishedName OBJ_X509,49L
2601
2602#define LN_uniqueMember "uniqueMember"
2603#define NID_uniqueMember 888
2604#define OBJ_uniqueMember OBJ_X509,50L
2605
2606#define LN_houseIdentifier "houseIdentifier"
2607#define NID_houseIdentifier 889
2608#define OBJ_houseIdentifier OBJ_X509,51L
2609
2610#define LN_supportedAlgorithms "supportedAlgorithms"
2611#define NID_supportedAlgorithms 890
2612#define OBJ_supportedAlgorithms OBJ_X509,52L
2613
2614#define LN_deltaRevocationList "deltaRevocationList"
2615#define NID_deltaRevocationList 891
2616#define OBJ_deltaRevocationList OBJ_X509,53L
2617
2618#define SN_dmdName "dmdName"
2619#define NID_dmdName 892
2620#define OBJ_dmdName OBJ_X509,54L
2621
2622#define LN_pseudonym "pseudonym"
2623#define NID_pseudonym 510
2624#define OBJ_pseudonym OBJ_X509,65L
2625
2626#define SN_role "role"
2627#define LN_role "role"
2628#define NID_role 400
2629#define OBJ_role OBJ_X509,72L
2630
2631#define LN_organizationIdentifier "organizationIdentifier"
2632#define NID_organizationIdentifier 1089
2633#define OBJ_organizationIdentifier OBJ_X509,97L
2634
2635#define SN_countryCode3c "c3"
2636#define LN_countryCode3c "countryCode3c"
2637#define NID_countryCode3c 1090
2638#define OBJ_countryCode3c OBJ_X509,98L
2639
2640#define SN_countryCode3n "n3"
2641#define LN_countryCode3n "countryCode3n"
2642#define NID_countryCode3n 1091
2643#define OBJ_countryCode3n OBJ_X509,99L
2644
2645#define LN_dnsName "dnsName"
2646#define NID_dnsName 1092
2647#define OBJ_dnsName OBJ_X509,100L
2648
2649#define SN_X500algorithms "X500algorithms"
2650#define LN_X500algorithms "directory services - algorithms"
2651#define NID_X500algorithms 378
2652#define OBJ_X500algorithms OBJ_X500,8L
2653
2654#define SN_rsa "RSA"
2655#define LN_rsa "rsa"
2656#define NID_rsa 19
2657#define OBJ_rsa OBJ_X500algorithms,1L,1L
2658
2659#define SN_mdc2WithRSA "RSA-MDC2"
2660#define LN_mdc2WithRSA "mdc2WithRSA"
2661#define NID_mdc2WithRSA 96
2662#define OBJ_mdc2WithRSA OBJ_X500algorithms,3L,100L
2663
2664#define SN_mdc2 "MDC2"
2665#define LN_mdc2 "mdc2"
2666#define NID_mdc2 95
2667#define OBJ_mdc2 OBJ_X500algorithms,3L,101L
2668
2669#define SN_id_ce "id-ce"
2670#define NID_id_ce 81
2671#define OBJ_id_ce OBJ_X500,29L
2672
2673#define SN_subject_directory_attributes "subjectDirectoryAttributes"
2674#define LN_subject_directory_attributes "X509v3 Subject Directory Attributes"
2675#define NID_subject_directory_attributes 769
2676#define OBJ_subject_directory_attributes OBJ_id_ce,9L
2677
2678#define SN_subject_key_identifier "subjectKeyIdentifier"
2679#define LN_subject_key_identifier "X509v3 Subject Key Identifier"
2680#define NID_subject_key_identifier 82
2681#define OBJ_subject_key_identifier OBJ_id_ce,14L
2682
2683#define SN_key_usage "keyUsage"
2684#define LN_key_usage "X509v3 Key Usage"
2685#define NID_key_usage 83
2686#define OBJ_key_usage OBJ_id_ce,15L
2687
2688#define SN_private_key_usage_period "privateKeyUsagePeriod"
2689#define LN_private_key_usage_period "X509v3 Private Key Usage Period"
2690#define NID_private_key_usage_period 84
2691#define OBJ_private_key_usage_period OBJ_id_ce,16L
2692
2693#define SN_subject_alt_name "subjectAltName"
2694#define LN_subject_alt_name "X509v3 Subject Alternative Name"
2695#define NID_subject_alt_name 85
2696#define OBJ_subject_alt_name OBJ_id_ce,17L
2697
2698#define SN_issuer_alt_name "issuerAltName"
2699#define LN_issuer_alt_name "X509v3 Issuer Alternative Name"
2700#define NID_issuer_alt_name 86
2701#define OBJ_issuer_alt_name OBJ_id_ce,18L
2702
2703#define SN_basic_constraints "basicConstraints"
2704#define LN_basic_constraints "X509v3 Basic Constraints"
2705#define NID_basic_constraints 87
2706#define OBJ_basic_constraints OBJ_id_ce,19L
2707
2708#define SN_crl_number "crlNumber"
2709#define LN_crl_number "X509v3 CRL Number"
2710#define NID_crl_number 88
2711#define OBJ_crl_number OBJ_id_ce,20L
2712
2713#define SN_crl_reason "CRLReason"
2714#define LN_crl_reason "X509v3 CRL Reason Code"
2715#define NID_crl_reason 141
2716#define OBJ_crl_reason OBJ_id_ce,21L
2717
2718#define SN_invalidity_date "invalidityDate"
2719#define LN_invalidity_date "Invalidity Date"
2720#define NID_invalidity_date 142
2721#define OBJ_invalidity_date OBJ_id_ce,24L
2722
2723#define SN_delta_crl "deltaCRL"
2724#define LN_delta_crl "X509v3 Delta CRL Indicator"
2725#define NID_delta_crl 140
2726#define OBJ_delta_crl OBJ_id_ce,27L
2727
2728#define SN_issuing_distribution_point "issuingDistributionPoint"
2729#define LN_issuing_distribution_point "X509v3 Issuing Distribution Point"
2730#define NID_issuing_distribution_point 770
2731#define OBJ_issuing_distribution_point OBJ_id_ce,28L
2732
2733#define SN_certificate_issuer "certificateIssuer"
2734#define LN_certificate_issuer "X509v3 Certificate Issuer"
2735#define NID_certificate_issuer 771
2736#define OBJ_certificate_issuer OBJ_id_ce,29L
2737
2738#define SN_name_constraints "nameConstraints"
2739#define LN_name_constraints "X509v3 Name Constraints"
2740#define NID_name_constraints 666
2741#define OBJ_name_constraints OBJ_id_ce,30L
2742
2743#define SN_crl_distribution_points "crlDistributionPoints"
2744#define LN_crl_distribution_points "X509v3 CRL Distribution Points"
2745#define NID_crl_distribution_points 103
2746#define OBJ_crl_distribution_points OBJ_id_ce,31L
2747
2748#define SN_certificate_policies "certificatePolicies"
2749#define LN_certificate_policies "X509v3 Certificate Policies"
2750#define NID_certificate_policies 89
2751#define OBJ_certificate_policies OBJ_id_ce,32L
2752
2753#define SN_any_policy "anyPolicy"
2754#define LN_any_policy "X509v3 Any Policy"
2755#define NID_any_policy 746
2756#define OBJ_any_policy OBJ_certificate_policies,0L
2757
2758#define SN_policy_mappings "policyMappings"
2759#define LN_policy_mappings "X509v3 Policy Mappings"
2760#define NID_policy_mappings 747
2761#define OBJ_policy_mappings OBJ_id_ce,33L
2762
2763#define SN_authority_key_identifier "authorityKeyIdentifier"
2764#define LN_authority_key_identifier "X509v3 Authority Key Identifier"
2765#define NID_authority_key_identifier 90
2766#define OBJ_authority_key_identifier OBJ_id_ce,35L
2767
2768#define SN_policy_constraints "policyConstraints"
2769#define LN_policy_constraints "X509v3 Policy Constraints"
2770#define NID_policy_constraints 401
2771#define OBJ_policy_constraints OBJ_id_ce,36L
2772
2773#define SN_ext_key_usage "extendedKeyUsage"
2774#define LN_ext_key_usage "X509v3 Extended Key Usage"
2775#define NID_ext_key_usage 126
2776#define OBJ_ext_key_usage OBJ_id_ce,37L
2777
2778#define SN_authority_attribute_identifier "authorityAttributeIdentifier"
2779#define LN_authority_attribute_identifier "X509v3 Authority Attribute Identifier"
2780#define NID_authority_attribute_identifier 1295
2781#define OBJ_authority_attribute_identifier OBJ_id_ce,38L
2782
2783#define SN_role_spec_cert_identifier "roleSpecCertIdentifier"
2784#define LN_role_spec_cert_identifier "X509v3 Role Specification Certificate Identifier"
2785#define NID_role_spec_cert_identifier 1296
2786#define OBJ_role_spec_cert_identifier OBJ_id_ce,39L
2787
2788#define SN_basic_att_constraints "basicAttConstraints"
2789#define LN_basic_att_constraints "X509v3 Basic Attribute Certificate Constraints"
2790#define NID_basic_att_constraints 1297
2791#define OBJ_basic_att_constraints OBJ_id_ce,41L
2792
2793#define SN_delegated_name_constraints "delegatedNameConstraints"
2794#define LN_delegated_name_constraints "X509v3 Delegated Name Constraints"
2795#define NID_delegated_name_constraints 1298
2796#define OBJ_delegated_name_constraints OBJ_id_ce,42L
2797
2798#define SN_time_specification "timeSpecification"
2799#define LN_time_specification "X509v3 Time Specification"
2800#define NID_time_specification 1299
2801#define OBJ_time_specification OBJ_id_ce,43L
2802
2803#define SN_freshest_crl "freshestCRL"
2804#define LN_freshest_crl "X509v3 Freshest CRL"
2805#define NID_freshest_crl 857
2806#define OBJ_freshest_crl OBJ_id_ce,46L
2807
2808#define SN_attribute_descriptor "attributeDescriptor"
2809#define LN_attribute_descriptor "X509v3 Attribute Descriptor"
2810#define NID_attribute_descriptor 1300
2811#define OBJ_attribute_descriptor OBJ_id_ce,48L
2812
2813#define SN_user_notice "userNotice"
2814#define LN_user_notice "X509v3 User Notice"
2815#define NID_user_notice 1301
2816#define OBJ_user_notice OBJ_id_ce,49L
2817
2818#define SN_soa_identifier "sOAIdentifier"
2819#define LN_soa_identifier "X509v3 Source of Authority Identifier"
2820#define NID_soa_identifier 1302
2821#define OBJ_soa_identifier OBJ_id_ce,50L
2822
2823#define SN_acceptable_cert_policies "acceptableCertPolicies"
2824#define LN_acceptable_cert_policies "X509v3 Acceptable Certification Policies"
2825#define NID_acceptable_cert_policies 1303
2826#define OBJ_acceptable_cert_policies OBJ_id_ce,52L
2827
2828#define SN_inhibit_any_policy "inhibitAnyPolicy"
2829#define LN_inhibit_any_policy "X509v3 Inhibit Any Policy"
2830#define NID_inhibit_any_policy 748
2831#define OBJ_inhibit_any_policy OBJ_id_ce,54L
2832
2833#define SN_target_information "targetInformation"
2834#define LN_target_information "X509v3 AC Targeting"
2835#define NID_target_information 402
2836#define OBJ_target_information OBJ_id_ce,55L
2837
2838#define SN_no_rev_avail "noRevAvail"
2839#define LN_no_rev_avail "X509v3 No Revocation Available"
2840#define NID_no_rev_avail 403
2841#define OBJ_no_rev_avail OBJ_id_ce,56L
2842
2843#define SN_acceptable_privilege_policies "acceptablePrivPolicies"
2844#define LN_acceptable_privilege_policies "X509v3 Acceptable Privilege Policies"
2845#define NID_acceptable_privilege_policies 1304
2846#define OBJ_acceptable_privilege_policies OBJ_id_ce,57L
2847
2848#define SN_indirect_issuer "indirectIssuer"
2849#define LN_indirect_issuer "X509v3 Indirect Issuer"
2850#define NID_indirect_issuer 1305
2851#define OBJ_indirect_issuer OBJ_id_ce,61L
2852
2853#define SN_no_assertion "noAssertion"
2854#define LN_no_assertion "X509v3 No Assertion"
2855#define NID_no_assertion 1306
2856#define OBJ_no_assertion OBJ_id_ce,62L
2857
2858#define SN_id_aa_issuing_distribution_point "aAissuingDistributionPoint"
2859#define LN_id_aa_issuing_distribution_point "X509v3 Attribute Authority Issuing Distribution Point"
2860#define NID_id_aa_issuing_distribution_point 1307
2861#define OBJ_id_aa_issuing_distribution_point OBJ_id_ce,63L
2862
2863#define SN_issued_on_behalf_of "issuedOnBehalfOf"
2864#define LN_issued_on_behalf_of "X509v3 Issued On Behalf Of"
2865#define NID_issued_on_behalf_of 1308
2866#define OBJ_issued_on_behalf_of OBJ_id_ce,64L
2867
2868#define SN_single_use "singleUse"
2869#define LN_single_use "X509v3 Single Use"
2870#define NID_single_use 1309
2871#define OBJ_single_use OBJ_id_ce,65L
2872
2873#define SN_group_ac "groupAC"
2874#define LN_group_ac "X509v3 Group Attribute Certificate"
2875#define NID_group_ac 1310
2876#define OBJ_group_ac OBJ_id_ce,66L
2877
2878#define SN_allowed_attribute_assignments "allowedAttributeAssignments"
2879#define LN_allowed_attribute_assignments "X509v3 Allowed Attribute Assignments"
2880#define NID_allowed_attribute_assignments 1311
2881#define OBJ_allowed_attribute_assignments OBJ_id_ce,67L
2882
2883#define SN_attribute_mappings "attributeMappings"
2884#define LN_attribute_mappings "X509v3 Attribute Mappings"
2885#define NID_attribute_mappings 1312
2886#define OBJ_attribute_mappings OBJ_id_ce,68L
2887
2888#define SN_holder_name_constraints "holderNameConstraints"
2889#define LN_holder_name_constraints "X509v3 Holder Name Constraints"
2890#define NID_holder_name_constraints 1313
2891#define OBJ_holder_name_constraints OBJ_id_ce,69L
2892
2893#define SN_authorization_validation "authorizationValidation"
2894#define LN_authorization_validation "X509v3 Authorization Validation"
2895#define NID_authorization_validation 1314
2896#define OBJ_authorization_validation OBJ_id_ce,70L
2897
2898#define SN_prot_restrict "protRestrict"
2899#define LN_prot_restrict "X509v3 Protocol Restriction"
2900#define NID_prot_restrict 1315
2901#define OBJ_prot_restrict OBJ_id_ce,71L
2902
2903#define SN_subject_alt_public_key_info "subjectAltPublicKeyInfo"
2904#define LN_subject_alt_public_key_info "X509v3 Subject Alternative Public Key Info"
2905#define NID_subject_alt_public_key_info 1316
2906#define OBJ_subject_alt_public_key_info OBJ_id_ce,72L
2907
2908#define SN_alt_signature_algorithm "altSignatureAlgorithm"
2909#define LN_alt_signature_algorithm "X509v3 Alternative Signature Algorithm"
2910#define NID_alt_signature_algorithm 1317
2911#define OBJ_alt_signature_algorithm OBJ_id_ce,73L
2912
2913#define SN_alt_signature_value "altSignatureValue"
2914#define LN_alt_signature_value "X509v3 Alternative Signature Value"
2915#define NID_alt_signature_value 1318
2916#define OBJ_alt_signature_value OBJ_id_ce,74L
2917
2918#define SN_associated_information "associatedInformation"
2919#define LN_associated_information "X509v3 Associated Information"
2920#define NID_associated_information 1319
2921#define OBJ_associated_information OBJ_id_ce,75L
2922
2923#define SN_anyExtendedKeyUsage "anyExtendedKeyUsage"
2924#define LN_anyExtendedKeyUsage "Any Extended Key Usage"
2925#define NID_anyExtendedKeyUsage 910
2926#define OBJ_anyExtendedKeyUsage OBJ_ext_key_usage,0L
2927
2928#define SN_netscape "Netscape"
2929#define LN_netscape "Netscape Communications Corp."
2930#define NID_netscape 57
2931#define OBJ_netscape 2L,16L,840L,1L,113730L
2932
2933#define SN_netscape_cert_extension "nsCertExt"
2934#define LN_netscape_cert_extension "Netscape Certificate Extension"
2935#define NID_netscape_cert_extension 58
2936#define OBJ_netscape_cert_extension OBJ_netscape,1L
2937
2938#define SN_netscape_data_type "nsDataType"
2939#define LN_netscape_data_type "Netscape Data Type"
2940#define NID_netscape_data_type 59
2941#define OBJ_netscape_data_type OBJ_netscape,2L
2942
2943#define SN_netscape_cert_type "nsCertType"
2944#define LN_netscape_cert_type "Netscape Cert Type"
2945#define NID_netscape_cert_type 71
2946#define OBJ_netscape_cert_type OBJ_netscape_cert_extension,1L
2947
2948#define SN_netscape_base_url "nsBaseUrl"
2949#define LN_netscape_base_url "Netscape Base Url"
2950#define NID_netscape_base_url 72
2951#define OBJ_netscape_base_url OBJ_netscape_cert_extension,2L
2952
2953#define SN_netscape_revocation_url "nsRevocationUrl"
2954#define LN_netscape_revocation_url "Netscape Revocation Url"
2955#define NID_netscape_revocation_url 73
2956#define OBJ_netscape_revocation_url OBJ_netscape_cert_extension,3L
2957
2958#define SN_netscape_ca_revocation_url "nsCaRevocationUrl"
2959#define LN_netscape_ca_revocation_url "Netscape CA Revocation Url"
2960#define NID_netscape_ca_revocation_url 74
2961#define OBJ_netscape_ca_revocation_url OBJ_netscape_cert_extension,4L
2962
2963#define SN_netscape_renewal_url "nsRenewalUrl"
2964#define LN_netscape_renewal_url "Netscape Renewal Url"
2965#define NID_netscape_renewal_url 75
2966#define OBJ_netscape_renewal_url OBJ_netscape_cert_extension,7L
2967
2968#define SN_netscape_ca_policy_url "nsCaPolicyUrl"
2969#define LN_netscape_ca_policy_url "Netscape CA Policy Url"
2970#define NID_netscape_ca_policy_url 76
2971#define OBJ_netscape_ca_policy_url OBJ_netscape_cert_extension,8L
2972
2973#define SN_netscape_ssl_server_name "nsSslServerName"
2974#define LN_netscape_ssl_server_name "Netscape SSL Server Name"
2975#define NID_netscape_ssl_server_name 77
2976#define OBJ_netscape_ssl_server_name OBJ_netscape_cert_extension,12L
2977
2978#define SN_netscape_comment "nsComment"
2979#define LN_netscape_comment "Netscape Comment"
2980#define NID_netscape_comment 78
2981#define OBJ_netscape_comment OBJ_netscape_cert_extension,13L
2982
2983#define SN_netscape_cert_sequence "nsCertSequence"
2984#define LN_netscape_cert_sequence "Netscape Certificate Sequence"
2985#define NID_netscape_cert_sequence 79
2986#define OBJ_netscape_cert_sequence OBJ_netscape_data_type,5L
2987
2988#define SN_ns_sgc "nsSGC"
2989#define LN_ns_sgc "Netscape Server Gated Crypto"
2990#define NID_ns_sgc 139
2991#define OBJ_ns_sgc OBJ_netscape,4L,1L
2992
2993#define SN_org "ORG"
2994#define LN_org "org"
2995#define NID_org 379
2996#define OBJ_org OBJ_iso,3L
2997
2998#define SN_dod "DOD"
2999#define LN_dod "dod"
3000#define NID_dod 380
3001#define OBJ_dod OBJ_org,6L
3002
3003#define SN_iana "IANA"
3004#define LN_iana "iana"
3005#define NID_iana 381
3006#define OBJ_iana OBJ_dod,1L
3007
3008#define OBJ_internet OBJ_iana
3009
3010#define SN_Directory "directory"
3011#define LN_Directory "Directory"
3012#define NID_Directory 382
3013#define OBJ_Directory OBJ_internet,1L
3014
3015#define SN_Management "mgmt"
3016#define LN_Management "Management"
3017#define NID_Management 383
3018#define OBJ_Management OBJ_internet,2L
3019
3020#define SN_Experimental "experimental"
3021#define LN_Experimental "Experimental"
3022#define NID_Experimental 384
3023#define OBJ_Experimental OBJ_internet,3L
3024
3025#define SN_Private "private"
3026#define LN_Private "Private"
3027#define NID_Private 385
3028#define OBJ_Private OBJ_internet,4L
3029
3030#define SN_Security "security"
3031#define LN_Security "Security"
3032#define NID_Security 386
3033#define OBJ_Security OBJ_internet,5L
3034
3035#define SN_SNMPv2 "snmpv2"
3036#define LN_SNMPv2 "SNMPv2"
3037#define NID_SNMPv2 387
3038#define OBJ_SNMPv2 OBJ_internet,6L
3039
3040#define LN_Mail "Mail"
3041#define NID_Mail 388
3042#define OBJ_Mail OBJ_internet,7L
3043
3044#define SN_Enterprises "enterprises"
3045#define LN_Enterprises "Enterprises"
3046#define NID_Enterprises 389
3047#define OBJ_Enterprises OBJ_Private,1L
3048
3049#define SN_dcObject "dcobject"
3050#define LN_dcObject "dcObject"
3051#define NID_dcObject 390
3052#define OBJ_dcObject OBJ_Enterprises,1466L,344L
3053
3054#define SN_id_kp_wisun_fan_device "id-kp-wisun-fan-device"
3055#define LN_id_kp_wisun_fan_device "Wi-SUN Alliance Field Area Network (FAN)"
3056#define NID_id_kp_wisun_fan_device 1322
3057#define OBJ_id_kp_wisun_fan_device OBJ_Enterprises,45605L,1L
3058
3059#define SN_mime_mhs "mime-mhs"
3060#define LN_mime_mhs "MIME MHS"
3061#define NID_mime_mhs 504
3062#define OBJ_mime_mhs OBJ_Mail,1L
3063
3064#define SN_mime_mhs_headings "mime-mhs-headings"
3065#define LN_mime_mhs_headings "mime-mhs-headings"
3066#define NID_mime_mhs_headings 505
3067#define OBJ_mime_mhs_headings OBJ_mime_mhs,1L
3068
3069#define SN_mime_mhs_bodies "mime-mhs-bodies"
3070#define LN_mime_mhs_bodies "mime-mhs-bodies"
3071#define NID_mime_mhs_bodies 506
3072#define OBJ_mime_mhs_bodies OBJ_mime_mhs,2L
3073
3074#define SN_id_hex_partial_message "id-hex-partial-message"
3075#define LN_id_hex_partial_message "id-hex-partial-message"
3076#define NID_id_hex_partial_message 507
3077#define OBJ_id_hex_partial_message OBJ_mime_mhs_headings,1L
3078
3079#define SN_id_hex_multipart_message "id-hex-multipart-message"
3080#define LN_id_hex_multipart_message "id-hex-multipart-message"
3081#define NID_id_hex_multipart_message 508
3082#define OBJ_id_hex_multipart_message OBJ_mime_mhs_headings,2L
3083
3084#define SN_zlib_compression "ZLIB"
3085#define LN_zlib_compression "zlib compression"
3086#define NID_zlib_compression 125
3087#define OBJ_zlib_compression OBJ_id_smime_alg,8L
3088
3089#define OBJ_csor 2L,16L,840L,1L,101L,3L
3090
3091#define OBJ_nistAlgorithms OBJ_csor,4L
3092
3093#define OBJ_aes OBJ_nistAlgorithms,1L
3094
3095#define SN_aes_128_ecb "AES-128-ECB"
3096#define LN_aes_128_ecb "aes-128-ecb"
3097#define NID_aes_128_ecb 418
3098#define OBJ_aes_128_ecb OBJ_aes,1L
3099
3100#define SN_aes_128_cbc "AES-128-CBC"
3101#define LN_aes_128_cbc "aes-128-cbc"
3102#define NID_aes_128_cbc 419
3103#define OBJ_aes_128_cbc OBJ_aes,2L
3104
3105#define SN_aes_128_ofb128 "AES-128-OFB"
3106#define LN_aes_128_ofb128 "aes-128-ofb"
3107#define NID_aes_128_ofb128 420
3108#define OBJ_aes_128_ofb128 OBJ_aes,3L
3109
3110#define SN_aes_128_cfb128 "AES-128-CFB"
3111#define LN_aes_128_cfb128 "aes-128-cfb"
3112#define NID_aes_128_cfb128 421
3113#define OBJ_aes_128_cfb128 OBJ_aes,4L
3114
3115#define SN_id_aes128_wrap "id-aes128-wrap"
3116#define NID_id_aes128_wrap 788
3117#define OBJ_id_aes128_wrap OBJ_aes,5L
3118
3119#define SN_aes_128_gcm "id-aes128-GCM"
3120#define LN_aes_128_gcm "aes-128-gcm"
3121#define NID_aes_128_gcm 895
3122#define OBJ_aes_128_gcm OBJ_aes,6L
3123
3124#define SN_aes_128_ccm "id-aes128-CCM"
3125#define LN_aes_128_ccm "aes-128-ccm"
3126#define NID_aes_128_ccm 896
3127#define OBJ_aes_128_ccm OBJ_aes,7L
3128
3129#define SN_id_aes128_wrap_pad "id-aes128-wrap-pad"
3130#define NID_id_aes128_wrap_pad 897
3131#define OBJ_id_aes128_wrap_pad OBJ_aes,8L
3132
3133#define SN_aes_192_ecb "AES-192-ECB"
3134#define LN_aes_192_ecb "aes-192-ecb"
3135#define NID_aes_192_ecb 422
3136#define OBJ_aes_192_ecb OBJ_aes,21L
3137
3138#define SN_aes_192_cbc "AES-192-CBC"
3139#define LN_aes_192_cbc "aes-192-cbc"
3140#define NID_aes_192_cbc 423
3141#define OBJ_aes_192_cbc OBJ_aes,22L
3142
3143#define SN_aes_192_ofb128 "AES-192-OFB"
3144#define LN_aes_192_ofb128 "aes-192-ofb"
3145#define NID_aes_192_ofb128 424
3146#define OBJ_aes_192_ofb128 OBJ_aes,23L
3147
3148#define SN_aes_192_cfb128 "AES-192-CFB"
3149#define LN_aes_192_cfb128 "aes-192-cfb"
3150#define NID_aes_192_cfb128 425
3151#define OBJ_aes_192_cfb128 OBJ_aes,24L
3152
3153#define SN_id_aes192_wrap "id-aes192-wrap"
3154#define NID_id_aes192_wrap 789
3155#define OBJ_id_aes192_wrap OBJ_aes,25L
3156
3157#define SN_aes_192_gcm "id-aes192-GCM"
3158#define LN_aes_192_gcm "aes-192-gcm"
3159#define NID_aes_192_gcm 898
3160#define OBJ_aes_192_gcm OBJ_aes,26L
3161
3162#define SN_aes_192_ccm "id-aes192-CCM"
3163#define LN_aes_192_ccm "aes-192-ccm"
3164#define NID_aes_192_ccm 899
3165#define OBJ_aes_192_ccm OBJ_aes,27L
3166
3167#define SN_id_aes192_wrap_pad "id-aes192-wrap-pad"
3168#define NID_id_aes192_wrap_pad 900
3169#define OBJ_id_aes192_wrap_pad OBJ_aes,28L
3170
3171#define SN_aes_256_ecb "AES-256-ECB"
3172#define LN_aes_256_ecb "aes-256-ecb"
3173#define NID_aes_256_ecb 426
3174#define OBJ_aes_256_ecb OBJ_aes,41L
3175
3176#define SN_aes_256_cbc "AES-256-CBC"
3177#define LN_aes_256_cbc "aes-256-cbc"
3178#define NID_aes_256_cbc 427
3179#define OBJ_aes_256_cbc OBJ_aes,42L
3180
3181#define SN_aes_256_ofb128 "AES-256-OFB"
3182#define LN_aes_256_ofb128 "aes-256-ofb"
3183#define NID_aes_256_ofb128 428
3184#define OBJ_aes_256_ofb128 OBJ_aes,43L
3185
3186#define SN_aes_256_cfb128 "AES-256-CFB"
3187#define LN_aes_256_cfb128 "aes-256-cfb"
3188#define NID_aes_256_cfb128 429
3189#define OBJ_aes_256_cfb128 OBJ_aes,44L
3190
3191#define SN_id_aes256_wrap "id-aes256-wrap"
3192#define NID_id_aes256_wrap 790
3193#define OBJ_id_aes256_wrap OBJ_aes,45L
3194
3195#define SN_aes_256_gcm "id-aes256-GCM"
3196#define LN_aes_256_gcm "aes-256-gcm"
3197#define NID_aes_256_gcm 901
3198#define OBJ_aes_256_gcm OBJ_aes,46L
3199
3200#define SN_aes_256_ccm "id-aes256-CCM"
3201#define LN_aes_256_ccm "aes-256-ccm"
3202#define NID_aes_256_ccm 902
3203#define OBJ_aes_256_ccm OBJ_aes,47L
3204
3205#define SN_id_aes256_wrap_pad "id-aes256-wrap-pad"
3206#define NID_id_aes256_wrap_pad 903
3207#define OBJ_id_aes256_wrap_pad OBJ_aes,48L
3208
3209#define SN_aes_128_xts "AES-128-XTS"
3210#define LN_aes_128_xts "aes-128-xts"
3211#define NID_aes_128_xts 913
3212#define OBJ_aes_128_xts OBJ_ieee_siswg,0L,1L,1L
3213
3214#define SN_aes_256_xts "AES-256-XTS"
3215#define LN_aes_256_xts "aes-256-xts"
3216#define NID_aes_256_xts 914
3217#define OBJ_aes_256_xts OBJ_ieee_siswg,0L,1L,2L
3218
3219#define SN_aes_128_cfb1 "AES-128-CFB1"
3220#define LN_aes_128_cfb1 "aes-128-cfb1"
3221#define NID_aes_128_cfb1 650
3222
3223#define SN_aes_192_cfb1 "AES-192-CFB1"
3224#define LN_aes_192_cfb1 "aes-192-cfb1"
3225#define NID_aes_192_cfb1 651
3226
3227#define SN_aes_256_cfb1 "AES-256-CFB1"
3228#define LN_aes_256_cfb1 "aes-256-cfb1"
3229#define NID_aes_256_cfb1 652
3230
3231#define SN_aes_128_cfb8 "AES-128-CFB8"
3232#define LN_aes_128_cfb8 "aes-128-cfb8"
3233#define NID_aes_128_cfb8 653
3234
3235#define SN_aes_192_cfb8 "AES-192-CFB8"
3236#define LN_aes_192_cfb8 "aes-192-cfb8"
3237#define NID_aes_192_cfb8 654
3238
3239#define SN_aes_256_cfb8 "AES-256-CFB8"
3240#define LN_aes_256_cfb8 "aes-256-cfb8"
3241#define NID_aes_256_cfb8 655
3242
3243#define SN_aes_128_ctr "AES-128-CTR"
3244#define LN_aes_128_ctr "aes-128-ctr"
3245#define NID_aes_128_ctr 904
3246
3247#define SN_aes_192_ctr "AES-192-CTR"
3248#define LN_aes_192_ctr "aes-192-ctr"
3249#define NID_aes_192_ctr 905
3250
3251#define SN_aes_256_ctr "AES-256-CTR"
3252#define LN_aes_256_ctr "aes-256-ctr"
3253#define NID_aes_256_ctr 906
3254
3255#define SN_aes_128_ocb "AES-128-OCB"
3256#define LN_aes_128_ocb "aes-128-ocb"
3257#define NID_aes_128_ocb 958
3258
3259#define SN_aes_192_ocb "AES-192-OCB"
3260#define LN_aes_192_ocb "aes-192-ocb"
3261#define NID_aes_192_ocb 959
3262
3263#define SN_aes_256_ocb "AES-256-OCB"
3264#define LN_aes_256_ocb "aes-256-ocb"
3265#define NID_aes_256_ocb 960
3266
3267#define SN_des_cfb1 "DES-CFB1"
3268#define LN_des_cfb1 "des-cfb1"
3269#define NID_des_cfb1 656
3270
3271#define SN_des_cfb8 "DES-CFB8"
3272#define LN_des_cfb8 "des-cfb8"
3273#define NID_des_cfb8 657
3274
3275#define SN_des_ede3_cfb1 "DES-EDE3-CFB1"
3276#define LN_des_ede3_cfb1 "des-ede3-cfb1"
3277#define NID_des_ede3_cfb1 658
3278
3279#define SN_des_ede3_cfb8 "DES-EDE3-CFB8"
3280#define LN_des_ede3_cfb8 "des-ede3-cfb8"
3281#define NID_des_ede3_cfb8 659
3282
3283#define OBJ_nist_hashalgs OBJ_nistAlgorithms,2L
3284
3285#define SN_sha256 "SHA256"
3286#define LN_sha256 "sha256"
3287#define NID_sha256 672
3288#define OBJ_sha256 OBJ_nist_hashalgs,1L
3289
3290#define SN_sha384 "SHA384"
3291#define LN_sha384 "sha384"
3292#define NID_sha384 673
3293#define OBJ_sha384 OBJ_nist_hashalgs,2L
3294
3295#define SN_sha512 "SHA512"
3296#define LN_sha512 "sha512"
3297#define NID_sha512 674
3298#define OBJ_sha512 OBJ_nist_hashalgs,3L
3299
3300#define SN_sha224 "SHA224"
3301#define LN_sha224 "sha224"
3302#define NID_sha224 675
3303#define OBJ_sha224 OBJ_nist_hashalgs,4L
3304
3305#define SN_sha512_224 "SHA512-224"
3306#define LN_sha512_224 "sha512-224"
3307#define NID_sha512_224 1094
3308#define OBJ_sha512_224 OBJ_nist_hashalgs,5L
3309
3310#define SN_sha512_256 "SHA512-256"
3311#define LN_sha512_256 "sha512-256"
3312#define NID_sha512_256 1095
3313#define OBJ_sha512_256 OBJ_nist_hashalgs,6L
3314
3315#define SN_sha3_224 "SHA3-224"
3316#define LN_sha3_224 "sha3-224"
3317#define NID_sha3_224 1096
3318#define OBJ_sha3_224 OBJ_nist_hashalgs,7L
3319
3320#define SN_sha3_256 "SHA3-256"
3321#define LN_sha3_256 "sha3-256"
3322#define NID_sha3_256 1097
3323#define OBJ_sha3_256 OBJ_nist_hashalgs,8L
3324
3325#define SN_sha3_384 "SHA3-384"
3326#define LN_sha3_384 "sha3-384"
3327#define NID_sha3_384 1098
3328#define OBJ_sha3_384 OBJ_nist_hashalgs,9L
3329
3330#define SN_sha3_512 "SHA3-512"
3331#define LN_sha3_512 "sha3-512"
3332#define NID_sha3_512 1099
3333#define OBJ_sha3_512 OBJ_nist_hashalgs,10L
3334
3335#define SN_shake128 "SHAKE128"
3336#define LN_shake128 "shake128"
3337#define NID_shake128 1100
3338#define OBJ_shake128 OBJ_nist_hashalgs,11L
3339
3340#define SN_shake256 "SHAKE256"
3341#define LN_shake256 "shake256"
3342#define NID_shake256 1101
3343#define OBJ_shake256 OBJ_nist_hashalgs,12L
3344
3345#define SN_hmac_sha3_224 "id-hmacWithSHA3-224"
3346#define LN_hmac_sha3_224 "hmac-sha3-224"
3347#define NID_hmac_sha3_224 1102
3348#define OBJ_hmac_sha3_224 OBJ_nist_hashalgs,13L
3349
3350#define SN_hmac_sha3_256 "id-hmacWithSHA3-256"
3351#define LN_hmac_sha3_256 "hmac-sha3-256"
3352#define NID_hmac_sha3_256 1103
3353#define OBJ_hmac_sha3_256 OBJ_nist_hashalgs,14L
3354
3355#define SN_hmac_sha3_384 "id-hmacWithSHA3-384"
3356#define LN_hmac_sha3_384 "hmac-sha3-384"
3357#define NID_hmac_sha3_384 1104
3358#define OBJ_hmac_sha3_384 OBJ_nist_hashalgs,15L
3359
3360#define SN_hmac_sha3_512 "id-hmacWithSHA3-512"
3361#define LN_hmac_sha3_512 "hmac-sha3-512"
3362#define NID_hmac_sha3_512 1105
3363#define OBJ_hmac_sha3_512 OBJ_nist_hashalgs,16L
3364
3365#define SN_kmac128 "KMAC128"
3366#define LN_kmac128 "kmac128"
3367#define NID_kmac128 1196
3368#define OBJ_kmac128 OBJ_nist_hashalgs,19L
3369
3370#define SN_kmac256 "KMAC256"
3371#define LN_kmac256 "kmac256"
3372#define NID_kmac256 1197
3373#define OBJ_kmac256 OBJ_nist_hashalgs,20L
3374
3375#define OBJ_dsa_with_sha2 OBJ_nistAlgorithms,3L
3376
3377#define SN_dsa_with_SHA224 "dsa_with_SHA224"
3378#define NID_dsa_with_SHA224 802
3379#define OBJ_dsa_with_SHA224 OBJ_dsa_with_sha2,1L
3380
3381#define SN_dsa_with_SHA256 "dsa_with_SHA256"
3382#define NID_dsa_with_SHA256 803
3383#define OBJ_dsa_with_SHA256 OBJ_dsa_with_sha2,2L
3384
3385#define OBJ_sigAlgs OBJ_nistAlgorithms,3L
3386
3387#define SN_dsa_with_SHA384 "id-dsa-with-sha384"
3388#define LN_dsa_with_SHA384 "dsa_with_SHA384"
3389#define NID_dsa_with_SHA384 1106
3390#define OBJ_dsa_with_SHA384 OBJ_sigAlgs,3L
3391
3392#define SN_dsa_with_SHA512 "id-dsa-with-sha512"
3393#define LN_dsa_with_SHA512 "dsa_with_SHA512"
3394#define NID_dsa_with_SHA512 1107
3395#define OBJ_dsa_with_SHA512 OBJ_sigAlgs,4L
3396
3397#define SN_dsa_with_SHA3_224 "id-dsa-with-sha3-224"
3398#define LN_dsa_with_SHA3_224 "dsa_with_SHA3-224"
3399#define NID_dsa_with_SHA3_224 1108
3400#define OBJ_dsa_with_SHA3_224 OBJ_sigAlgs,5L
3401
3402#define SN_dsa_with_SHA3_256 "id-dsa-with-sha3-256"
3403#define LN_dsa_with_SHA3_256 "dsa_with_SHA3-256"
3404#define NID_dsa_with_SHA3_256 1109
3405#define OBJ_dsa_with_SHA3_256 OBJ_sigAlgs,6L
3406
3407#define SN_dsa_with_SHA3_384 "id-dsa-with-sha3-384"
3408#define LN_dsa_with_SHA3_384 "dsa_with_SHA3-384"
3409#define NID_dsa_with_SHA3_384 1110
3410#define OBJ_dsa_with_SHA3_384 OBJ_sigAlgs,7L
3411
3412#define SN_dsa_with_SHA3_512 "id-dsa-with-sha3-512"
3413#define LN_dsa_with_SHA3_512 "dsa_with_SHA3-512"
3414#define NID_dsa_with_SHA3_512 1111
3415#define OBJ_dsa_with_SHA3_512 OBJ_sigAlgs,8L
3416
3417#define SN_ecdsa_with_SHA3_224 "id-ecdsa-with-sha3-224"
3418#define LN_ecdsa_with_SHA3_224 "ecdsa_with_SHA3-224"
3419#define NID_ecdsa_with_SHA3_224 1112
3420#define OBJ_ecdsa_with_SHA3_224 OBJ_sigAlgs,9L
3421
3422#define SN_ecdsa_with_SHA3_256 "id-ecdsa-with-sha3-256"
3423#define LN_ecdsa_with_SHA3_256 "ecdsa_with_SHA3-256"
3424#define NID_ecdsa_with_SHA3_256 1113
3425#define OBJ_ecdsa_with_SHA3_256 OBJ_sigAlgs,10L
3426
3427#define SN_ecdsa_with_SHA3_384 "id-ecdsa-with-sha3-384"
3428#define LN_ecdsa_with_SHA3_384 "ecdsa_with_SHA3-384"
3429#define NID_ecdsa_with_SHA3_384 1114
3430#define OBJ_ecdsa_with_SHA3_384 OBJ_sigAlgs,11L
3431
3432#define SN_ecdsa_with_SHA3_512 "id-ecdsa-with-sha3-512"
3433#define LN_ecdsa_with_SHA3_512 "ecdsa_with_SHA3-512"
3434#define NID_ecdsa_with_SHA3_512 1115
3435#define OBJ_ecdsa_with_SHA3_512 OBJ_sigAlgs,12L
3436
3437#define SN_RSA_SHA3_224 "id-rsassa-pkcs1-v1_5-with-sha3-224"
3438#define LN_RSA_SHA3_224 "RSA-SHA3-224"
3439#define NID_RSA_SHA3_224 1116
3440#define OBJ_RSA_SHA3_224 OBJ_sigAlgs,13L
3441
3442#define SN_RSA_SHA3_256 "id-rsassa-pkcs1-v1_5-with-sha3-256"
3443#define LN_RSA_SHA3_256 "RSA-SHA3-256"
3444#define NID_RSA_SHA3_256 1117
3445#define OBJ_RSA_SHA3_256 OBJ_sigAlgs,14L
3446
3447#define SN_RSA_SHA3_384 "id-rsassa-pkcs1-v1_5-with-sha3-384"
3448#define LN_RSA_SHA3_384 "RSA-SHA3-384"
3449#define NID_RSA_SHA3_384 1118
3450#define OBJ_RSA_SHA3_384 OBJ_sigAlgs,15L
3451
3452#define SN_RSA_SHA3_512 "id-rsassa-pkcs1-v1_5-with-sha3-512"
3453#define LN_RSA_SHA3_512 "RSA-SHA3-512"
3454#define NID_RSA_SHA3_512 1119
3455#define OBJ_RSA_SHA3_512 OBJ_sigAlgs,16L
3456
3457#define SN_ML_DSA_44 "id-ml-dsa-44"
3458#define LN_ML_DSA_44 "ML-DSA-44"
3459#define NID_ML_DSA_44 1457
3460#define OBJ_ML_DSA_44 OBJ_sigAlgs,17L
3461
3462#define SN_ML_DSA_65 "id-ml-dsa-65"
3463#define LN_ML_DSA_65 "ML-DSA-65"
3464#define NID_ML_DSA_65 1458
3465#define OBJ_ML_DSA_65 OBJ_sigAlgs,18L
3466
3467#define SN_ML_DSA_87 "id-ml-dsa-87"
3468#define LN_ML_DSA_87 "ML-DSA-87"
3469#define NID_ML_DSA_87 1459
3470#define OBJ_ML_DSA_87 OBJ_sigAlgs,19L
3471
3472#define SN_SLH_DSA_SHA2_128s "id-slh-dsa-sha2-128s"
3473#define LN_SLH_DSA_SHA2_128s "SLH-DSA-SHA2-128s"
3474#define NID_SLH_DSA_SHA2_128s 1460
3475#define OBJ_SLH_DSA_SHA2_128s OBJ_sigAlgs,20L
3476
3477#define SN_SLH_DSA_SHA2_128f "id-slh-dsa-sha2-128f"
3478#define LN_SLH_DSA_SHA2_128f "SLH-DSA-SHA2-128f"
3479#define NID_SLH_DSA_SHA2_128f 1461
3480#define OBJ_SLH_DSA_SHA2_128f OBJ_sigAlgs,21L
3481
3482#define SN_SLH_DSA_SHA2_192s "id-slh-dsa-sha2-192s"
3483#define LN_SLH_DSA_SHA2_192s "SLH-DSA-SHA2-192s"
3484#define NID_SLH_DSA_SHA2_192s 1462
3485#define OBJ_SLH_DSA_SHA2_192s OBJ_sigAlgs,22L
3486
3487#define SN_SLH_DSA_SHA2_192f "id-slh-dsa-sha2-192f"
3488#define LN_SLH_DSA_SHA2_192f "SLH-DSA-SHA2-192f"
3489#define NID_SLH_DSA_SHA2_192f 1463
3490#define OBJ_SLH_DSA_SHA2_192f OBJ_sigAlgs,23L
3491
3492#define SN_SLH_DSA_SHA2_256s "id-slh-dsa-sha2-256s"
3493#define LN_SLH_DSA_SHA2_256s "SLH-DSA-SHA2-256s"
3494#define NID_SLH_DSA_SHA2_256s 1464
3495#define OBJ_SLH_DSA_SHA2_256s OBJ_sigAlgs,24L
3496
3497#define SN_SLH_DSA_SHA2_256f "id-slh-dsa-sha2-256f"
3498#define LN_SLH_DSA_SHA2_256f "SLH-DSA-SHA2-256f"
3499#define NID_SLH_DSA_SHA2_256f 1465
3500#define OBJ_SLH_DSA_SHA2_256f OBJ_sigAlgs,25L
3501
3502#define SN_SLH_DSA_SHAKE_128s "id-slh-dsa-shake-128s"
3503#define LN_SLH_DSA_SHAKE_128s "SLH-DSA-SHAKE-128s"
3504#define NID_SLH_DSA_SHAKE_128s 1466
3505#define OBJ_SLH_DSA_SHAKE_128s OBJ_sigAlgs,26L
3506
3507#define SN_SLH_DSA_SHAKE_128f "id-slh-dsa-shake-128f"
3508#define LN_SLH_DSA_SHAKE_128f "SLH-DSA-SHAKE-128f"
3509#define NID_SLH_DSA_SHAKE_128f 1467
3510#define OBJ_SLH_DSA_SHAKE_128f OBJ_sigAlgs,27L
3511
3512#define SN_SLH_DSA_SHAKE_192s "id-slh-dsa-shake-192s"
3513#define LN_SLH_DSA_SHAKE_192s "SLH-DSA-SHAKE-192s"
3514#define NID_SLH_DSA_SHAKE_192s 1468
3515#define OBJ_SLH_DSA_SHAKE_192s OBJ_sigAlgs,28L
3516
3517#define SN_SLH_DSA_SHAKE_192f "id-slh-dsa-shake-192f"
3518#define LN_SLH_DSA_SHAKE_192f "SLH-DSA-SHAKE-192f"
3519#define NID_SLH_DSA_SHAKE_192f 1469
3520#define OBJ_SLH_DSA_SHAKE_192f OBJ_sigAlgs,29L
3521
3522#define SN_SLH_DSA_SHAKE_256s "id-slh-dsa-shake-256s"
3523#define LN_SLH_DSA_SHAKE_256s "SLH-DSA-SHAKE-256s"
3524#define NID_SLH_DSA_SHAKE_256s 1470
3525#define OBJ_SLH_DSA_SHAKE_256s OBJ_sigAlgs,30L
3526
3527#define SN_SLH_DSA_SHAKE_256f "id-slh-dsa-shake-256f"
3528#define LN_SLH_DSA_SHAKE_256f "SLH-DSA-SHAKE-256f"
3529#define NID_SLH_DSA_SHAKE_256f 1471
3530#define OBJ_SLH_DSA_SHAKE_256f OBJ_sigAlgs,31L
3531
3532#define SN_HASH_ML_DSA_44_WITH_SHA512 "id-hash-ml-dsa-44-with-sha512"
3533#define LN_HASH_ML_DSA_44_WITH_SHA512 "HASH-ML-DSA-44-WITH-SHA512"
3534#define NID_HASH_ML_DSA_44_WITH_SHA512 1472
3535#define OBJ_HASH_ML_DSA_44_WITH_SHA512 OBJ_sigAlgs,32L
3536
3537#define SN_HASH_ML_DSA_65_WITH_SHA512 "id-hash-ml-dsa-65-with-sha512"
3538#define LN_HASH_ML_DSA_65_WITH_SHA512 "HASH-ML-DSA-65-WITH-SHA512"
3539#define NID_HASH_ML_DSA_65_WITH_SHA512 1473
3540#define OBJ_HASH_ML_DSA_65_WITH_SHA512 OBJ_sigAlgs,33L
3541
3542#define SN_HASH_ML_DSA_87_WITH_SHA512 "id-hash-ml-dsa-87-with-sha512"
3543#define LN_HASH_ML_DSA_87_WITH_SHA512 "HASH-ML-DSA-87-WITH-SHA512"
3544#define NID_HASH_ML_DSA_87_WITH_SHA512 1474
3545#define OBJ_HASH_ML_DSA_87_WITH_SHA512 OBJ_sigAlgs,34L
3546
3547#define SN_SLH_DSA_SHA2_128s_WITH_SHA256 "id-hash-slh-dsa-sha2-128s-with-sha256"
3548#define LN_SLH_DSA_SHA2_128s_WITH_SHA256 "SLH-DSA-SHA2-128s-WITH-SHA256"
3549#define NID_SLH_DSA_SHA2_128s_WITH_SHA256 1475
3550#define OBJ_SLH_DSA_SHA2_128s_WITH_SHA256 OBJ_sigAlgs,35L
3551
3552#define SN_SLH_DSA_SHA2_128f_WITH_SHA256 "id-hash-slh-dsa-sha2-128f-with-sha256"
3553#define LN_SLH_DSA_SHA2_128f_WITH_SHA256 "SLH-DSA-SHA2-128f-WITH-SHA256"
3554#define NID_SLH_DSA_SHA2_128f_WITH_SHA256 1476
3555#define OBJ_SLH_DSA_SHA2_128f_WITH_SHA256 OBJ_sigAlgs,36L
3556
3557#define SN_SLH_DSA_SHA2_192s_WITH_SHA512 "id-hash-slh-dsa-sha2-192s-with-sha512"
3558#define LN_SLH_DSA_SHA2_192s_WITH_SHA512 "SLH-DSA-SHA2-192s-WITH-SHA512"
3559#define NID_SLH_DSA_SHA2_192s_WITH_SHA512 1477
3560#define OBJ_SLH_DSA_SHA2_192s_WITH_SHA512 OBJ_sigAlgs,37L
3561
3562#define SN_SLH_DSA_SHA2_192f_WITH_SHA512 "id-hash-slh-dsa-sha2-192f-with-sha512"
3563#define LN_SLH_DSA_SHA2_192f_WITH_SHA512 "SLH-DSA-SHA2-192f-WITH-SHA512"
3564#define NID_SLH_DSA_SHA2_192f_WITH_SHA512 1478
3565#define OBJ_SLH_DSA_SHA2_192f_WITH_SHA512 OBJ_sigAlgs,38L
3566
3567#define SN_SLH_DSA_SHA2_256s_WITH_SHA512 "id-hash-slh-dsa-sha2-256s-with-sha512"
3568#define LN_SLH_DSA_SHA2_256s_WITH_SHA512 "SLH-DSA-SHA2-256s-WITH-SHA512"
3569#define NID_SLH_DSA_SHA2_256s_WITH_SHA512 1479
3570#define OBJ_SLH_DSA_SHA2_256s_WITH_SHA512 OBJ_sigAlgs,39L
3571
3572#define SN_SLH_DSA_SHA2_256f_WITH_SHA512 "id-hash-slh-dsa-sha2-256f-with-sha512"
3573#define LN_SLH_DSA_SHA2_256f_WITH_SHA512 "SLH-DSA-SHA2-256f-WITH-SHA512"
3574#define NID_SLH_DSA_SHA2_256f_WITH_SHA512 1480
3575#define OBJ_SLH_DSA_SHA2_256f_WITH_SHA512 OBJ_sigAlgs,40L
3576
3577#define SN_SLH_DSA_SHAKE_128s_WITH_SHAKE128 "id-hash-slh-dsa-shake-128s-with-shake128"
3578#define LN_SLH_DSA_SHAKE_128s_WITH_SHAKE128 "SLH-DSA-SHAKE-128s-WITH-SHAKE128"
3579#define NID_SLH_DSA_SHAKE_128s_WITH_SHAKE128 1481
3580#define OBJ_SLH_DSA_SHAKE_128s_WITH_SHAKE128 OBJ_sigAlgs,41L
3581
3582#define SN_SLH_DSA_SHAKE_128f_WITH_SHAKE128 "id-hash-slh-dsa-shake-128f-with-shake128"
3583#define LN_SLH_DSA_SHAKE_128f_WITH_SHAKE128 "SLH-DSA-SHAKE-128f-WITH-SHAKE128"
3584#define NID_SLH_DSA_SHAKE_128f_WITH_SHAKE128 1482
3585#define OBJ_SLH_DSA_SHAKE_128f_WITH_SHAKE128 OBJ_sigAlgs,42L
3586
3587#define SN_SLH_DSA_SHAKE_192s_WITH_SHAKE256 "id-hash-slh-dsa-shake-192s-with-shake256"
3588#define LN_SLH_DSA_SHAKE_192s_WITH_SHAKE256 "SLH-DSA-SHAKE-192s-WITH-SHAKE256"
3589#define NID_SLH_DSA_SHAKE_192s_WITH_SHAKE256 1483
3590#define OBJ_SLH_DSA_SHAKE_192s_WITH_SHAKE256 OBJ_sigAlgs,43L
3591
3592#define SN_SLH_DSA_SHAKE_192f_WITH_SHAKE256 "id-hash-slh-dsa-shake-192f-with-shake256"
3593#define LN_SLH_DSA_SHAKE_192f_WITH_SHAKE256 "SLH-DSA-SHAKE-192f-WITH-SHAKE256"
3594#define NID_SLH_DSA_SHAKE_192f_WITH_SHAKE256 1484
3595#define OBJ_SLH_DSA_SHAKE_192f_WITH_SHAKE256 OBJ_sigAlgs,44L
3596
3597#define SN_SLH_DSA_SHAKE_256s_WITH_SHAKE256 "id-hash-slh-dsa-shake-256s-with-shake256"
3598#define LN_SLH_DSA_SHAKE_256s_WITH_SHAKE256 "SLH-DSA-SHAKE-256s-WITH-SHAKE256"
3599#define NID_SLH_DSA_SHAKE_256s_WITH_SHAKE256 1485
3600#define OBJ_SLH_DSA_SHAKE_256s_WITH_SHAKE256 OBJ_sigAlgs,45L
3601
3602#define SN_SLH_DSA_SHAKE_256f_WITH_SHAKE256 "id-hash-slh-dsa-shake-256f-with-shake256"
3603#define LN_SLH_DSA_SHAKE_256f_WITH_SHAKE256 "SLH-DSA-SHAKE-256f-WITH-SHAKE256"
3604#define NID_SLH_DSA_SHAKE_256f_WITH_SHAKE256 1486
3605#define OBJ_SLH_DSA_SHAKE_256f_WITH_SHAKE256 OBJ_sigAlgs,46L
3606
3607#define SN_hold_instruction_code "holdInstructionCode"
3608#define LN_hold_instruction_code "Hold Instruction Code"
3609#define NID_hold_instruction_code 430
3610#define OBJ_hold_instruction_code OBJ_id_ce,23L
3611
3612#define OBJ_holdInstruction OBJ_X9_57,2L
3613
3614#define SN_hold_instruction_none "holdInstructionNone"
3615#define LN_hold_instruction_none "Hold Instruction None"
3616#define NID_hold_instruction_none 431
3617#define OBJ_hold_instruction_none OBJ_holdInstruction,1L
3618
3619#define SN_hold_instruction_call_issuer "holdInstructionCallIssuer"
3620#define LN_hold_instruction_call_issuer "Hold Instruction Call Issuer"
3621#define NID_hold_instruction_call_issuer 432
3622#define OBJ_hold_instruction_call_issuer OBJ_holdInstruction,2L
3623
3624#define SN_hold_instruction_reject "holdInstructionReject"
3625#define LN_hold_instruction_reject "Hold Instruction Reject"
3626#define NID_hold_instruction_reject 433
3627#define OBJ_hold_instruction_reject OBJ_holdInstruction,3L
3628
3629#define SN_itu_t_identified_organization "itu-t-identified-organization"
3630#define NID_itu_t_identified_organization 1264
3631#define OBJ_itu_t_identified_organization OBJ_itu_t,4L
3632
3633#define SN_etsi "etsi"
3634#define NID_etsi 1265
3635#define OBJ_etsi OBJ_itu_t_identified_organization,0L
3636
3637#define SN_electronic_signature_standard "electronic-signature-standard"
3638#define NID_electronic_signature_standard 1266
3639#define OBJ_electronic_signature_standard OBJ_etsi,1733L
3640
3641#define SN_ess_attributes "ess-attributes"
3642#define NID_ess_attributes 1267
3643#define OBJ_ess_attributes OBJ_electronic_signature_standard,2L
3644
3645#define SN_id_aa_ets_mimeType "id-aa-ets-mimeType"
3646#define NID_id_aa_ets_mimeType 1268
3647#define OBJ_id_aa_ets_mimeType OBJ_ess_attributes,1L
3648
3649#define SN_id_aa_ets_longTermValidation "id-aa-ets-longTermValidation"
3650#define NID_id_aa_ets_longTermValidation 1269
3651#define OBJ_id_aa_ets_longTermValidation OBJ_ess_attributes,2L
3652
3653#define SN_id_aa_ets_SignaturePolicyDocument "id-aa-ets-SignaturePolicyDocument"
3654#define NID_id_aa_ets_SignaturePolicyDocument 1270
3655#define OBJ_id_aa_ets_SignaturePolicyDocument OBJ_ess_attributes,3L
3656
3657#define SN_id_aa_ets_archiveTimestampV3 "id-aa-ets-archiveTimestampV3"
3658#define NID_id_aa_ets_archiveTimestampV3 1271
3659#define OBJ_id_aa_ets_archiveTimestampV3 OBJ_ess_attributes,4L
3660
3661#define SN_id_aa_ATSHashIndex "id-aa-ATSHashIndex"
3662#define NID_id_aa_ATSHashIndex 1272
3663#define OBJ_id_aa_ATSHashIndex OBJ_ess_attributes,5L
3664
3665#define SN_cades "cades"
3666#define NID_cades 1273
3667#define OBJ_cades OBJ_etsi,19122L
3668
3669#define SN_cades_attributes "cades-attributes"
3670#define NID_cades_attributes 1274
3671#define OBJ_cades_attributes OBJ_cades,1L
3672
3673#define SN_id_aa_ets_signerAttrV2 "id-aa-ets-signerAttrV2"
3674#define NID_id_aa_ets_signerAttrV2 1275
3675#define OBJ_id_aa_ets_signerAttrV2 OBJ_cades_attributes,1L
3676
3677#define SN_id_aa_ets_sigPolicyStore "id-aa-ets-sigPolicyStore"
3678#define NID_id_aa_ets_sigPolicyStore 1276
3679#define OBJ_id_aa_ets_sigPolicyStore OBJ_cades_attributes,3L
3680
3681#define SN_id_aa_ATSHashIndex_v2 "id-aa-ATSHashIndex-v2"
3682#define NID_id_aa_ATSHashIndex_v2 1277
3683#define OBJ_id_aa_ATSHashIndex_v2 OBJ_cades_attributes,4L
3684
3685#define SN_id_aa_ATSHashIndex_v3 "id-aa-ATSHashIndex-v3"
3686#define NID_id_aa_ATSHashIndex_v3 1278
3687#define OBJ_id_aa_ATSHashIndex_v3 OBJ_cades_attributes,5L
3688
3689#define SN_signedAssertion "signedAssertion"
3690#define NID_signedAssertion 1279
3691#define OBJ_signedAssertion OBJ_cades_attributes,6L
3692
3693#define SN_data "data"
3694#define NID_data 434
3695#define OBJ_data OBJ_itu_t,9L
3696
3697#define SN_pss "pss"
3698#define NID_pss 435
3699#define OBJ_pss OBJ_data,2342L
3700
3701#define SN_ucl "ucl"
3702#define NID_ucl 436
3703#define OBJ_ucl OBJ_pss,19200300L
3704
3705#define SN_pilot "pilot"
3706#define NID_pilot 437
3707#define OBJ_pilot OBJ_ucl,100L
3708
3709#define LN_pilotAttributeType "pilotAttributeType"
3710#define NID_pilotAttributeType 438
3711#define OBJ_pilotAttributeType OBJ_pilot,1L
3712
3713#define LN_pilotAttributeSyntax "pilotAttributeSyntax"
3714#define NID_pilotAttributeSyntax 439
3715#define OBJ_pilotAttributeSyntax OBJ_pilot,3L
3716
3717#define LN_pilotObjectClass "pilotObjectClass"
3718#define NID_pilotObjectClass 440
3719#define OBJ_pilotObjectClass OBJ_pilot,4L
3720
3721#define LN_pilotGroups "pilotGroups"
3722#define NID_pilotGroups 441
3723#define OBJ_pilotGroups OBJ_pilot,10L
3724
3725#define LN_iA5StringSyntax "iA5StringSyntax"
3726#define NID_iA5StringSyntax 442
3727#define OBJ_iA5StringSyntax OBJ_pilotAttributeSyntax,4L
3728
3729#define LN_caseIgnoreIA5StringSyntax "caseIgnoreIA5StringSyntax"
3730#define NID_caseIgnoreIA5StringSyntax 443
3731#define OBJ_caseIgnoreIA5StringSyntax OBJ_pilotAttributeSyntax,5L
3732
3733#define LN_pilotObject "pilotObject"
3734#define NID_pilotObject 444
3735#define OBJ_pilotObject OBJ_pilotObjectClass,3L
3736
3737#define LN_pilotPerson "pilotPerson"
3738#define NID_pilotPerson 445
3739#define OBJ_pilotPerson OBJ_pilotObjectClass,4L
3740
3741#define SN_account "account"
3742#define NID_account 446
3743#define OBJ_account OBJ_pilotObjectClass,5L
3744
3745#define SN_document "document"
3746#define NID_document 447
3747#define OBJ_document OBJ_pilotObjectClass,6L
3748
3749#define SN_room "room"
3750#define NID_room 448
3751#define OBJ_room OBJ_pilotObjectClass,7L
3752
3753#define LN_documentSeries "documentSeries"
3754#define NID_documentSeries 449
3755#define OBJ_documentSeries OBJ_pilotObjectClass,9L
3756
3757#define SN_Domain "domain"
3758#define LN_Domain "Domain"
3759#define NID_Domain 392
3760#define OBJ_Domain OBJ_pilotObjectClass,13L
3761
3762#define LN_rFC822localPart "rFC822localPart"
3763#define NID_rFC822localPart 450
3764#define OBJ_rFC822localPart OBJ_pilotObjectClass,14L
3765
3766#define LN_dNSDomain "dNSDomain"
3767#define NID_dNSDomain 451
3768#define OBJ_dNSDomain OBJ_pilotObjectClass,15L
3769
3770#define LN_domainRelatedObject "domainRelatedObject"
3771#define NID_domainRelatedObject 452
3772#define OBJ_domainRelatedObject OBJ_pilotObjectClass,17L
3773
3774#define LN_friendlyCountry "friendlyCountry"
3775#define NID_friendlyCountry 453
3776#define OBJ_friendlyCountry OBJ_pilotObjectClass,18L
3777
3778#define LN_simpleSecurityObject "simpleSecurityObject"
3779#define NID_simpleSecurityObject 454
3780#define OBJ_simpleSecurityObject OBJ_pilotObjectClass,19L
3781
3782#define LN_pilotOrganization "pilotOrganization"
3783#define NID_pilotOrganization 455
3784#define OBJ_pilotOrganization OBJ_pilotObjectClass,20L
3785
3786#define LN_pilotDSA "pilotDSA"
3787#define NID_pilotDSA 456
3788#define OBJ_pilotDSA OBJ_pilotObjectClass,21L
3789
3790#define LN_qualityLabelledData "qualityLabelledData"
3791#define NID_qualityLabelledData 457
3792#define OBJ_qualityLabelledData OBJ_pilotObjectClass,22L
3793
3794#define SN_userId "UID"
3795#define LN_userId "userId"
3796#define NID_userId 458
3797#define OBJ_userId OBJ_pilotAttributeType,1L
3798
3799#define LN_textEncodedORAddress "textEncodedORAddress"
3800#define NID_textEncodedORAddress 459
3801#define OBJ_textEncodedORAddress OBJ_pilotAttributeType,2L
3802
3803#define SN_rfc822Mailbox "mail"
3804#define LN_rfc822Mailbox "rfc822Mailbox"
3805#define NID_rfc822Mailbox 460
3806#define OBJ_rfc822Mailbox OBJ_pilotAttributeType,3L
3807
3808#define SN_info "info"
3809#define NID_info 461
3810#define OBJ_info OBJ_pilotAttributeType,4L
3811
3812#define LN_favouriteDrink "favouriteDrink"
3813#define NID_favouriteDrink 462
3814#define OBJ_favouriteDrink OBJ_pilotAttributeType,5L
3815
3816#define LN_roomNumber "roomNumber"
3817#define NID_roomNumber 463
3818#define OBJ_roomNumber OBJ_pilotAttributeType,6L
3819
3820#define SN_photo "photo"
3821#define NID_photo 464
3822#define OBJ_photo OBJ_pilotAttributeType,7L
3823
3824#define LN_userClass "userClass"
3825#define NID_userClass 465
3826#define OBJ_userClass OBJ_pilotAttributeType,8L
3827
3828#define SN_host "host"
3829#define NID_host 466
3830#define OBJ_host OBJ_pilotAttributeType,9L
3831
3832#define SN_manager "manager"
3833#define NID_manager 467
3834#define OBJ_manager OBJ_pilotAttributeType,10L
3835
3836#define LN_documentIdentifier "documentIdentifier"
3837#define NID_documentIdentifier 468
3838#define OBJ_documentIdentifier OBJ_pilotAttributeType,11L
3839
3840#define LN_documentTitle "documentTitle"
3841#define NID_documentTitle 469
3842#define OBJ_documentTitle OBJ_pilotAttributeType,12L
3843
3844#define LN_documentVersion "documentVersion"
3845#define NID_documentVersion 470
3846#define OBJ_documentVersion OBJ_pilotAttributeType,13L
3847
3848#define LN_documentAuthor "documentAuthor"
3849#define NID_documentAuthor 471
3850#define OBJ_documentAuthor OBJ_pilotAttributeType,14L
3851
3852#define LN_documentLocation "documentLocation"
3853#define NID_documentLocation 472
3854#define OBJ_documentLocation OBJ_pilotAttributeType,15L
3855
3856#define LN_homeTelephoneNumber "homeTelephoneNumber"
3857#define NID_homeTelephoneNumber 473
3858#define OBJ_homeTelephoneNumber OBJ_pilotAttributeType,20L
3859
3860#define SN_secretary "secretary"
3861#define NID_secretary 474
3862#define OBJ_secretary OBJ_pilotAttributeType,21L
3863
3864#define LN_otherMailbox "otherMailbox"
3865#define NID_otherMailbox 475
3866#define OBJ_otherMailbox OBJ_pilotAttributeType,22L
3867
3868#define LN_lastModifiedTime "lastModifiedTime"
3869#define NID_lastModifiedTime 476
3870#define OBJ_lastModifiedTime OBJ_pilotAttributeType,23L
3871
3872#define LN_lastModifiedBy "lastModifiedBy"
3873#define NID_lastModifiedBy 477
3874#define OBJ_lastModifiedBy OBJ_pilotAttributeType,24L
3875
3876#define SN_domainComponent "DC"
3877#define LN_domainComponent "domainComponent"
3878#define NID_domainComponent 391
3879#define OBJ_domainComponent OBJ_pilotAttributeType,25L
3880
3881#define LN_aRecord "aRecord"
3882#define NID_aRecord 478
3883#define OBJ_aRecord OBJ_pilotAttributeType,26L
3884
3885#define LN_pilotAttributeType27 "pilotAttributeType27"
3886#define NID_pilotAttributeType27 479
3887#define OBJ_pilotAttributeType27 OBJ_pilotAttributeType,27L
3888
3889#define LN_mXRecord "mXRecord"
3890#define NID_mXRecord 480
3891#define OBJ_mXRecord OBJ_pilotAttributeType,28L
3892
3893#define LN_nSRecord "nSRecord"
3894#define NID_nSRecord 481
3895#define OBJ_nSRecord OBJ_pilotAttributeType,29L
3896
3897#define LN_sOARecord "sOARecord"
3898#define NID_sOARecord 482
3899#define OBJ_sOARecord OBJ_pilotAttributeType,30L
3900
3901#define LN_cNAMERecord "cNAMERecord"
3902#define NID_cNAMERecord 483
3903#define OBJ_cNAMERecord OBJ_pilotAttributeType,31L
3904
3905#define LN_associatedDomain "associatedDomain"
3906#define NID_associatedDomain 484
3907#define OBJ_associatedDomain OBJ_pilotAttributeType,37L
3908
3909#define LN_associatedName "associatedName"
3910#define NID_associatedName 485
3911#define OBJ_associatedName OBJ_pilotAttributeType,38L
3912
3913#define LN_homePostalAddress "homePostalAddress"
3914#define NID_homePostalAddress 486
3915#define OBJ_homePostalAddress OBJ_pilotAttributeType,39L
3916
3917#define LN_personalTitle "personalTitle"
3918#define NID_personalTitle 487
3919#define OBJ_personalTitle OBJ_pilotAttributeType,40L
3920
3921#define LN_mobileTelephoneNumber "mobileTelephoneNumber"
3922#define NID_mobileTelephoneNumber 488
3923#define OBJ_mobileTelephoneNumber OBJ_pilotAttributeType,41L
3924
3925#define LN_pagerTelephoneNumber "pagerTelephoneNumber"
3926#define NID_pagerTelephoneNumber 489
3927#define OBJ_pagerTelephoneNumber OBJ_pilotAttributeType,42L
3928
3929#define LN_friendlyCountryName "friendlyCountryName"
3930#define NID_friendlyCountryName 490
3931#define OBJ_friendlyCountryName OBJ_pilotAttributeType,43L
3932
3933#define SN_uniqueIdentifier "uid"
3934#define LN_uniqueIdentifier "uniqueIdentifier"
3935#define NID_uniqueIdentifier 102
3936#define OBJ_uniqueIdentifier OBJ_pilotAttributeType,44L
3937
3938#define LN_organizationalStatus "organizationalStatus"
3939#define NID_organizationalStatus 491
3940#define OBJ_organizationalStatus OBJ_pilotAttributeType,45L
3941
3942#define LN_janetMailbox "janetMailbox"
3943#define NID_janetMailbox 492
3944#define OBJ_janetMailbox OBJ_pilotAttributeType,46L
3945
3946#define LN_mailPreferenceOption "mailPreferenceOption"
3947#define NID_mailPreferenceOption 493
3948#define OBJ_mailPreferenceOption OBJ_pilotAttributeType,47L
3949
3950#define LN_buildingName "buildingName"
3951#define NID_buildingName 494
3952#define OBJ_buildingName OBJ_pilotAttributeType,48L
3953
3954#define LN_dSAQuality "dSAQuality"
3955#define NID_dSAQuality 495
3956#define OBJ_dSAQuality OBJ_pilotAttributeType,49L
3957
3958#define LN_singleLevelQuality "singleLevelQuality"
3959#define NID_singleLevelQuality 496
3960#define OBJ_singleLevelQuality OBJ_pilotAttributeType,50L
3961
3962#define LN_subtreeMinimumQuality "subtreeMinimumQuality"
3963#define NID_subtreeMinimumQuality 497
3964#define OBJ_subtreeMinimumQuality OBJ_pilotAttributeType,51L
3965
3966#define LN_subtreeMaximumQuality "subtreeMaximumQuality"
3967#define NID_subtreeMaximumQuality 498
3968#define OBJ_subtreeMaximumQuality OBJ_pilotAttributeType,52L
3969
3970#define LN_personalSignature "personalSignature"
3971#define NID_personalSignature 499
3972#define OBJ_personalSignature OBJ_pilotAttributeType,53L
3973
3974#define LN_dITRedirect "dITRedirect"
3975#define NID_dITRedirect 500
3976#define OBJ_dITRedirect OBJ_pilotAttributeType,54L
3977
3978#define SN_audio "audio"
3979#define NID_audio 501
3980#define OBJ_audio OBJ_pilotAttributeType,55L
3981
3982#define LN_documentPublisher "documentPublisher"
3983#define NID_documentPublisher 502
3984#define OBJ_documentPublisher OBJ_pilotAttributeType,56L
3985
3986#define SN_id_set "id-set"
3987#define LN_id_set "Secure Electronic Transactions"
3988#define NID_id_set 512
3989#define OBJ_id_set OBJ_international_organizations,42L
3990
3991#define SN_set_ctype "set-ctype"
3992#define LN_set_ctype "content types"
3993#define NID_set_ctype 513
3994#define OBJ_set_ctype OBJ_id_set,0L
3995
3996#define SN_set_msgExt "set-msgExt"
3997#define LN_set_msgExt "message extensions"
3998#define NID_set_msgExt 514
3999#define OBJ_set_msgExt OBJ_id_set,1L
4000
4001#define SN_set_attr "set-attr"
4002#define NID_set_attr 515
4003#define OBJ_set_attr OBJ_id_set,3L
4004
4005#define SN_set_policy "set-policy"
4006#define NID_set_policy 516
4007#define OBJ_set_policy OBJ_id_set,5L
4008
4009#define SN_set_certExt "set-certExt"
4010#define LN_set_certExt "certificate extensions"
4011#define NID_set_certExt 517
4012#define OBJ_set_certExt OBJ_id_set,7L
4013
4014#define SN_set_brand "set-brand"
4015#define NID_set_brand 518
4016#define OBJ_set_brand OBJ_id_set,8L
4017
4018#define SN_setct_PANData "setct-PANData"
4019#define NID_setct_PANData 519
4020#define OBJ_setct_PANData OBJ_set_ctype,0L
4021
4022#define SN_setct_PANToken "setct-PANToken"
4023#define NID_setct_PANToken 520
4024#define OBJ_setct_PANToken OBJ_set_ctype,1L
4025
4026#define SN_setct_PANOnly "setct-PANOnly"
4027#define NID_setct_PANOnly 521
4028#define OBJ_setct_PANOnly OBJ_set_ctype,2L
4029
4030#define SN_setct_OIData "setct-OIData"
4031#define NID_setct_OIData 522
4032#define OBJ_setct_OIData OBJ_set_ctype,3L
4033
4034#define SN_setct_PI "setct-PI"
4035#define NID_setct_PI 523
4036#define OBJ_setct_PI OBJ_set_ctype,4L
4037
4038#define SN_setct_PIData "setct-PIData"
4039#define NID_setct_PIData 524
4040#define OBJ_setct_PIData OBJ_set_ctype,5L
4041
4042#define SN_setct_PIDataUnsigned "setct-PIDataUnsigned"
4043#define NID_setct_PIDataUnsigned 525
4044#define OBJ_setct_PIDataUnsigned OBJ_set_ctype,6L
4045
4046#define SN_setct_HODInput "setct-HODInput"
4047#define NID_setct_HODInput 526
4048#define OBJ_setct_HODInput OBJ_set_ctype,7L
4049
4050#define SN_setct_AuthResBaggage "setct-AuthResBaggage"
4051#define NID_setct_AuthResBaggage 527
4052#define OBJ_setct_AuthResBaggage OBJ_set_ctype,8L
4053
4054#define SN_setct_AuthRevReqBaggage "setct-AuthRevReqBaggage"
4055#define NID_setct_AuthRevReqBaggage 528
4056#define OBJ_setct_AuthRevReqBaggage OBJ_set_ctype,9L
4057
4058#define SN_setct_AuthRevResBaggage "setct-AuthRevResBaggage"
4059#define NID_setct_AuthRevResBaggage 529
4060#define OBJ_setct_AuthRevResBaggage OBJ_set_ctype,10L
4061
4062#define SN_setct_CapTokenSeq "setct-CapTokenSeq"
4063#define NID_setct_CapTokenSeq 530
4064#define OBJ_setct_CapTokenSeq OBJ_set_ctype,11L
4065
4066#define SN_setct_PInitResData "setct-PInitResData"
4067#define NID_setct_PInitResData 531
4068#define OBJ_setct_PInitResData OBJ_set_ctype,12L
4069
4070#define SN_setct_PI_TBS "setct-PI-TBS"
4071#define NID_setct_PI_TBS 532
4072#define OBJ_setct_PI_TBS OBJ_set_ctype,13L
4073
4074#define SN_setct_PResData "setct-PResData"
4075#define NID_setct_PResData 533
4076#define OBJ_setct_PResData OBJ_set_ctype,14L
4077
4078#define SN_setct_AuthReqTBS "setct-AuthReqTBS"
4079#define NID_setct_AuthReqTBS 534
4080#define OBJ_setct_AuthReqTBS OBJ_set_ctype,16L
4081
4082#define SN_setct_AuthResTBS "setct-AuthResTBS"
4083#define NID_setct_AuthResTBS 535
4084#define OBJ_setct_AuthResTBS OBJ_set_ctype,17L
4085
4086#define SN_setct_AuthResTBSX "setct-AuthResTBSX"
4087#define NID_setct_AuthResTBSX 536
4088#define OBJ_setct_AuthResTBSX OBJ_set_ctype,18L
4089
4090#define SN_setct_AuthTokenTBS "setct-AuthTokenTBS"
4091#define NID_setct_AuthTokenTBS 537
4092#define OBJ_setct_AuthTokenTBS OBJ_set_ctype,19L
4093
4094#define SN_setct_CapTokenData "setct-CapTokenData"
4095#define NID_setct_CapTokenData 538
4096#define OBJ_setct_CapTokenData OBJ_set_ctype,20L
4097
4098#define SN_setct_CapTokenTBS "setct-CapTokenTBS"
4099#define NID_setct_CapTokenTBS 539
4100#define OBJ_setct_CapTokenTBS OBJ_set_ctype,21L
4101
4102#define SN_setct_AcqCardCodeMsg "setct-AcqCardCodeMsg"
4103#define NID_setct_AcqCardCodeMsg 540
4104#define OBJ_setct_AcqCardCodeMsg OBJ_set_ctype,22L
4105
4106#define SN_setct_AuthRevReqTBS "setct-AuthRevReqTBS"
4107#define NID_setct_AuthRevReqTBS 541
4108#define OBJ_setct_AuthRevReqTBS OBJ_set_ctype,23L
4109
4110#define SN_setct_AuthRevResData "setct-AuthRevResData"
4111#define NID_setct_AuthRevResData 542
4112#define OBJ_setct_AuthRevResData OBJ_set_ctype,24L
4113
4114#define SN_setct_AuthRevResTBS "setct-AuthRevResTBS"
4115#define NID_setct_AuthRevResTBS 543
4116#define OBJ_setct_AuthRevResTBS OBJ_set_ctype,25L
4117
4118#define SN_setct_CapReqTBS "setct-CapReqTBS"
4119#define NID_setct_CapReqTBS 544
4120#define OBJ_setct_CapReqTBS OBJ_set_ctype,26L
4121
4122#define SN_setct_CapReqTBSX "setct-CapReqTBSX"
4123#define NID_setct_CapReqTBSX 545
4124#define OBJ_setct_CapReqTBSX OBJ_set_ctype,27L
4125
4126#define SN_setct_CapResData "setct-CapResData"
4127#define NID_setct_CapResData 546
4128#define OBJ_setct_CapResData OBJ_set_ctype,28L
4129
4130#define SN_setct_CapRevReqTBS "setct-CapRevReqTBS"
4131#define NID_setct_CapRevReqTBS 547
4132#define OBJ_setct_CapRevReqTBS OBJ_set_ctype,29L
4133
4134#define SN_setct_CapRevReqTBSX "setct-CapRevReqTBSX"
4135#define NID_setct_CapRevReqTBSX 548
4136#define OBJ_setct_CapRevReqTBSX OBJ_set_ctype,30L
4137
4138#define SN_setct_CapRevResData "setct-CapRevResData"
4139#define NID_setct_CapRevResData 549
4140#define OBJ_setct_CapRevResData OBJ_set_ctype,31L
4141
4142#define SN_setct_CredReqTBS "setct-CredReqTBS"
4143#define NID_setct_CredReqTBS 550
4144#define OBJ_setct_CredReqTBS OBJ_set_ctype,32L
4145
4146#define SN_setct_CredReqTBSX "setct-CredReqTBSX"
4147#define NID_setct_CredReqTBSX 551
4148#define OBJ_setct_CredReqTBSX OBJ_set_ctype,33L
4149
4150#define SN_setct_CredResData "setct-CredResData"
4151#define NID_setct_CredResData 552
4152#define OBJ_setct_CredResData OBJ_set_ctype,34L
4153
4154#define SN_setct_CredRevReqTBS "setct-CredRevReqTBS"
4155#define NID_setct_CredRevReqTBS 553
4156#define OBJ_setct_CredRevReqTBS OBJ_set_ctype,35L
4157
4158#define SN_setct_CredRevReqTBSX "setct-CredRevReqTBSX"
4159#define NID_setct_CredRevReqTBSX 554
4160#define OBJ_setct_CredRevReqTBSX OBJ_set_ctype,36L
4161
4162#define SN_setct_CredRevResData "setct-CredRevResData"
4163#define NID_setct_CredRevResData 555
4164#define OBJ_setct_CredRevResData OBJ_set_ctype,37L
4165
4166#define SN_setct_PCertReqData "setct-PCertReqData"
4167#define NID_setct_PCertReqData 556
4168#define OBJ_setct_PCertReqData OBJ_set_ctype,38L
4169
4170#define SN_setct_PCertResTBS "setct-PCertResTBS"
4171#define NID_setct_PCertResTBS 557
4172#define OBJ_setct_PCertResTBS OBJ_set_ctype,39L
4173
4174#define SN_setct_BatchAdminReqData "setct-BatchAdminReqData"
4175#define NID_setct_BatchAdminReqData 558
4176#define OBJ_setct_BatchAdminReqData OBJ_set_ctype,40L
4177
4178#define SN_setct_BatchAdminResData "setct-BatchAdminResData"
4179#define NID_setct_BatchAdminResData 559
4180#define OBJ_setct_BatchAdminResData OBJ_set_ctype,41L
4181
4182#define SN_setct_CardCInitResTBS "setct-CardCInitResTBS"
4183#define NID_setct_CardCInitResTBS 560
4184#define OBJ_setct_CardCInitResTBS OBJ_set_ctype,42L
4185
4186#define SN_setct_MeAqCInitResTBS "setct-MeAqCInitResTBS"
4187#define NID_setct_MeAqCInitResTBS 561
4188#define OBJ_setct_MeAqCInitResTBS OBJ_set_ctype,43L
4189
4190#define SN_setct_RegFormResTBS "setct-RegFormResTBS"
4191#define NID_setct_RegFormResTBS 562
4192#define OBJ_setct_RegFormResTBS OBJ_set_ctype,44L
4193
4194#define SN_setct_CertReqData "setct-CertReqData"
4195#define NID_setct_CertReqData 563
4196#define OBJ_setct_CertReqData OBJ_set_ctype,45L
4197
4198#define SN_setct_CertReqTBS "setct-CertReqTBS"
4199#define NID_setct_CertReqTBS 564
4200#define OBJ_setct_CertReqTBS OBJ_set_ctype,46L
4201
4202#define SN_setct_CertResData "setct-CertResData"
4203#define NID_setct_CertResData 565
4204#define OBJ_setct_CertResData OBJ_set_ctype,47L
4205
4206#define SN_setct_CertInqReqTBS "setct-CertInqReqTBS"
4207#define NID_setct_CertInqReqTBS 566
4208#define OBJ_setct_CertInqReqTBS OBJ_set_ctype,48L
4209
4210#define SN_setct_ErrorTBS "setct-ErrorTBS"
4211#define NID_setct_ErrorTBS 567
4212#define OBJ_setct_ErrorTBS OBJ_set_ctype,49L
4213
4214#define SN_setct_PIDualSignedTBE "setct-PIDualSignedTBE"
4215#define NID_setct_PIDualSignedTBE 568
4216#define OBJ_setct_PIDualSignedTBE OBJ_set_ctype,50L
4217
4218#define SN_setct_PIUnsignedTBE "setct-PIUnsignedTBE"
4219#define NID_setct_PIUnsignedTBE 569
4220#define OBJ_setct_PIUnsignedTBE OBJ_set_ctype,51L
4221
4222#define SN_setct_AuthReqTBE "setct-AuthReqTBE"
4223#define NID_setct_AuthReqTBE 570
4224#define OBJ_setct_AuthReqTBE OBJ_set_ctype,52L
4225
4226#define SN_setct_AuthResTBE "setct-AuthResTBE"
4227#define NID_setct_AuthResTBE 571
4228#define OBJ_setct_AuthResTBE OBJ_set_ctype,53L
4229
4230#define SN_setct_AuthResTBEX "setct-AuthResTBEX"
4231#define NID_setct_AuthResTBEX 572
4232#define OBJ_setct_AuthResTBEX OBJ_set_ctype,54L
4233
4234#define SN_setct_AuthTokenTBE "setct-AuthTokenTBE"
4235#define NID_setct_AuthTokenTBE 573
4236#define OBJ_setct_AuthTokenTBE OBJ_set_ctype,55L
4237
4238#define SN_setct_CapTokenTBE "setct-CapTokenTBE"
4239#define NID_setct_CapTokenTBE 574
4240#define OBJ_setct_CapTokenTBE OBJ_set_ctype,56L
4241
4242#define SN_setct_CapTokenTBEX "setct-CapTokenTBEX"
4243#define NID_setct_CapTokenTBEX 575
4244#define OBJ_setct_CapTokenTBEX OBJ_set_ctype,57L
4245
4246#define SN_setct_AcqCardCodeMsgTBE "setct-AcqCardCodeMsgTBE"
4247#define NID_setct_AcqCardCodeMsgTBE 576
4248#define OBJ_setct_AcqCardCodeMsgTBE OBJ_set_ctype,58L
4249
4250#define SN_setct_AuthRevReqTBE "setct-AuthRevReqTBE"
4251#define NID_setct_AuthRevReqTBE 577
4252#define OBJ_setct_AuthRevReqTBE OBJ_set_ctype,59L
4253
4254#define SN_setct_AuthRevResTBE "setct-AuthRevResTBE"
4255#define NID_setct_AuthRevResTBE 578
4256#define OBJ_setct_AuthRevResTBE OBJ_set_ctype,60L
4257
4258#define SN_setct_AuthRevResTBEB "setct-AuthRevResTBEB"
4259#define NID_setct_AuthRevResTBEB 579
4260#define OBJ_setct_AuthRevResTBEB OBJ_set_ctype,61L
4261
4262#define SN_setct_CapReqTBE "setct-CapReqTBE"
4263#define NID_setct_CapReqTBE 580
4264#define OBJ_setct_CapReqTBE OBJ_set_ctype,62L
4265
4266#define SN_setct_CapReqTBEX "setct-CapReqTBEX"
4267#define NID_setct_CapReqTBEX 581
4268#define OBJ_setct_CapReqTBEX OBJ_set_ctype,63L
4269
4270#define SN_setct_CapResTBE "setct-CapResTBE"
4271#define NID_setct_CapResTBE 582
4272#define OBJ_setct_CapResTBE OBJ_set_ctype,64L
4273
4274#define SN_setct_CapRevReqTBE "setct-CapRevReqTBE"
4275#define NID_setct_CapRevReqTBE 583
4276#define OBJ_setct_CapRevReqTBE OBJ_set_ctype,65L
4277
4278#define SN_setct_CapRevReqTBEX "setct-CapRevReqTBEX"
4279#define NID_setct_CapRevReqTBEX 584
4280#define OBJ_setct_CapRevReqTBEX OBJ_set_ctype,66L
4281
4282#define SN_setct_CapRevResTBE "setct-CapRevResTBE"
4283#define NID_setct_CapRevResTBE 585
4284#define OBJ_setct_CapRevResTBE OBJ_set_ctype,67L
4285
4286#define SN_setct_CredReqTBE "setct-CredReqTBE"
4287#define NID_setct_CredReqTBE 586
4288#define OBJ_setct_CredReqTBE OBJ_set_ctype,68L
4289
4290#define SN_setct_CredReqTBEX "setct-CredReqTBEX"
4291#define NID_setct_CredReqTBEX 587
4292#define OBJ_setct_CredReqTBEX OBJ_set_ctype,69L
4293
4294#define SN_setct_CredResTBE "setct-CredResTBE"
4295#define NID_setct_CredResTBE 588
4296#define OBJ_setct_CredResTBE OBJ_set_ctype,70L
4297
4298#define SN_setct_CredRevReqTBE "setct-CredRevReqTBE"
4299#define NID_setct_CredRevReqTBE 589
4300#define OBJ_setct_CredRevReqTBE OBJ_set_ctype,71L
4301
4302#define SN_setct_CredRevReqTBEX "setct-CredRevReqTBEX"
4303#define NID_setct_CredRevReqTBEX 590
4304#define OBJ_setct_CredRevReqTBEX OBJ_set_ctype,72L
4305
4306#define SN_setct_CredRevResTBE "setct-CredRevResTBE"
4307#define NID_setct_CredRevResTBE 591
4308#define OBJ_setct_CredRevResTBE OBJ_set_ctype,73L
4309
4310#define SN_setct_BatchAdminReqTBE "setct-BatchAdminReqTBE"
4311#define NID_setct_BatchAdminReqTBE 592
4312#define OBJ_setct_BatchAdminReqTBE OBJ_set_ctype,74L
4313
4314#define SN_setct_BatchAdminResTBE "setct-BatchAdminResTBE"
4315#define NID_setct_BatchAdminResTBE 593
4316#define OBJ_setct_BatchAdminResTBE OBJ_set_ctype,75L
4317
4318#define SN_setct_RegFormReqTBE "setct-RegFormReqTBE"
4319#define NID_setct_RegFormReqTBE 594
4320#define OBJ_setct_RegFormReqTBE OBJ_set_ctype,76L
4321
4322#define SN_setct_CertReqTBE "setct-CertReqTBE"
4323#define NID_setct_CertReqTBE 595
4324#define OBJ_setct_CertReqTBE OBJ_set_ctype,77L
4325
4326#define SN_setct_CertReqTBEX "setct-CertReqTBEX"
4327#define NID_setct_CertReqTBEX 596
4328#define OBJ_setct_CertReqTBEX OBJ_set_ctype,78L
4329
4330#define SN_setct_CertResTBE "setct-CertResTBE"
4331#define NID_setct_CertResTBE 597
4332#define OBJ_setct_CertResTBE OBJ_set_ctype,79L
4333
4334#define SN_setct_CRLNotificationTBS "setct-CRLNotificationTBS"
4335#define NID_setct_CRLNotificationTBS 598
4336#define OBJ_setct_CRLNotificationTBS OBJ_set_ctype,80L
4337
4338#define SN_setct_CRLNotificationResTBS "setct-CRLNotificationResTBS"
4339#define NID_setct_CRLNotificationResTBS 599
4340#define OBJ_setct_CRLNotificationResTBS OBJ_set_ctype,81L
4341
4342#define SN_setct_BCIDistributionTBS "setct-BCIDistributionTBS"
4343#define NID_setct_BCIDistributionTBS 600
4344#define OBJ_setct_BCIDistributionTBS OBJ_set_ctype,82L
4345
4346#define SN_setext_genCrypt "setext-genCrypt"
4347#define LN_setext_genCrypt "generic cryptogram"
4348#define NID_setext_genCrypt 601
4349#define OBJ_setext_genCrypt OBJ_set_msgExt,1L
4350
4351#define SN_setext_miAuth "setext-miAuth"
4352#define LN_setext_miAuth "merchant initiated auth"
4353#define NID_setext_miAuth 602
4354#define OBJ_setext_miAuth OBJ_set_msgExt,3L
4355
4356#define SN_setext_pinSecure "setext-pinSecure"
4357#define NID_setext_pinSecure 603
4358#define OBJ_setext_pinSecure OBJ_set_msgExt,4L
4359
4360#define SN_setext_pinAny "setext-pinAny"
4361#define NID_setext_pinAny 604
4362#define OBJ_setext_pinAny OBJ_set_msgExt,5L
4363
4364#define SN_setext_track2 "setext-track2"
4365#define NID_setext_track2 605
4366#define OBJ_setext_track2 OBJ_set_msgExt,7L
4367
4368#define SN_setext_cv "setext-cv"
4369#define LN_setext_cv "additional verification"
4370#define NID_setext_cv 606
4371#define OBJ_setext_cv OBJ_set_msgExt,8L
4372
4373#define SN_set_policy_root "set-policy-root"
4374#define NID_set_policy_root 607
4375#define OBJ_set_policy_root OBJ_set_policy,0L
4376
4377#define SN_setCext_hashedRoot "setCext-hashedRoot"
4378#define NID_setCext_hashedRoot 608
4379#define OBJ_setCext_hashedRoot OBJ_set_certExt,0L
4380
4381#define SN_setCext_certType "setCext-certType"
4382#define NID_setCext_certType 609
4383#define OBJ_setCext_certType OBJ_set_certExt,1L
4384
4385#define SN_setCext_merchData "setCext-merchData"
4386#define NID_setCext_merchData 610
4387#define OBJ_setCext_merchData OBJ_set_certExt,2L
4388
4389#define SN_setCext_cCertRequired "setCext-cCertRequired"
4390#define NID_setCext_cCertRequired 611
4391#define OBJ_setCext_cCertRequired OBJ_set_certExt,3L
4392
4393#define SN_setCext_tunneling "setCext-tunneling"
4394#define NID_setCext_tunneling 612
4395#define OBJ_setCext_tunneling OBJ_set_certExt,4L
4396
4397#define SN_setCext_setExt "setCext-setExt"
4398#define NID_setCext_setExt 613
4399#define OBJ_setCext_setExt OBJ_set_certExt,5L
4400
4401#define SN_setCext_setQualf "setCext-setQualf"
4402#define NID_setCext_setQualf 614
4403#define OBJ_setCext_setQualf OBJ_set_certExt,6L
4404
4405#define SN_setCext_PGWYcapabilities "setCext-PGWYcapabilities"
4406#define NID_setCext_PGWYcapabilities 615
4407#define OBJ_setCext_PGWYcapabilities OBJ_set_certExt,7L
4408
4409#define SN_setCext_TokenIdentifier "setCext-TokenIdentifier"
4410#define NID_setCext_TokenIdentifier 616
4411#define OBJ_setCext_TokenIdentifier OBJ_set_certExt,8L
4412
4413#define SN_setCext_Track2Data "setCext-Track2Data"
4414#define NID_setCext_Track2Data 617
4415#define OBJ_setCext_Track2Data OBJ_set_certExt,9L
4416
4417#define SN_setCext_TokenType "setCext-TokenType"
4418#define NID_setCext_TokenType 618
4419#define OBJ_setCext_TokenType OBJ_set_certExt,10L
4420
4421#define SN_setCext_IssuerCapabilities "setCext-IssuerCapabilities"
4422#define NID_setCext_IssuerCapabilities 619
4423#define OBJ_setCext_IssuerCapabilities OBJ_set_certExt,11L
4424
4425#define SN_setAttr_Cert "setAttr-Cert"
4426#define NID_setAttr_Cert 620
4427#define OBJ_setAttr_Cert OBJ_set_attr,0L
4428
4429#define SN_setAttr_PGWYcap "setAttr-PGWYcap"
4430#define LN_setAttr_PGWYcap "payment gateway capabilities"
4431#define NID_setAttr_PGWYcap 621
4432#define OBJ_setAttr_PGWYcap OBJ_set_attr,1L
4433
4434#define SN_setAttr_TokenType "setAttr-TokenType"
4435#define NID_setAttr_TokenType 622
4436#define OBJ_setAttr_TokenType OBJ_set_attr,2L
4437
4438#define SN_setAttr_IssCap "setAttr-IssCap"
4439#define LN_setAttr_IssCap "issuer capabilities"
4440#define NID_setAttr_IssCap 623
4441#define OBJ_setAttr_IssCap OBJ_set_attr,3L
4442
4443#define SN_set_rootKeyThumb "set-rootKeyThumb"
4444#define NID_set_rootKeyThumb 624
4445#define OBJ_set_rootKeyThumb OBJ_setAttr_Cert,0L
4446
4447#define SN_set_addPolicy "set-addPolicy"
4448#define NID_set_addPolicy 625
4449#define OBJ_set_addPolicy OBJ_setAttr_Cert,1L
4450
4451#define SN_setAttr_Token_EMV "setAttr-Token-EMV"
4452#define NID_setAttr_Token_EMV 626
4453#define OBJ_setAttr_Token_EMV OBJ_setAttr_TokenType,1L
4454
4455#define SN_setAttr_Token_B0Prime "setAttr-Token-B0Prime"
4456#define NID_setAttr_Token_B0Prime 627
4457#define OBJ_setAttr_Token_B0Prime OBJ_setAttr_TokenType,2L
4458
4459#define SN_setAttr_IssCap_CVM "setAttr-IssCap-CVM"
4460#define NID_setAttr_IssCap_CVM 628
4461#define OBJ_setAttr_IssCap_CVM OBJ_setAttr_IssCap,3L
4462
4463#define SN_setAttr_IssCap_T2 "setAttr-IssCap-T2"
4464#define NID_setAttr_IssCap_T2 629
4465#define OBJ_setAttr_IssCap_T2 OBJ_setAttr_IssCap,4L
4466
4467#define SN_setAttr_IssCap_Sig "setAttr-IssCap-Sig"
4468#define NID_setAttr_IssCap_Sig 630
4469#define OBJ_setAttr_IssCap_Sig OBJ_setAttr_IssCap,5L
4470
4471#define SN_setAttr_GenCryptgrm "setAttr-GenCryptgrm"
4472#define LN_setAttr_GenCryptgrm "generate cryptogram"
4473#define NID_setAttr_GenCryptgrm 631
4474#define OBJ_setAttr_GenCryptgrm OBJ_setAttr_IssCap_CVM,1L
4475
4476#define SN_setAttr_T2Enc "setAttr-T2Enc"
4477#define LN_setAttr_T2Enc "encrypted track 2"
4478#define NID_setAttr_T2Enc 632
4479#define OBJ_setAttr_T2Enc OBJ_setAttr_IssCap_T2,1L
4480
4481#define SN_setAttr_T2cleartxt "setAttr-T2cleartxt"
4482#define LN_setAttr_T2cleartxt "cleartext track 2"
4483#define NID_setAttr_T2cleartxt 633
4484#define OBJ_setAttr_T2cleartxt OBJ_setAttr_IssCap_T2,2L
4485
4486#define SN_setAttr_TokICCsig "setAttr-TokICCsig"
4487#define LN_setAttr_TokICCsig "ICC or token signature"
4488#define NID_setAttr_TokICCsig 634
4489#define OBJ_setAttr_TokICCsig OBJ_setAttr_IssCap_Sig,1L
4490
4491#define SN_setAttr_SecDevSig "setAttr-SecDevSig"
4492#define LN_setAttr_SecDevSig "secure device signature"
4493#define NID_setAttr_SecDevSig 635
4494#define OBJ_setAttr_SecDevSig OBJ_setAttr_IssCap_Sig,2L
4495
4496#define SN_set_brand_IATA_ATA "set-brand-IATA-ATA"
4497#define NID_set_brand_IATA_ATA 636
4498#define OBJ_set_brand_IATA_ATA OBJ_set_brand,1L
4499
4500#define SN_set_brand_Diners "set-brand-Diners"
4501#define NID_set_brand_Diners 637
4502#define OBJ_set_brand_Diners OBJ_set_brand,30L
4503
4504#define SN_set_brand_AmericanExpress "set-brand-AmericanExpress"
4505#define NID_set_brand_AmericanExpress 638
4506#define OBJ_set_brand_AmericanExpress OBJ_set_brand,34L
4507
4508#define SN_set_brand_JCB "set-brand-JCB"
4509#define NID_set_brand_JCB 639
4510#define OBJ_set_brand_JCB OBJ_set_brand,35L
4511
4512#define SN_set_brand_Visa "set-brand-Visa"
4513#define NID_set_brand_Visa 640
4514#define OBJ_set_brand_Visa OBJ_set_brand,4L
4515
4516#define SN_set_brand_MasterCard "set-brand-MasterCard"
4517#define NID_set_brand_MasterCard 641
4518#define OBJ_set_brand_MasterCard OBJ_set_brand,5L
4519
4520#define SN_set_brand_Novus "set-brand-Novus"
4521#define NID_set_brand_Novus 642
4522#define OBJ_set_brand_Novus OBJ_set_brand,6011L
4523
4524#define SN_des_cdmf "DES-CDMF"
4525#define LN_des_cdmf "des-cdmf"
4526#define NID_des_cdmf 643
4527#define OBJ_des_cdmf OBJ_rsadsi,3L,10L
4528
4529#define SN_rsaOAEPEncryptionSET "rsaOAEPEncryptionSET"
4530#define NID_rsaOAEPEncryptionSET 644
4531#define OBJ_rsaOAEPEncryptionSET OBJ_rsadsi,1L,1L,6L
4532
4533#define SN_ipsec3 "Oakley-EC2N-3"
4534#define LN_ipsec3 "ipsec3"
4535#define NID_ipsec3 749
4536
4537#define SN_ipsec4 "Oakley-EC2N-4"
4538#define LN_ipsec4 "ipsec4"
4539#define NID_ipsec4 750
4540
4541#define SN_whirlpool "whirlpool"
4542#define NID_whirlpool 804
4543#define OBJ_whirlpool OBJ_iso,0L,10118L,3L,0L,55L
4544
4545#define SN_cryptopro "cryptopro"
4546#define NID_cryptopro 805
4547#define OBJ_cryptopro OBJ_member_body,643L,2L,2L
4548
4549#define SN_cryptocom "cryptocom"
4550#define NID_cryptocom 806
4551#define OBJ_cryptocom OBJ_member_body,643L,2L,9L
4552
4553#define SN_id_tc26 "id-tc26"
4554#define NID_id_tc26 974
4555#define OBJ_id_tc26 OBJ_member_body,643L,7L,1L
4556
4557#define SN_id_GostR3411_94_with_GostR3410_2001 "id-GostR3411-94-with-GostR3410-2001"
4558#define LN_id_GostR3411_94_with_GostR3410_2001 "GOST R 34.11-94 with GOST R 34.10-2001"
4559#define NID_id_GostR3411_94_with_GostR3410_2001 807
4560#define OBJ_id_GostR3411_94_with_GostR3410_2001 OBJ_cryptopro,3L
4561
4562#define SN_id_GostR3411_94_with_GostR3410_94 "id-GostR3411-94-with-GostR3410-94"
4563#define LN_id_GostR3411_94_with_GostR3410_94 "GOST R 34.11-94 with GOST R 34.10-94"
4564#define NID_id_GostR3411_94_with_GostR3410_94 808
4565#define OBJ_id_GostR3411_94_with_GostR3410_94 OBJ_cryptopro,4L
4566
4567#define SN_id_GostR3411_94 "md_gost94"
4568#define LN_id_GostR3411_94 "GOST R 34.11-94"
4569#define NID_id_GostR3411_94 809
4570#define OBJ_id_GostR3411_94 OBJ_cryptopro,9L
4571
4572#define SN_id_HMACGostR3411_94 "id-HMACGostR3411-94"
4573#define LN_id_HMACGostR3411_94 "HMAC GOST 34.11-94"
4574#define NID_id_HMACGostR3411_94 810
4575#define OBJ_id_HMACGostR3411_94 OBJ_cryptopro,10L
4576
4577#define SN_id_GostR3410_2001 "gost2001"
4578#define LN_id_GostR3410_2001 "GOST R 34.10-2001"
4579#define NID_id_GostR3410_2001 811
4580#define OBJ_id_GostR3410_2001 OBJ_cryptopro,19L
4581
4582#define SN_id_GostR3410_94 "gost94"
4583#define LN_id_GostR3410_94 "GOST R 34.10-94"
4584#define NID_id_GostR3410_94 812
4585#define OBJ_id_GostR3410_94 OBJ_cryptopro,20L
4586
4587#define SN_id_Gost28147_89 "gost89"
4588#define LN_id_Gost28147_89 "GOST 28147-89"
4589#define NID_id_Gost28147_89 813
4590#define OBJ_id_Gost28147_89 OBJ_cryptopro,21L
4591
4592#define SN_gost89_cnt "gost89-cnt"
4593#define NID_gost89_cnt 814
4594
4595#define SN_gost89_cnt_12 "gost89-cnt-12"
4596#define NID_gost89_cnt_12 975
4597
4598#define SN_gost89_cbc "gost89-cbc"
4599#define NID_gost89_cbc 1009
4600
4601#define SN_gost89_ecb "gost89-ecb"
4602#define NID_gost89_ecb 1010
4603
4604#define SN_gost89_ctr "gost89-ctr"
4605#define NID_gost89_ctr 1011
4606
4607#define SN_id_Gost28147_89_MAC "gost-mac"
4608#define LN_id_Gost28147_89_MAC "GOST 28147-89 MAC"
4609#define NID_id_Gost28147_89_MAC 815
4610#define OBJ_id_Gost28147_89_MAC OBJ_cryptopro,22L
4611
4612#define SN_gost_mac_12 "gost-mac-12"
4613#define NID_gost_mac_12 976
4614
4615#define SN_id_GostR3411_94_prf "prf-gostr3411-94"
4616#define LN_id_GostR3411_94_prf "GOST R 34.11-94 PRF"
4617#define NID_id_GostR3411_94_prf 816
4618#define OBJ_id_GostR3411_94_prf OBJ_cryptopro,23L
4619
4620#define SN_id_GostR3410_2001DH "id-GostR3410-2001DH"
4621#define LN_id_GostR3410_2001DH "GOST R 34.10-2001 DH"
4622#define NID_id_GostR3410_2001DH 817
4623#define OBJ_id_GostR3410_2001DH OBJ_cryptopro,98L
4624
4625#define SN_id_GostR3410_94DH "id-GostR3410-94DH"
4626#define LN_id_GostR3410_94DH "GOST R 34.10-94 DH"
4627#define NID_id_GostR3410_94DH 818
4628#define OBJ_id_GostR3410_94DH OBJ_cryptopro,99L
4629
4630#define SN_id_Gost28147_89_CryptoPro_KeyMeshing "id-Gost28147-89-CryptoPro-KeyMeshing"
4631#define NID_id_Gost28147_89_CryptoPro_KeyMeshing 819
4632#define OBJ_id_Gost28147_89_CryptoPro_KeyMeshing OBJ_cryptopro,14L,1L
4633
4634#define SN_id_Gost28147_89_None_KeyMeshing "id-Gost28147-89-None-KeyMeshing"
4635#define NID_id_Gost28147_89_None_KeyMeshing 820
4636#define OBJ_id_Gost28147_89_None_KeyMeshing OBJ_cryptopro,14L,0L
4637
4638#define SN_id_GostR3411_94_TestParamSet "id-GostR3411-94-TestParamSet"
4639#define NID_id_GostR3411_94_TestParamSet 821
4640#define OBJ_id_GostR3411_94_TestParamSet OBJ_cryptopro,30L,0L
4641
4642#define SN_id_GostR3411_94_CryptoProParamSet "id-GostR3411-94-CryptoProParamSet"
4643#define NID_id_GostR3411_94_CryptoProParamSet 822
4644#define OBJ_id_GostR3411_94_CryptoProParamSet OBJ_cryptopro,30L,1L
4645
4646#define SN_id_Gost28147_89_TestParamSet "id-Gost28147-89-TestParamSet"
4647#define NID_id_Gost28147_89_TestParamSet 823
4648#define OBJ_id_Gost28147_89_TestParamSet OBJ_cryptopro,31L,0L
4649
4650#define SN_id_Gost28147_89_CryptoPro_A_ParamSet "id-Gost28147-89-CryptoPro-A-ParamSet"
4651#define NID_id_Gost28147_89_CryptoPro_A_ParamSet 824
4652#define OBJ_id_Gost28147_89_CryptoPro_A_ParamSet OBJ_cryptopro,31L,1L
4653
4654#define SN_id_Gost28147_89_CryptoPro_B_ParamSet "id-Gost28147-89-CryptoPro-B-ParamSet"
4655#define NID_id_Gost28147_89_CryptoPro_B_ParamSet 825
4656#define OBJ_id_Gost28147_89_CryptoPro_B_ParamSet OBJ_cryptopro,31L,2L
4657
4658#define SN_id_Gost28147_89_CryptoPro_C_ParamSet "id-Gost28147-89-CryptoPro-C-ParamSet"
4659#define NID_id_Gost28147_89_CryptoPro_C_ParamSet 826
4660#define OBJ_id_Gost28147_89_CryptoPro_C_ParamSet OBJ_cryptopro,31L,3L
4661
4662#define SN_id_Gost28147_89_CryptoPro_D_ParamSet "id-Gost28147-89-CryptoPro-D-ParamSet"
4663#define NID_id_Gost28147_89_CryptoPro_D_ParamSet 827
4664#define OBJ_id_Gost28147_89_CryptoPro_D_ParamSet OBJ_cryptopro,31L,4L
4665
4666#define SN_id_Gost28147_89_CryptoPro_Oscar_1_1_ParamSet "id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet"
4667#define NID_id_Gost28147_89_CryptoPro_Oscar_1_1_ParamSet 828
4668#define OBJ_id_Gost28147_89_CryptoPro_Oscar_1_1_ParamSet OBJ_cryptopro,31L,5L
4669
4670#define SN_id_Gost28147_89_CryptoPro_Oscar_1_0_ParamSet "id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet"
4671#define NID_id_Gost28147_89_CryptoPro_Oscar_1_0_ParamSet 829
4672#define OBJ_id_Gost28147_89_CryptoPro_Oscar_1_0_ParamSet OBJ_cryptopro,31L,6L
4673
4674#define SN_id_Gost28147_89_CryptoPro_RIC_1_ParamSet "id-Gost28147-89-CryptoPro-RIC-1-ParamSet"
4675#define NID_id_Gost28147_89_CryptoPro_RIC_1_ParamSet 830
4676#define OBJ_id_Gost28147_89_CryptoPro_RIC_1_ParamSet OBJ_cryptopro,31L,7L
4677
4678#define SN_id_GostR3410_94_TestParamSet "id-GostR3410-94-TestParamSet"
4679#define NID_id_GostR3410_94_TestParamSet 831
4680#define OBJ_id_GostR3410_94_TestParamSet OBJ_cryptopro,32L,0L
4681
4682#define SN_id_GostR3410_94_CryptoPro_A_ParamSet "id-GostR3410-94-CryptoPro-A-ParamSet"
4683#define NID_id_GostR3410_94_CryptoPro_A_ParamSet 832
4684#define OBJ_id_GostR3410_94_CryptoPro_A_ParamSet OBJ_cryptopro,32L,2L
4685
4686#define SN_id_GostR3410_94_CryptoPro_B_ParamSet "id-GostR3410-94-CryptoPro-B-ParamSet"
4687#define NID_id_GostR3410_94_CryptoPro_B_ParamSet 833
4688#define OBJ_id_GostR3410_94_CryptoPro_B_ParamSet OBJ_cryptopro,32L,3L
4689
4690#define SN_id_GostR3410_94_CryptoPro_C_ParamSet "id-GostR3410-94-CryptoPro-C-ParamSet"
4691#define NID_id_GostR3410_94_CryptoPro_C_ParamSet 834
4692#define OBJ_id_GostR3410_94_CryptoPro_C_ParamSet OBJ_cryptopro,32L,4L
4693
4694#define SN_id_GostR3410_94_CryptoPro_D_ParamSet "id-GostR3410-94-CryptoPro-D-ParamSet"
4695#define NID_id_GostR3410_94_CryptoPro_D_ParamSet 835
4696#define OBJ_id_GostR3410_94_CryptoPro_D_ParamSet OBJ_cryptopro,32L,5L
4697
4698#define SN_id_GostR3410_94_CryptoPro_XchA_ParamSet "id-GostR3410-94-CryptoPro-XchA-ParamSet"
4699#define NID_id_GostR3410_94_CryptoPro_XchA_ParamSet 836
4700#define OBJ_id_GostR3410_94_CryptoPro_XchA_ParamSet OBJ_cryptopro,33L,1L
4701
4702#define SN_id_GostR3410_94_CryptoPro_XchB_ParamSet "id-GostR3410-94-CryptoPro-XchB-ParamSet"
4703#define NID_id_GostR3410_94_CryptoPro_XchB_ParamSet 837
4704#define OBJ_id_GostR3410_94_CryptoPro_XchB_ParamSet OBJ_cryptopro,33L,2L
4705
4706#define SN_id_GostR3410_94_CryptoPro_XchC_ParamSet "id-GostR3410-94-CryptoPro-XchC-ParamSet"
4707#define NID_id_GostR3410_94_CryptoPro_XchC_ParamSet 838
4708#define OBJ_id_GostR3410_94_CryptoPro_XchC_ParamSet OBJ_cryptopro,33L,3L
4709
4710#define SN_id_GostR3410_2001_TestParamSet "id-GostR3410-2001-TestParamSet"
4711#define NID_id_GostR3410_2001_TestParamSet 839
4712#define OBJ_id_GostR3410_2001_TestParamSet OBJ_cryptopro,35L,0L
4713
4714#define SN_id_GostR3410_2001_CryptoPro_A_ParamSet "id-GostR3410-2001-CryptoPro-A-ParamSet"
4715#define NID_id_GostR3410_2001_CryptoPro_A_ParamSet 840
4716#define OBJ_id_GostR3410_2001_CryptoPro_A_ParamSet OBJ_cryptopro,35L,1L
4717
4718#define SN_id_GostR3410_2001_CryptoPro_B_ParamSet "id-GostR3410-2001-CryptoPro-B-ParamSet"
4719#define NID_id_GostR3410_2001_CryptoPro_B_ParamSet 841
4720#define OBJ_id_GostR3410_2001_CryptoPro_B_ParamSet OBJ_cryptopro,35L,2L
4721
4722#define SN_id_GostR3410_2001_CryptoPro_C_ParamSet "id-GostR3410-2001-CryptoPro-C-ParamSet"
4723#define NID_id_GostR3410_2001_CryptoPro_C_ParamSet 842
4724#define OBJ_id_GostR3410_2001_CryptoPro_C_ParamSet OBJ_cryptopro,35L,3L
4725
4726#define SN_id_GostR3410_2001_CryptoPro_XchA_ParamSet "id-GostR3410-2001-CryptoPro-XchA-ParamSet"
4727#define NID_id_GostR3410_2001_CryptoPro_XchA_ParamSet 843
4728#define OBJ_id_GostR3410_2001_CryptoPro_XchA_ParamSet OBJ_cryptopro,36L,0L
4729
4730#define SN_id_GostR3410_2001_CryptoPro_XchB_ParamSet "id-GostR3410-2001-CryptoPro-XchB-ParamSet"
4731#define NID_id_GostR3410_2001_CryptoPro_XchB_ParamSet 844
4732#define OBJ_id_GostR3410_2001_CryptoPro_XchB_ParamSet OBJ_cryptopro,36L,1L
4733
4734#define SN_id_GostR3410_94_a "id-GostR3410-94-a"
4735#define NID_id_GostR3410_94_a 845
4736#define OBJ_id_GostR3410_94_a OBJ_id_GostR3410_94,1L
4737
4738#define SN_id_GostR3410_94_aBis "id-GostR3410-94-aBis"
4739#define NID_id_GostR3410_94_aBis 846
4740#define OBJ_id_GostR3410_94_aBis OBJ_id_GostR3410_94,2L
4741
4742#define SN_id_GostR3410_94_b "id-GostR3410-94-b"
4743#define NID_id_GostR3410_94_b 847
4744#define OBJ_id_GostR3410_94_b OBJ_id_GostR3410_94,3L
4745
4746#define SN_id_GostR3410_94_bBis "id-GostR3410-94-bBis"
4747#define NID_id_GostR3410_94_bBis 848
4748#define OBJ_id_GostR3410_94_bBis OBJ_id_GostR3410_94,4L
4749
4750#define SN_id_Gost28147_89_cc "id-Gost28147-89-cc"
4751#define LN_id_Gost28147_89_cc "GOST 28147-89 Cryptocom ParamSet"
4752#define NID_id_Gost28147_89_cc 849
4753#define OBJ_id_Gost28147_89_cc OBJ_cryptocom,1L,6L,1L
4754
4755#define SN_id_GostR3410_94_cc "gost94cc"
4756#define LN_id_GostR3410_94_cc "GOST 34.10-94 Cryptocom"
4757#define NID_id_GostR3410_94_cc 850
4758#define OBJ_id_GostR3410_94_cc OBJ_cryptocom,1L,5L,3L
4759
4760#define SN_id_GostR3410_2001_cc "gost2001cc"
4761#define LN_id_GostR3410_2001_cc "GOST 34.10-2001 Cryptocom"
4762#define NID_id_GostR3410_2001_cc 851
4763#define OBJ_id_GostR3410_2001_cc OBJ_cryptocom,1L,5L,4L
4764
4765#define SN_id_GostR3411_94_with_GostR3410_94_cc "id-GostR3411-94-with-GostR3410-94-cc"
4766#define LN_id_GostR3411_94_with_GostR3410_94_cc "GOST R 34.11-94 with GOST R 34.10-94 Cryptocom"
4767#define NID_id_GostR3411_94_with_GostR3410_94_cc 852
4768#define OBJ_id_GostR3411_94_with_GostR3410_94_cc OBJ_cryptocom,1L,3L,3L
4769
4770#define SN_id_GostR3411_94_with_GostR3410_2001_cc "id-GostR3411-94-with-GostR3410-2001-cc"
4771#define LN_id_GostR3411_94_with_GostR3410_2001_cc "GOST R 34.11-94 with GOST R 34.10-2001 Cryptocom"
4772#define NID_id_GostR3411_94_with_GostR3410_2001_cc 853
4773#define OBJ_id_GostR3411_94_with_GostR3410_2001_cc OBJ_cryptocom,1L,3L,4L
4774
4775#define SN_id_GostR3410_2001_ParamSet_cc "id-GostR3410-2001-ParamSet-cc"
4776#define LN_id_GostR3410_2001_ParamSet_cc "GOST R 3410-2001 Parameter Set Cryptocom"
4777#define NID_id_GostR3410_2001_ParamSet_cc 854
4778#define OBJ_id_GostR3410_2001_ParamSet_cc OBJ_cryptocom,1L,8L,1L
4779
4780#define SN_id_tc26_algorithms "id-tc26-algorithms"
4781#define NID_id_tc26_algorithms 977
4782#define OBJ_id_tc26_algorithms OBJ_id_tc26,1L
4783
4784#define SN_id_tc26_sign "id-tc26-sign"
4785#define NID_id_tc26_sign 978
4786#define OBJ_id_tc26_sign OBJ_id_tc26_algorithms,1L
4787
4788#define SN_id_GostR3410_2012_256 "gost2012_256"
4789#define LN_id_GostR3410_2012_256 "GOST R 34.10-2012 with 256 bit modulus"
4790#define NID_id_GostR3410_2012_256 979
4791#define OBJ_id_GostR3410_2012_256 OBJ_id_tc26_sign,1L
4792
4793#define SN_id_GostR3410_2012_512 "gost2012_512"
4794#define LN_id_GostR3410_2012_512 "GOST R 34.10-2012 with 512 bit modulus"
4795#define NID_id_GostR3410_2012_512 980
4796#define OBJ_id_GostR3410_2012_512 OBJ_id_tc26_sign,2L
4797
4798#define SN_id_tc26_digest "id-tc26-digest"
4799#define NID_id_tc26_digest 981
4800#define OBJ_id_tc26_digest OBJ_id_tc26_algorithms,2L
4801
4802#define SN_id_GostR3411_2012_256 "md_gost12_256"
4803#define LN_id_GostR3411_2012_256 "GOST R 34.11-2012 with 256 bit hash"
4804#define NID_id_GostR3411_2012_256 982
4805#define OBJ_id_GostR3411_2012_256 OBJ_id_tc26_digest,2L
4806
4807#define SN_id_GostR3411_2012_512 "md_gost12_512"
4808#define LN_id_GostR3411_2012_512 "GOST R 34.11-2012 with 512 bit hash"
4809#define NID_id_GostR3411_2012_512 983
4810#define OBJ_id_GostR3411_2012_512 OBJ_id_tc26_digest,3L
4811
4812#define SN_id_tc26_signwithdigest "id-tc26-signwithdigest"
4813#define NID_id_tc26_signwithdigest 984
4814#define OBJ_id_tc26_signwithdigest OBJ_id_tc26_algorithms,3L
4815
4816#define SN_id_tc26_signwithdigest_gost3410_2012_256 "id-tc26-signwithdigest-gost3410-2012-256"
4817#define LN_id_tc26_signwithdigest_gost3410_2012_256 "GOST R 34.10-2012 with GOST R 34.11-2012 (256 bit)"
4818#define NID_id_tc26_signwithdigest_gost3410_2012_256 985
4819#define OBJ_id_tc26_signwithdigest_gost3410_2012_256 OBJ_id_tc26_signwithdigest,2L
4820
4821#define SN_id_tc26_signwithdigest_gost3410_2012_512 "id-tc26-signwithdigest-gost3410-2012-512"
4822#define LN_id_tc26_signwithdigest_gost3410_2012_512 "GOST R 34.10-2012 with GOST R 34.11-2012 (512 bit)"
4823#define NID_id_tc26_signwithdigest_gost3410_2012_512 986
4824#define OBJ_id_tc26_signwithdigest_gost3410_2012_512 OBJ_id_tc26_signwithdigest,3L
4825
4826#define SN_id_tc26_mac "id-tc26-mac"
4827#define NID_id_tc26_mac 987
4828#define OBJ_id_tc26_mac OBJ_id_tc26_algorithms,4L
4829
4830#define SN_id_tc26_hmac_gost_3411_2012_256 "id-tc26-hmac-gost-3411-2012-256"
4831#define LN_id_tc26_hmac_gost_3411_2012_256 "HMAC GOST 34.11-2012 256 bit"
4832#define NID_id_tc26_hmac_gost_3411_2012_256 988
4833#define OBJ_id_tc26_hmac_gost_3411_2012_256 OBJ_id_tc26_mac,1L
4834
4835#define SN_id_tc26_hmac_gost_3411_2012_512 "id-tc26-hmac-gost-3411-2012-512"
4836#define LN_id_tc26_hmac_gost_3411_2012_512 "HMAC GOST 34.11-2012 512 bit"
4837#define NID_id_tc26_hmac_gost_3411_2012_512 989
4838#define OBJ_id_tc26_hmac_gost_3411_2012_512 OBJ_id_tc26_mac,2L
4839
4840#define SN_id_tc26_cipher "id-tc26-cipher"
4841#define NID_id_tc26_cipher 990
4842#define OBJ_id_tc26_cipher OBJ_id_tc26_algorithms,5L
4843
4844#define SN_id_tc26_cipher_gostr3412_2015_magma "id-tc26-cipher-gostr3412-2015-magma"
4845#define NID_id_tc26_cipher_gostr3412_2015_magma 1173
4846#define OBJ_id_tc26_cipher_gostr3412_2015_magma OBJ_id_tc26_cipher,1L
4847
4848#define SN_magma_ctr_acpkm "magma-ctr-acpkm"
4849#define NID_magma_ctr_acpkm 1174
4850#define OBJ_magma_ctr_acpkm OBJ_id_tc26_cipher_gostr3412_2015_magma,1L
4851
4852#define SN_magma_ctr_acpkm_omac "magma-ctr-acpkm-omac"
4853#define NID_magma_ctr_acpkm_omac 1175
4854#define OBJ_magma_ctr_acpkm_omac OBJ_id_tc26_cipher_gostr3412_2015_magma,2L
4855
4856#define SN_id_tc26_cipher_gostr3412_2015_kuznyechik "id-tc26-cipher-gostr3412-2015-kuznyechik"
4857#define NID_id_tc26_cipher_gostr3412_2015_kuznyechik 1176
4858#define OBJ_id_tc26_cipher_gostr3412_2015_kuznyechik OBJ_id_tc26_cipher,2L
4859
4860#define SN_kuznyechik_ctr_acpkm "kuznyechik-ctr-acpkm"
4861#define NID_kuznyechik_ctr_acpkm 1177
4862#define OBJ_kuznyechik_ctr_acpkm OBJ_id_tc26_cipher_gostr3412_2015_kuznyechik,1L
4863
4864#define SN_kuznyechik_ctr_acpkm_omac "kuznyechik-ctr-acpkm-omac"
4865#define NID_kuznyechik_ctr_acpkm_omac 1178
4866#define OBJ_kuznyechik_ctr_acpkm_omac OBJ_id_tc26_cipher_gostr3412_2015_kuznyechik,2L
4867
4868#define SN_id_tc26_agreement "id-tc26-agreement"
4869#define NID_id_tc26_agreement 991
4870#define OBJ_id_tc26_agreement OBJ_id_tc26_algorithms,6L
4871
4872#define SN_id_tc26_agreement_gost_3410_2012_256 "id-tc26-agreement-gost-3410-2012-256"
4873#define NID_id_tc26_agreement_gost_3410_2012_256 992
4874#define OBJ_id_tc26_agreement_gost_3410_2012_256 OBJ_id_tc26_agreement,1L
4875
4876#define SN_id_tc26_agreement_gost_3410_2012_512 "id-tc26-agreement-gost-3410-2012-512"
4877#define NID_id_tc26_agreement_gost_3410_2012_512 993
4878#define OBJ_id_tc26_agreement_gost_3410_2012_512 OBJ_id_tc26_agreement,2L
4879
4880#define SN_id_tc26_wrap "id-tc26-wrap"
4881#define NID_id_tc26_wrap 1179
4882#define OBJ_id_tc26_wrap OBJ_id_tc26_algorithms,7L
4883
4884#define SN_id_tc26_wrap_gostr3412_2015_magma "id-tc26-wrap-gostr3412-2015-magma"
4885#define NID_id_tc26_wrap_gostr3412_2015_magma 1180
4886#define OBJ_id_tc26_wrap_gostr3412_2015_magma OBJ_id_tc26_wrap,1L
4887
4888#define SN_magma_kexp15 "magma-kexp15"
4889#define NID_magma_kexp15 1181
4890#define OBJ_magma_kexp15 OBJ_id_tc26_wrap_gostr3412_2015_magma,1L
4891
4892#define SN_id_tc26_wrap_gostr3412_2015_kuznyechik "id-tc26-wrap-gostr3412-2015-kuznyechik"
4893#define NID_id_tc26_wrap_gostr3412_2015_kuznyechik 1182
4894#define OBJ_id_tc26_wrap_gostr3412_2015_kuznyechik OBJ_id_tc26_wrap,2L
4895
4896#define SN_kuznyechik_kexp15 "kuznyechik-kexp15"
4897#define NID_kuznyechik_kexp15 1183
4898#define OBJ_kuznyechik_kexp15 OBJ_id_tc26_wrap_gostr3412_2015_kuznyechik,1L
4899
4900#define SN_id_tc26_constants "id-tc26-constants"
4901#define NID_id_tc26_constants 994
4902#define OBJ_id_tc26_constants OBJ_id_tc26,2L
4903
4904#define SN_id_tc26_sign_constants "id-tc26-sign-constants"
4905#define NID_id_tc26_sign_constants 995
4906#define OBJ_id_tc26_sign_constants OBJ_id_tc26_constants,1L
4907
4908#define SN_id_tc26_gost_3410_2012_256_constants "id-tc26-gost-3410-2012-256-constants"
4909#define NID_id_tc26_gost_3410_2012_256_constants 1147
4910#define OBJ_id_tc26_gost_3410_2012_256_constants OBJ_id_tc26_sign_constants,1L
4911
4912#define SN_id_tc26_gost_3410_2012_256_paramSetA "id-tc26-gost-3410-2012-256-paramSetA"
4913#define LN_id_tc26_gost_3410_2012_256_paramSetA "GOST R 34.10-2012 (256 bit) ParamSet A"
4914#define NID_id_tc26_gost_3410_2012_256_paramSetA 1148
4915#define OBJ_id_tc26_gost_3410_2012_256_paramSetA OBJ_id_tc26_gost_3410_2012_256_constants,1L
4916
4917#define SN_id_tc26_gost_3410_2012_256_paramSetB "id-tc26-gost-3410-2012-256-paramSetB"
4918#define LN_id_tc26_gost_3410_2012_256_paramSetB "GOST R 34.10-2012 (256 bit) ParamSet B"
4919#define NID_id_tc26_gost_3410_2012_256_paramSetB 1184
4920#define OBJ_id_tc26_gost_3410_2012_256_paramSetB OBJ_id_tc26_gost_3410_2012_256_constants,2L
4921
4922#define SN_id_tc26_gost_3410_2012_256_paramSetC "id-tc26-gost-3410-2012-256-paramSetC"
4923#define LN_id_tc26_gost_3410_2012_256_paramSetC "GOST R 34.10-2012 (256 bit) ParamSet C"
4924#define NID_id_tc26_gost_3410_2012_256_paramSetC 1185
4925#define OBJ_id_tc26_gost_3410_2012_256_paramSetC OBJ_id_tc26_gost_3410_2012_256_constants,3L
4926
4927#define SN_id_tc26_gost_3410_2012_256_paramSetD "id-tc26-gost-3410-2012-256-paramSetD"
4928#define LN_id_tc26_gost_3410_2012_256_paramSetD "GOST R 34.10-2012 (256 bit) ParamSet D"
4929#define NID_id_tc26_gost_3410_2012_256_paramSetD 1186
4930#define OBJ_id_tc26_gost_3410_2012_256_paramSetD OBJ_id_tc26_gost_3410_2012_256_constants,4L
4931
4932#define SN_id_tc26_gost_3410_2012_512_constants "id-tc26-gost-3410-2012-512-constants"
4933#define NID_id_tc26_gost_3410_2012_512_constants 996
4934#define OBJ_id_tc26_gost_3410_2012_512_constants OBJ_id_tc26_sign_constants,2L
4935
4936#define SN_id_tc26_gost_3410_2012_512_paramSetTest "id-tc26-gost-3410-2012-512-paramSetTest"
4937#define LN_id_tc26_gost_3410_2012_512_paramSetTest "GOST R 34.10-2012 (512 bit) testing parameter set"
4938#define NID_id_tc26_gost_3410_2012_512_paramSetTest 997
4939#define OBJ_id_tc26_gost_3410_2012_512_paramSetTest OBJ_id_tc26_gost_3410_2012_512_constants,0L
4940
4941#define SN_id_tc26_gost_3410_2012_512_paramSetA "id-tc26-gost-3410-2012-512-paramSetA"
4942#define LN_id_tc26_gost_3410_2012_512_paramSetA "GOST R 34.10-2012 (512 bit) ParamSet A"
4943#define NID_id_tc26_gost_3410_2012_512_paramSetA 998
4944#define OBJ_id_tc26_gost_3410_2012_512_paramSetA OBJ_id_tc26_gost_3410_2012_512_constants,1L
4945
4946#define SN_id_tc26_gost_3410_2012_512_paramSetB "id-tc26-gost-3410-2012-512-paramSetB"
4947#define LN_id_tc26_gost_3410_2012_512_paramSetB "GOST R 34.10-2012 (512 bit) ParamSet B"
4948#define NID_id_tc26_gost_3410_2012_512_paramSetB 999
4949#define OBJ_id_tc26_gost_3410_2012_512_paramSetB OBJ_id_tc26_gost_3410_2012_512_constants,2L
4950
4951#define SN_id_tc26_gost_3410_2012_512_paramSetC "id-tc26-gost-3410-2012-512-paramSetC"
4952#define LN_id_tc26_gost_3410_2012_512_paramSetC "GOST R 34.10-2012 (512 bit) ParamSet C"
4953#define NID_id_tc26_gost_3410_2012_512_paramSetC 1149
4954#define OBJ_id_tc26_gost_3410_2012_512_paramSetC OBJ_id_tc26_gost_3410_2012_512_constants,3L
4955
4956#define SN_id_tc26_digest_constants "id-tc26-digest-constants"
4957#define NID_id_tc26_digest_constants 1000
4958#define OBJ_id_tc26_digest_constants OBJ_id_tc26_constants,2L
4959
4960#define SN_id_tc26_cipher_constants "id-tc26-cipher-constants"
4961#define NID_id_tc26_cipher_constants 1001
4962#define OBJ_id_tc26_cipher_constants OBJ_id_tc26_constants,5L
4963
4964#define SN_id_tc26_gost_28147_constants "id-tc26-gost-28147-constants"
4965#define NID_id_tc26_gost_28147_constants 1002
4966#define OBJ_id_tc26_gost_28147_constants OBJ_id_tc26_cipher_constants,1L
4967
4968#define SN_id_tc26_gost_28147_param_Z "id-tc26-gost-28147-param-Z"
4969#define LN_id_tc26_gost_28147_param_Z "GOST 28147-89 TC26 parameter set"
4970#define NID_id_tc26_gost_28147_param_Z 1003
4971#define OBJ_id_tc26_gost_28147_param_Z OBJ_id_tc26_gost_28147_constants,1L
4972
4973#define SN_INN "INN"
4974#define LN_INN "INN"
4975#define NID_INN 1004
4976#define OBJ_INN OBJ_member_body,643L,3L,131L,1L,1L
4977
4978#define SN_OGRN "OGRN"
4979#define LN_OGRN "OGRN"
4980#define NID_OGRN 1005
4981#define OBJ_OGRN OBJ_member_body,643L,100L,1L
4982
4983#define SN_SNILS "SNILS"
4984#define LN_SNILS "SNILS"
4985#define NID_SNILS 1006
4986#define OBJ_SNILS OBJ_member_body,643L,100L,3L
4987
4988#define SN_OGRNIP "OGRNIP"
4989#define LN_OGRNIP "OGRNIP"
4990#define NID_OGRNIP 1226
4991#define OBJ_OGRNIP OBJ_member_body,643L,100L,5L
4992
4993#define SN_subjectSignTool "subjectSignTool"
4994#define LN_subjectSignTool "Signing Tool of Subject"
4995#define NID_subjectSignTool 1007
4996#define OBJ_subjectSignTool OBJ_member_body,643L,100L,111L
4997
4998#define SN_issuerSignTool "issuerSignTool"
4999#define LN_issuerSignTool "Signing Tool of Issuer"
5000#define NID_issuerSignTool 1008
5001#define OBJ_issuerSignTool OBJ_member_body,643L,100L,112L
5002
5003#define SN_classSignTool "classSignTool"
5004#define LN_classSignTool "Class of Signing Tool"
5005#define NID_classSignTool 1227
5006#define OBJ_classSignTool OBJ_member_body,643L,100L,113L
5007
5008#define SN_classSignToolKC1 "classSignToolKC1"
5009#define LN_classSignToolKC1 "Class of Signing Tool KC1"
5010#define NID_classSignToolKC1 1228
5011#define OBJ_classSignToolKC1 OBJ_member_body,643L,100L,113L,1L
5012
5013#define SN_classSignToolKC2 "classSignToolKC2"
5014#define LN_classSignToolKC2 "Class of Signing Tool KC2"
5015#define NID_classSignToolKC2 1229
5016#define OBJ_classSignToolKC2 OBJ_member_body,643L,100L,113L,2L
5017
5018#define SN_classSignToolKC3 "classSignToolKC3"
5019#define LN_classSignToolKC3 "Class of Signing Tool KC3"
5020#define NID_classSignToolKC3 1230
5021#define OBJ_classSignToolKC3 OBJ_member_body,643L,100L,113L,3L
5022
5023#define SN_classSignToolKB1 "classSignToolKB1"
5024#define LN_classSignToolKB1 "Class of Signing Tool KB1"
5025#define NID_classSignToolKB1 1231
5026#define OBJ_classSignToolKB1 OBJ_member_body,643L,100L,113L,4L
5027
5028#define SN_classSignToolKB2 "classSignToolKB2"
5029#define LN_classSignToolKB2 "Class of Signing Tool KB2"
5030#define NID_classSignToolKB2 1232
5031#define OBJ_classSignToolKB2 OBJ_member_body,643L,100L,113L,5L
5032
5033#define SN_classSignToolKA1 "classSignToolKA1"
5034#define LN_classSignToolKA1 "Class of Signing Tool KA1"
5035#define NID_classSignToolKA1 1233
5036#define OBJ_classSignToolKA1 OBJ_member_body,643L,100L,113L,6L
5037
5038#define SN_kuznyechik_ecb "kuznyechik-ecb"
5039#define NID_kuznyechik_ecb 1012
5040
5041#define SN_kuznyechik_ctr "kuznyechik-ctr"
5042#define NID_kuznyechik_ctr 1013
5043
5044#define SN_kuznyechik_ofb "kuznyechik-ofb"
5045#define NID_kuznyechik_ofb 1014
5046
5047#define SN_kuznyechik_cbc "kuznyechik-cbc"
5048#define NID_kuznyechik_cbc 1015
5049
5050#define SN_kuznyechik_cfb "kuznyechik-cfb"
5051#define NID_kuznyechik_cfb 1016
5052
5053#define SN_kuznyechik_mac "kuznyechik-mac"
5054#define NID_kuznyechik_mac 1017
5055
5056#define SN_magma_ecb "magma-ecb"
5057#define NID_magma_ecb 1187
5058
5059#define SN_magma_ctr "magma-ctr"
5060#define NID_magma_ctr 1188
5061
5062#define SN_magma_ofb "magma-ofb"
5063#define NID_magma_ofb 1189
5064
5065#define SN_magma_cbc "magma-cbc"
5066#define NID_magma_cbc 1190
5067
5068#define SN_magma_cfb "magma-cfb"
5069#define NID_magma_cfb 1191
5070
5071#define SN_magma_mac "magma-mac"
5072#define NID_magma_mac 1192
5073
5074#define SN_camellia_128_cbc "CAMELLIA-128-CBC"
5075#define LN_camellia_128_cbc "camellia-128-cbc"
5076#define NID_camellia_128_cbc 751
5077#define OBJ_camellia_128_cbc 1L,2L,392L,200011L,61L,1L,1L,1L,2L
5078
5079#define SN_camellia_192_cbc "CAMELLIA-192-CBC"
5080#define LN_camellia_192_cbc "camellia-192-cbc"
5081#define NID_camellia_192_cbc 752
5082#define OBJ_camellia_192_cbc 1L,2L,392L,200011L,61L,1L,1L,1L,3L
5083
5084#define SN_camellia_256_cbc "CAMELLIA-256-CBC"
5085#define LN_camellia_256_cbc "camellia-256-cbc"
5086#define NID_camellia_256_cbc 753
5087#define OBJ_camellia_256_cbc 1L,2L,392L,200011L,61L,1L,1L,1L,4L
5088
5089#define SN_id_camellia128_wrap "id-camellia128-wrap"
5090#define NID_id_camellia128_wrap 907
5091#define OBJ_id_camellia128_wrap 1L,2L,392L,200011L,61L,1L,1L,3L,2L
5092
5093#define SN_id_camellia192_wrap "id-camellia192-wrap"
5094#define NID_id_camellia192_wrap 908
5095#define OBJ_id_camellia192_wrap 1L,2L,392L,200011L,61L,1L,1L,3L,3L
5096
5097#define SN_id_camellia256_wrap "id-camellia256-wrap"
5098#define NID_id_camellia256_wrap 909
5099#define OBJ_id_camellia256_wrap 1L,2L,392L,200011L,61L,1L,1L,3L,4L
5100
5101#define OBJ_ntt_ds 0L,3L,4401L,5L
5102
5103#define OBJ_camellia OBJ_ntt_ds,3L,1L,9L
5104
5105#define SN_camellia_128_ecb "CAMELLIA-128-ECB"
5106#define LN_camellia_128_ecb "camellia-128-ecb"
5107#define NID_camellia_128_ecb 754
5108#define OBJ_camellia_128_ecb OBJ_camellia,1L
5109
5110#define SN_camellia_128_ofb128 "CAMELLIA-128-OFB"
5111#define LN_camellia_128_ofb128 "camellia-128-ofb"
5112#define NID_camellia_128_ofb128 766
5113#define OBJ_camellia_128_ofb128 OBJ_camellia,3L
5114
5115#define SN_camellia_128_cfb128 "CAMELLIA-128-CFB"
5116#define LN_camellia_128_cfb128 "camellia-128-cfb"
5117#define NID_camellia_128_cfb128 757
5118#define OBJ_camellia_128_cfb128 OBJ_camellia,4L
5119
5120#define SN_camellia_128_gcm "CAMELLIA-128-GCM"
5121#define LN_camellia_128_gcm "camellia-128-gcm"
5122#define NID_camellia_128_gcm 961
5123#define OBJ_camellia_128_gcm OBJ_camellia,6L
5124
5125#define SN_camellia_128_ccm "CAMELLIA-128-CCM"
5126#define LN_camellia_128_ccm "camellia-128-ccm"
5127#define NID_camellia_128_ccm 962
5128#define OBJ_camellia_128_ccm OBJ_camellia,7L
5129
5130#define SN_camellia_128_ctr "CAMELLIA-128-CTR"
5131#define LN_camellia_128_ctr "camellia-128-ctr"
5132#define NID_camellia_128_ctr 963
5133#define OBJ_camellia_128_ctr OBJ_camellia,9L
5134
5135#define SN_camellia_128_cmac "CAMELLIA-128-CMAC"
5136#define LN_camellia_128_cmac "camellia-128-cmac"
5137#define NID_camellia_128_cmac 964
5138#define OBJ_camellia_128_cmac OBJ_camellia,10L
5139
5140#define SN_camellia_192_ecb "CAMELLIA-192-ECB"
5141#define LN_camellia_192_ecb "camellia-192-ecb"
5142#define NID_camellia_192_ecb 755
5143#define OBJ_camellia_192_ecb OBJ_camellia,21L
5144
5145#define SN_camellia_192_ofb128 "CAMELLIA-192-OFB"
5146#define LN_camellia_192_ofb128 "camellia-192-ofb"
5147#define NID_camellia_192_ofb128 767
5148#define OBJ_camellia_192_ofb128 OBJ_camellia,23L
5149
5150#define SN_camellia_192_cfb128 "CAMELLIA-192-CFB"
5151#define LN_camellia_192_cfb128 "camellia-192-cfb"
5152#define NID_camellia_192_cfb128 758
5153#define OBJ_camellia_192_cfb128 OBJ_camellia,24L
5154
5155#define SN_camellia_192_gcm "CAMELLIA-192-GCM"
5156#define LN_camellia_192_gcm "camellia-192-gcm"
5157#define NID_camellia_192_gcm 965
5158#define OBJ_camellia_192_gcm OBJ_camellia,26L
5159
5160#define SN_camellia_192_ccm "CAMELLIA-192-CCM"
5161#define LN_camellia_192_ccm "camellia-192-ccm"
5162#define NID_camellia_192_ccm 966
5163#define OBJ_camellia_192_ccm OBJ_camellia,27L
5164
5165#define SN_camellia_192_ctr "CAMELLIA-192-CTR"
5166#define LN_camellia_192_ctr "camellia-192-ctr"
5167#define NID_camellia_192_ctr 967
5168#define OBJ_camellia_192_ctr OBJ_camellia,29L
5169
5170#define SN_camellia_192_cmac "CAMELLIA-192-CMAC"
5171#define LN_camellia_192_cmac "camellia-192-cmac"
5172#define NID_camellia_192_cmac 968
5173#define OBJ_camellia_192_cmac OBJ_camellia,30L
5174
5175#define SN_camellia_256_ecb "CAMELLIA-256-ECB"
5176#define LN_camellia_256_ecb "camellia-256-ecb"
5177#define NID_camellia_256_ecb 756
5178#define OBJ_camellia_256_ecb OBJ_camellia,41L
5179
5180#define SN_camellia_256_ofb128 "CAMELLIA-256-OFB"
5181#define LN_camellia_256_ofb128 "camellia-256-ofb"
5182#define NID_camellia_256_ofb128 768
5183#define OBJ_camellia_256_ofb128 OBJ_camellia,43L
5184
5185#define SN_camellia_256_cfb128 "CAMELLIA-256-CFB"
5186#define LN_camellia_256_cfb128 "camellia-256-cfb"
5187#define NID_camellia_256_cfb128 759
5188#define OBJ_camellia_256_cfb128 OBJ_camellia,44L
5189
5190#define SN_camellia_256_gcm "CAMELLIA-256-GCM"
5191#define LN_camellia_256_gcm "camellia-256-gcm"
5192#define NID_camellia_256_gcm 969
5193#define OBJ_camellia_256_gcm OBJ_camellia,46L
5194
5195#define SN_camellia_256_ccm "CAMELLIA-256-CCM"
5196#define LN_camellia_256_ccm "camellia-256-ccm"
5197#define NID_camellia_256_ccm 970
5198#define OBJ_camellia_256_ccm OBJ_camellia,47L
5199
5200#define SN_camellia_256_ctr "CAMELLIA-256-CTR"
5201#define LN_camellia_256_ctr "camellia-256-ctr"
5202#define NID_camellia_256_ctr 971
5203#define OBJ_camellia_256_ctr OBJ_camellia,49L
5204
5205#define SN_camellia_256_cmac "CAMELLIA-256-CMAC"
5206#define LN_camellia_256_cmac "camellia-256-cmac"
5207#define NID_camellia_256_cmac 972
5208#define OBJ_camellia_256_cmac OBJ_camellia,50L
5209
5210#define SN_camellia_128_cfb1 "CAMELLIA-128-CFB1"
5211#define LN_camellia_128_cfb1 "camellia-128-cfb1"
5212#define NID_camellia_128_cfb1 760
5213
5214#define SN_camellia_192_cfb1 "CAMELLIA-192-CFB1"
5215#define LN_camellia_192_cfb1 "camellia-192-cfb1"
5216#define NID_camellia_192_cfb1 761
5217
5218#define SN_camellia_256_cfb1 "CAMELLIA-256-CFB1"
5219#define LN_camellia_256_cfb1 "camellia-256-cfb1"
5220#define NID_camellia_256_cfb1 762
5221
5222#define SN_camellia_128_cfb8 "CAMELLIA-128-CFB8"
5223#define LN_camellia_128_cfb8 "camellia-128-cfb8"
5224#define NID_camellia_128_cfb8 763
5225
5226#define SN_camellia_192_cfb8 "CAMELLIA-192-CFB8"
5227#define LN_camellia_192_cfb8 "camellia-192-cfb8"
5228#define NID_camellia_192_cfb8 764
5229
5230#define SN_camellia_256_cfb8 "CAMELLIA-256-CFB8"
5231#define LN_camellia_256_cfb8 "camellia-256-cfb8"
5232#define NID_camellia_256_cfb8 765
5233
5234#define OBJ_aria 1L,2L,410L,200046L,1L,1L
5235
5236#define SN_aria_128_ecb "ARIA-128-ECB"
5237#define LN_aria_128_ecb "aria-128-ecb"
5238#define NID_aria_128_ecb 1065
5239#define OBJ_aria_128_ecb OBJ_aria,1L
5240
5241#define SN_aria_128_cbc "ARIA-128-CBC"
5242#define LN_aria_128_cbc "aria-128-cbc"
5243#define NID_aria_128_cbc 1066
5244#define OBJ_aria_128_cbc OBJ_aria,2L
5245
5246#define SN_aria_128_cfb128 "ARIA-128-CFB"
5247#define LN_aria_128_cfb128 "aria-128-cfb"
5248#define NID_aria_128_cfb128 1067
5249#define OBJ_aria_128_cfb128 OBJ_aria,3L
5250
5251#define SN_aria_128_ofb128 "ARIA-128-OFB"
5252#define LN_aria_128_ofb128 "aria-128-ofb"
5253#define NID_aria_128_ofb128 1068
5254#define OBJ_aria_128_ofb128 OBJ_aria,4L
5255
5256#define SN_aria_128_ctr "ARIA-128-CTR"
5257#define LN_aria_128_ctr "aria-128-ctr"
5258#define NID_aria_128_ctr 1069
5259#define OBJ_aria_128_ctr OBJ_aria,5L
5260
5261#define SN_aria_192_ecb "ARIA-192-ECB"
5262#define LN_aria_192_ecb "aria-192-ecb"
5263#define NID_aria_192_ecb 1070
5264#define OBJ_aria_192_ecb OBJ_aria,6L
5265
5266#define SN_aria_192_cbc "ARIA-192-CBC"
5267#define LN_aria_192_cbc "aria-192-cbc"
5268#define NID_aria_192_cbc 1071
5269#define OBJ_aria_192_cbc OBJ_aria,7L
5270
5271#define SN_aria_192_cfb128 "ARIA-192-CFB"
5272#define LN_aria_192_cfb128 "aria-192-cfb"
5273#define NID_aria_192_cfb128 1072
5274#define OBJ_aria_192_cfb128 OBJ_aria,8L
5275
5276#define SN_aria_192_ofb128 "ARIA-192-OFB"
5277#define LN_aria_192_ofb128 "aria-192-ofb"
5278#define NID_aria_192_ofb128 1073
5279#define OBJ_aria_192_ofb128 OBJ_aria,9L
5280
5281#define SN_aria_192_ctr "ARIA-192-CTR"
5282#define LN_aria_192_ctr "aria-192-ctr"
5283#define NID_aria_192_ctr 1074
5284#define OBJ_aria_192_ctr OBJ_aria,10L
5285
5286#define SN_aria_256_ecb "ARIA-256-ECB"
5287#define LN_aria_256_ecb "aria-256-ecb"
5288#define NID_aria_256_ecb 1075
5289#define OBJ_aria_256_ecb OBJ_aria,11L
5290
5291#define SN_aria_256_cbc "ARIA-256-CBC"
5292#define LN_aria_256_cbc "aria-256-cbc"
5293#define NID_aria_256_cbc 1076
5294#define OBJ_aria_256_cbc OBJ_aria,12L
5295
5296#define SN_aria_256_cfb128 "ARIA-256-CFB"
5297#define LN_aria_256_cfb128 "aria-256-cfb"
5298#define NID_aria_256_cfb128 1077
5299#define OBJ_aria_256_cfb128 OBJ_aria,13L
5300
5301#define SN_aria_256_ofb128 "ARIA-256-OFB"
5302#define LN_aria_256_ofb128 "aria-256-ofb"
5303#define NID_aria_256_ofb128 1078
5304#define OBJ_aria_256_ofb128 OBJ_aria,14L
5305
5306#define SN_aria_256_ctr "ARIA-256-CTR"
5307#define LN_aria_256_ctr "aria-256-ctr"
5308#define NID_aria_256_ctr 1079
5309#define OBJ_aria_256_ctr OBJ_aria,15L
5310
5311#define SN_aria_128_cfb1 "ARIA-128-CFB1"
5312#define LN_aria_128_cfb1 "aria-128-cfb1"
5313#define NID_aria_128_cfb1 1080
5314
5315#define SN_aria_192_cfb1 "ARIA-192-CFB1"
5316#define LN_aria_192_cfb1 "aria-192-cfb1"
5317#define NID_aria_192_cfb1 1081
5318
5319#define SN_aria_256_cfb1 "ARIA-256-CFB1"
5320#define LN_aria_256_cfb1 "aria-256-cfb1"
5321#define NID_aria_256_cfb1 1082
5322
5323#define SN_aria_128_cfb8 "ARIA-128-CFB8"
5324#define LN_aria_128_cfb8 "aria-128-cfb8"
5325#define NID_aria_128_cfb8 1083
5326
5327#define SN_aria_192_cfb8 "ARIA-192-CFB8"
5328#define LN_aria_192_cfb8 "aria-192-cfb8"
5329#define NID_aria_192_cfb8 1084
5330
5331#define SN_aria_256_cfb8 "ARIA-256-CFB8"
5332#define LN_aria_256_cfb8 "aria-256-cfb8"
5333#define NID_aria_256_cfb8 1085
5334
5335#define SN_aria_128_ccm "ARIA-128-CCM"
5336#define LN_aria_128_ccm "aria-128-ccm"
5337#define NID_aria_128_ccm 1120
5338#define OBJ_aria_128_ccm OBJ_aria,37L
5339
5340#define SN_aria_192_ccm "ARIA-192-CCM"
5341#define LN_aria_192_ccm "aria-192-ccm"
5342#define NID_aria_192_ccm 1121
5343#define OBJ_aria_192_ccm OBJ_aria,38L
5344
5345#define SN_aria_256_ccm "ARIA-256-CCM"
5346#define LN_aria_256_ccm "aria-256-ccm"
5347#define NID_aria_256_ccm 1122
5348#define OBJ_aria_256_ccm OBJ_aria,39L
5349
5350#define SN_aria_128_gcm "ARIA-128-GCM"
5351#define LN_aria_128_gcm "aria-128-gcm"
5352#define NID_aria_128_gcm 1123
5353#define OBJ_aria_128_gcm OBJ_aria,34L
5354
5355#define SN_aria_192_gcm "ARIA-192-GCM"
5356#define LN_aria_192_gcm "aria-192-gcm"
5357#define NID_aria_192_gcm 1124
5358#define OBJ_aria_192_gcm OBJ_aria,35L
5359
5360#define SN_aria_256_gcm "ARIA-256-GCM"
5361#define LN_aria_256_gcm "aria-256-gcm"
5362#define NID_aria_256_gcm 1125
5363#define OBJ_aria_256_gcm OBJ_aria,36L
5364
5365#define SN_kisa "KISA"
5366#define LN_kisa "kisa"
5367#define NID_kisa 773
5368#define OBJ_kisa OBJ_member_body,410L,200004L
5369
5370#define SN_seed_ecb "SEED-ECB"
5371#define LN_seed_ecb "seed-ecb"
5372#define NID_seed_ecb 776
5373#define OBJ_seed_ecb OBJ_kisa,1L,3L
5374
5375#define SN_seed_cbc "SEED-CBC"
5376#define LN_seed_cbc "seed-cbc"
5377#define NID_seed_cbc 777
5378#define OBJ_seed_cbc OBJ_kisa,1L,4L
5379
5380#define SN_seed_cfb128 "SEED-CFB"
5381#define LN_seed_cfb128 "seed-cfb"
5382#define NID_seed_cfb128 779
5383#define OBJ_seed_cfb128 OBJ_kisa,1L,5L
5384
5385#define SN_seed_ofb128 "SEED-OFB"
5386#define LN_seed_ofb128 "seed-ofb"
5387#define NID_seed_ofb128 778
5388#define OBJ_seed_ofb128 OBJ_kisa,1L,6L
5389
5390#define SN_sm4_ecb "SM4-ECB"
5391#define LN_sm4_ecb "sm4-ecb"
5392#define NID_sm4_ecb 1133
5393#define OBJ_sm4_ecb OBJ_sm_scheme,104L,1L
5394
5395#define SN_sm4_cbc "SM4-CBC"
5396#define LN_sm4_cbc "sm4-cbc"
5397#define NID_sm4_cbc 1134
5398#define OBJ_sm4_cbc OBJ_sm_scheme,104L,2L
5399
5400#define SN_sm4_ofb128 "SM4-OFB"
5401#define LN_sm4_ofb128 "sm4-ofb"
5402#define NID_sm4_ofb128 1135
5403#define OBJ_sm4_ofb128 OBJ_sm_scheme,104L,3L
5404
5405#define SN_sm4_cfb128 "SM4-CFB"
5406#define LN_sm4_cfb128 "sm4-cfb"
5407#define NID_sm4_cfb128 1137
5408#define OBJ_sm4_cfb128 OBJ_sm_scheme,104L,4L
5409
5410#define SN_sm4_cfb1 "SM4-CFB1"
5411#define LN_sm4_cfb1 "sm4-cfb1"
5412#define NID_sm4_cfb1 1136
5413#define OBJ_sm4_cfb1 OBJ_sm_scheme,104L,5L
5414
5415#define SN_sm4_cfb8 "SM4-CFB8"
5416#define LN_sm4_cfb8 "sm4-cfb8"
5417#define NID_sm4_cfb8 1138
5418#define OBJ_sm4_cfb8 OBJ_sm_scheme,104L,6L
5419
5420#define SN_sm4_ctr "SM4-CTR"
5421#define LN_sm4_ctr "sm4-ctr"
5422#define NID_sm4_ctr 1139
5423#define OBJ_sm4_ctr OBJ_sm_scheme,104L,7L
5424
5425#define SN_sm4_gcm "SM4-GCM"
5426#define LN_sm4_gcm "sm4-gcm"
5427#define NID_sm4_gcm 1248
5428#define OBJ_sm4_gcm OBJ_sm_scheme,104L,8L
5429
5430#define SN_sm4_ccm "SM4-CCM"
5431#define LN_sm4_ccm "sm4-ccm"
5432#define NID_sm4_ccm 1249
5433#define OBJ_sm4_ccm OBJ_sm_scheme,104L,9L
5434
5435#define SN_sm4_xts "SM4-XTS"
5436#define LN_sm4_xts "sm4-xts"
5437#define NID_sm4_xts 1290
5438#define OBJ_sm4_xts OBJ_sm_scheme,104L,10L
5439
5440#define SN_hmac "HMAC"
5441#define LN_hmac "hmac"
5442#define NID_hmac 855
5443
5444#define SN_cmac "CMAC"
5445#define LN_cmac "cmac"
5446#define NID_cmac 894
5447
5448#define SN_rc4_hmac_md5 "RC4-HMAC-MD5"
5449#define LN_rc4_hmac_md5 "rc4-hmac-md5"
5450#define NID_rc4_hmac_md5 915
5451
5452#define SN_aes_128_cbc_hmac_sha1 "AES-128-CBC-HMAC-SHA1"
5453#define LN_aes_128_cbc_hmac_sha1 "aes-128-cbc-hmac-sha1"
5454#define NID_aes_128_cbc_hmac_sha1 916
5455
5456#define SN_aes_192_cbc_hmac_sha1 "AES-192-CBC-HMAC-SHA1"
5457#define LN_aes_192_cbc_hmac_sha1 "aes-192-cbc-hmac-sha1"
5458#define NID_aes_192_cbc_hmac_sha1 917
5459
5460#define SN_aes_256_cbc_hmac_sha1 "AES-256-CBC-HMAC-SHA1"
5461#define LN_aes_256_cbc_hmac_sha1 "aes-256-cbc-hmac-sha1"
5462#define NID_aes_256_cbc_hmac_sha1 918
5463
5464#define SN_aes_128_cbc_hmac_sha256 "AES-128-CBC-HMAC-SHA256"
5465#define LN_aes_128_cbc_hmac_sha256 "aes-128-cbc-hmac-sha256"
5466#define NID_aes_128_cbc_hmac_sha256 948
5467
5468#define SN_aes_192_cbc_hmac_sha256 "AES-192-CBC-HMAC-SHA256"
5469#define LN_aes_192_cbc_hmac_sha256 "aes-192-cbc-hmac-sha256"
5470#define NID_aes_192_cbc_hmac_sha256 949
5471
5472#define SN_aes_256_cbc_hmac_sha256 "AES-256-CBC-HMAC-SHA256"
5473#define LN_aes_256_cbc_hmac_sha256 "aes-256-cbc-hmac-sha256"
5474#define NID_aes_256_cbc_hmac_sha256 950
5475
5476#define SN_chacha20_poly1305 "ChaCha20-Poly1305"
5477#define LN_chacha20_poly1305 "chacha20-poly1305"
5478#define NID_chacha20_poly1305 1018
5479
5480#define SN_chacha20 "ChaCha20"
5481#define LN_chacha20 "chacha20"
5482#define NID_chacha20 1019
5483
5484#define SN_aes_128_cbc_hmac_sha1_etm "AES-128-CBC-HMAC-SHA1-ETM"
5485#define LN_aes_128_cbc_hmac_sha1_etm "aes-128-cbc-hmac-sha1-etm"
5486#define NID_aes_128_cbc_hmac_sha1_etm 1487
5487
5488#define SN_aes_192_cbc_hmac_sha1_etm "AES-192-CBC-HMAC-SHA1-ETM"
5489#define LN_aes_192_cbc_hmac_sha1_etm "aes-192-cbc-hmac-sha1-etm"
5490#define NID_aes_192_cbc_hmac_sha1_etm 1488
5491
5492#define SN_aes_256_cbc_hmac_sha1_etm "AES-256-CBC-HMAC-SHA1-ETM"
5493#define LN_aes_256_cbc_hmac_sha1_etm "aes-256-cbc-hmac-sha1-etm"
5494#define NID_aes_256_cbc_hmac_sha1_etm 1489
5495
5496#define SN_aes_128_cbc_hmac_sha256_etm "AES-128-CBC-HMAC-SHA256-ETM"
5497#define LN_aes_128_cbc_hmac_sha256_etm "aes-128-cbc-hmac-sha256-etm"
5498#define NID_aes_128_cbc_hmac_sha256_etm 1490
5499
5500#define SN_aes_192_cbc_hmac_sha256_etm "AES-192-CBC-HMAC-SHA256-ETM"
5501#define LN_aes_192_cbc_hmac_sha256_etm "aes-192-cbc-hmac-sha256-etm"
5502#define NID_aes_192_cbc_hmac_sha256_etm 1491
5503
5504#define SN_aes_256_cbc_hmac_sha256_etm "AES-256-CBC-HMAC-SHA256-ETM"
5505#define LN_aes_256_cbc_hmac_sha256_etm "aes-256-cbc-hmac-sha256-etm"
5506#define NID_aes_256_cbc_hmac_sha256_etm 1492
5507
5508#define SN_aes_128_cbc_hmac_sha512_etm "AES-128-CBC-HMAC-SHA512-ETM"
5509#define LN_aes_128_cbc_hmac_sha512_etm "aes-128-cbc-hmac-sha512-etm"
5510#define NID_aes_128_cbc_hmac_sha512_etm 1493
5511
5512#define SN_aes_192_cbc_hmac_sha512_etm "AES-192-CBC-HMAC-SHA512-ETM"
5513#define LN_aes_192_cbc_hmac_sha512_etm "aes-192-cbc-hmac-sha512-etm"
5514#define NID_aes_192_cbc_hmac_sha512_etm 1494
5515
5516#define SN_aes_256_cbc_hmac_sha512_etm "AES-256-CBC-HMAC-SHA512-ETM"
5517#define LN_aes_256_cbc_hmac_sha512_etm "aes-256-cbc-hmac-sha512-etm"
5518#define NID_aes_256_cbc_hmac_sha512_etm 1495
5519
5520#define SN_dhpublicnumber "dhpublicnumber"
5521#define LN_dhpublicnumber "X9.42 DH"
5522#define NID_dhpublicnumber 920
5523#define OBJ_dhpublicnumber OBJ_ISO_US,10046L,2L,1L
5524
5525#define SN_brainpoolP160r1 "brainpoolP160r1"
5526#define NID_brainpoolP160r1 921
5527#define OBJ_brainpoolP160r1 1L,3L,36L,3L,3L,2L,8L,1L,1L,1L
5528
5529#define SN_brainpoolP160t1 "brainpoolP160t1"
5530#define NID_brainpoolP160t1 922
5531#define OBJ_brainpoolP160t1 1L,3L,36L,3L,3L,2L,8L,1L,1L,2L
5532
5533#define SN_brainpoolP192r1 "brainpoolP192r1"
5534#define NID_brainpoolP192r1 923
5535#define OBJ_brainpoolP192r1 1L,3L,36L,3L,3L,2L,8L,1L,1L,3L
5536
5537#define SN_brainpoolP192t1 "brainpoolP192t1"
5538#define NID_brainpoolP192t1 924
5539#define OBJ_brainpoolP192t1 1L,3L,36L,3L,3L,2L,8L,1L,1L,4L
5540
5541#define SN_brainpoolP224r1 "brainpoolP224r1"
5542#define NID_brainpoolP224r1 925
5543#define OBJ_brainpoolP224r1 1L,3L,36L,3L,3L,2L,8L,1L,1L,5L
5544
5545#define SN_brainpoolP224t1 "brainpoolP224t1"
5546#define NID_brainpoolP224t1 926
5547#define OBJ_brainpoolP224t1 1L,3L,36L,3L,3L,2L,8L,1L,1L,6L
5548
5549#define SN_brainpoolP256r1 "brainpoolP256r1"
5550#define NID_brainpoolP256r1 927
5551#define OBJ_brainpoolP256r1 1L,3L,36L,3L,3L,2L,8L,1L,1L,7L
5552
5553#define SN_brainpoolP256r1tls13 "brainpoolP256r1tls13"
5554#define NID_brainpoolP256r1tls13 1285
5555
5556#define SN_brainpoolP256t1 "brainpoolP256t1"
5557#define NID_brainpoolP256t1 928
5558#define OBJ_brainpoolP256t1 1L,3L,36L,3L,3L,2L,8L,1L,1L,8L
5559
5560#define SN_brainpoolP320r1 "brainpoolP320r1"
5561#define NID_brainpoolP320r1 929
5562#define OBJ_brainpoolP320r1 1L,3L,36L,3L,3L,2L,8L,1L,1L,9L
5563
5564#define SN_brainpoolP320t1 "brainpoolP320t1"
5565#define NID_brainpoolP320t1 930
5566#define OBJ_brainpoolP320t1 1L,3L,36L,3L,3L,2L,8L,1L,1L,10L
5567
5568#define SN_brainpoolP384r1 "brainpoolP384r1"
5569#define NID_brainpoolP384r1 931
5570#define OBJ_brainpoolP384r1 1L,3L,36L,3L,3L,2L,8L,1L,1L,11L
5571
5572#define SN_brainpoolP384r1tls13 "brainpoolP384r1tls13"
5573#define NID_brainpoolP384r1tls13 1286
5574
5575#define SN_brainpoolP384t1 "brainpoolP384t1"
5576#define NID_brainpoolP384t1 932
5577#define OBJ_brainpoolP384t1 1L,3L,36L,3L,3L,2L,8L,1L,1L,12L
5578
5579#define SN_brainpoolP512r1 "brainpoolP512r1"
5580#define NID_brainpoolP512r1 933
5581#define OBJ_brainpoolP512r1 1L,3L,36L,3L,3L,2L,8L,1L,1L,13L
5582
5583#define SN_brainpoolP512r1tls13 "brainpoolP512r1tls13"
5584#define NID_brainpoolP512r1tls13 1287
5585
5586#define SN_brainpoolP512t1 "brainpoolP512t1"
5587#define NID_brainpoolP512t1 934
5588#define OBJ_brainpoolP512t1 1L,3L,36L,3L,3L,2L,8L,1L,1L,14L
5589
5590#define OBJ_x9_63_scheme 1L,3L,133L,16L,840L,63L,0L
5591
5592#define OBJ_secg_scheme OBJ_certicom_arc,1L
5593
5594#define SN_dhSinglePass_stdDH_sha1kdf_scheme "dhSinglePass-stdDH-sha1kdf-scheme"
5595#define NID_dhSinglePass_stdDH_sha1kdf_scheme 936
5596#define OBJ_dhSinglePass_stdDH_sha1kdf_scheme OBJ_x9_63_scheme,2L
5597
5598#define SN_dhSinglePass_stdDH_sha224kdf_scheme "dhSinglePass-stdDH-sha224kdf-scheme"
5599#define NID_dhSinglePass_stdDH_sha224kdf_scheme 937
5600#define OBJ_dhSinglePass_stdDH_sha224kdf_scheme OBJ_secg_scheme,11L,0L
5601
5602#define SN_dhSinglePass_stdDH_sha256kdf_scheme "dhSinglePass-stdDH-sha256kdf-scheme"
5603#define NID_dhSinglePass_stdDH_sha256kdf_scheme 938
5604#define OBJ_dhSinglePass_stdDH_sha256kdf_scheme OBJ_secg_scheme,11L,1L
5605
5606#define SN_dhSinglePass_stdDH_sha384kdf_scheme "dhSinglePass-stdDH-sha384kdf-scheme"
5607#define NID_dhSinglePass_stdDH_sha384kdf_scheme 939
5608#define OBJ_dhSinglePass_stdDH_sha384kdf_scheme OBJ_secg_scheme,11L,2L
5609
5610#define SN_dhSinglePass_stdDH_sha512kdf_scheme "dhSinglePass-stdDH-sha512kdf-scheme"
5611#define NID_dhSinglePass_stdDH_sha512kdf_scheme 940
5612#define OBJ_dhSinglePass_stdDH_sha512kdf_scheme OBJ_secg_scheme,11L,3L
5613
5614#define SN_dhSinglePass_cofactorDH_sha1kdf_scheme "dhSinglePass-cofactorDH-sha1kdf-scheme"
5615#define NID_dhSinglePass_cofactorDH_sha1kdf_scheme 941
5616#define OBJ_dhSinglePass_cofactorDH_sha1kdf_scheme OBJ_x9_63_scheme,3L
5617
5618#define SN_dhSinglePass_cofactorDH_sha224kdf_scheme "dhSinglePass-cofactorDH-sha224kdf-scheme"
5619#define NID_dhSinglePass_cofactorDH_sha224kdf_scheme 942
5620#define OBJ_dhSinglePass_cofactorDH_sha224kdf_scheme OBJ_secg_scheme,14L,0L
5621
5622#define SN_dhSinglePass_cofactorDH_sha256kdf_scheme "dhSinglePass-cofactorDH-sha256kdf-scheme"
5623#define NID_dhSinglePass_cofactorDH_sha256kdf_scheme 943
5624#define OBJ_dhSinglePass_cofactorDH_sha256kdf_scheme OBJ_secg_scheme,14L,1L
5625
5626#define SN_dhSinglePass_cofactorDH_sha384kdf_scheme "dhSinglePass-cofactorDH-sha384kdf-scheme"
5627#define NID_dhSinglePass_cofactorDH_sha384kdf_scheme 944
5628#define OBJ_dhSinglePass_cofactorDH_sha384kdf_scheme OBJ_secg_scheme,14L,2L
5629
5630#define SN_dhSinglePass_cofactorDH_sha512kdf_scheme "dhSinglePass-cofactorDH-sha512kdf-scheme"
5631#define NID_dhSinglePass_cofactorDH_sha512kdf_scheme 945
5632#define OBJ_dhSinglePass_cofactorDH_sha512kdf_scheme OBJ_secg_scheme,14L,3L
5633
5634#define SN_dh_std_kdf "dh-std-kdf"
5635#define NID_dh_std_kdf 946
5636
5637#define SN_dh_cofactor_kdf "dh-cofactor-kdf"
5638#define NID_dh_cofactor_kdf 947
5639
5640#define SN_ct_precert_scts "ct_precert_scts"
5641#define LN_ct_precert_scts "CT Precertificate SCTs"
5642#define NID_ct_precert_scts 951
5643#define OBJ_ct_precert_scts 1L,3L,6L,1L,4L,1L,11129L,2L,4L,2L
5644
5645#define SN_ct_precert_poison "ct_precert_poison"
5646#define LN_ct_precert_poison "CT Precertificate Poison"
5647#define NID_ct_precert_poison 952
5648#define OBJ_ct_precert_poison 1L,3L,6L,1L,4L,1L,11129L,2L,4L,3L
5649
5650#define SN_ct_precert_signer "ct_precert_signer"
5651#define LN_ct_precert_signer "CT Precertificate Signer"
5652#define NID_ct_precert_signer 953
5653#define OBJ_ct_precert_signer 1L,3L,6L,1L,4L,1L,11129L,2L,4L,4L
5654
5655#define SN_ct_cert_scts "ct_cert_scts"
5656#define LN_ct_cert_scts "CT Certificate SCTs"
5657#define NID_ct_cert_scts 954
5658#define OBJ_ct_cert_scts 1L,3L,6L,1L,4L,1L,11129L,2L,4L,5L
5659
5660#define SN_jurisdictionLocalityName "jurisdictionL"
5661#define LN_jurisdictionLocalityName "jurisdictionLocalityName"
5662#define NID_jurisdictionLocalityName 955
5663#define OBJ_jurisdictionLocalityName OBJ_ms_corp,60L,2L,1L,1L
5664
5665#define SN_jurisdictionStateOrProvinceName "jurisdictionST"
5666#define LN_jurisdictionStateOrProvinceName "jurisdictionStateOrProvinceName"
5667#define NID_jurisdictionStateOrProvinceName 956
5668#define OBJ_jurisdictionStateOrProvinceName OBJ_ms_corp,60L,2L,1L,2L
5669
5670#define SN_jurisdictionCountryName "jurisdictionC"
5671#define LN_jurisdictionCountryName "jurisdictionCountryName"
5672#define NID_jurisdictionCountryName 957
5673#define OBJ_jurisdictionCountryName OBJ_ms_corp,60L,2L,1L,3L
5674
5675#define SN_id_scrypt "id-scrypt"
5676#define LN_id_scrypt "scrypt"
5677#define NID_id_scrypt 973
5678#define OBJ_id_scrypt 1L,3L,6L,1L,4L,1L,11591L,4L,11L
5679
5680#define SN_tls1_prf "TLS1-PRF"
5681#define LN_tls1_prf "tls1-prf"
5682#define NID_tls1_prf 1021
5683
5684#define SN_hkdf "HKDF"
5685#define LN_hkdf "hkdf"
5686#define NID_hkdf 1036
5687
5688#define SN_sshkdf "SSHKDF"
5689#define LN_sshkdf "sshkdf"
5690#define NID_sshkdf 1203
5691
5692#define SN_sskdf "SSKDF"
5693#define LN_sskdf "sskdf"
5694#define NID_sskdf 1205
5695
5696#define SN_x942kdf "X942KDF"
5697#define LN_x942kdf "x942kdf"
5698#define NID_x942kdf 1207
5699
5700#define SN_x963kdf "X963KDF"
5701#define LN_x963kdf "x963kdf"
5702#define NID_x963kdf 1206
5703
5704#define SN_id_pkinit "id-pkinit"
5705#define NID_id_pkinit 1031
5706#define OBJ_id_pkinit 1L,3L,6L,1L,5L,2L,3L
5707
5708#define SN_pkInitClientAuth "pkInitClientAuth"
5709#define LN_pkInitClientAuth "PKINIT Client Auth"
5710#define NID_pkInitClientAuth 1032
5711#define OBJ_pkInitClientAuth OBJ_id_pkinit,4L
5712
5713#define SN_pkInitKDC "pkInitKDC"
5714#define LN_pkInitKDC "Signing KDC Response"
5715#define NID_pkInitKDC 1033
5716#define OBJ_pkInitKDC OBJ_id_pkinit,5L
5717
5718#define SN_X25519 "X25519"
5719#define NID_X25519 1034
5720#define OBJ_X25519 1L,3L,101L,110L
5721
5722#define SN_X448 "X448"
5723#define NID_X448 1035
5724#define OBJ_X448 1L,3L,101L,111L
5725
5726#define SN_ED25519 "ED25519"
5727#define NID_ED25519 1087
5728#define OBJ_ED25519 1L,3L,101L,112L
5729
5730#define SN_ED448 "ED448"
5731#define NID_ED448 1088
5732#define OBJ_ED448 1L,3L,101L,113L
5733
5734#define SN_kx_rsa "KxRSA"
5735#define LN_kx_rsa "kx-rsa"
5736#define NID_kx_rsa 1037
5737
5738#define SN_kx_ecdhe "KxECDHE"
5739#define LN_kx_ecdhe "kx-ecdhe"
5740#define NID_kx_ecdhe 1038
5741
5742#define SN_kx_dhe "KxDHE"
5743#define LN_kx_dhe "kx-dhe"
5744#define NID_kx_dhe 1039
5745
5746#define SN_kx_ecdhe_psk "KxECDHE-PSK"
5747#define LN_kx_ecdhe_psk "kx-ecdhe-psk"
5748#define NID_kx_ecdhe_psk 1040
5749
5750#define SN_kx_dhe_psk "KxDHE-PSK"
5751#define LN_kx_dhe_psk "kx-dhe-psk"
5752#define NID_kx_dhe_psk 1041
5753
5754#define SN_kx_rsa_psk "KxRSA_PSK"
5755#define LN_kx_rsa_psk "kx-rsa-psk"
5756#define NID_kx_rsa_psk 1042
5757
5758#define SN_kx_psk "KxPSK"
5759#define LN_kx_psk "kx-psk"
5760#define NID_kx_psk 1043
5761
5762#define SN_kx_srp "KxSRP"
5763#define LN_kx_srp "kx-srp"
5764#define NID_kx_srp 1044
5765
5766#define SN_kx_gost "KxGOST"
5767#define LN_kx_gost "kx-gost"
5768#define NID_kx_gost 1045
5769
5770#define SN_kx_gost18 "KxGOST18"
5771#define LN_kx_gost18 "kx-gost18"
5772#define NID_kx_gost18 1218
5773
5774#define SN_kx_any "KxANY"
5775#define LN_kx_any "kx-any"
5776#define NID_kx_any 1063
5777
5778#define SN_auth_rsa "AuthRSA"
5779#define LN_auth_rsa "auth-rsa"
5780#define NID_auth_rsa 1046
5781
5782#define SN_auth_ecdsa "AuthECDSA"
5783#define LN_auth_ecdsa "auth-ecdsa"
5784#define NID_auth_ecdsa 1047
5785
5786#define SN_auth_psk "AuthPSK"
5787#define LN_auth_psk "auth-psk"
5788#define NID_auth_psk 1048
5789
5790#define SN_auth_dss "AuthDSS"
5791#define LN_auth_dss "auth-dss"
5792#define NID_auth_dss 1049
5793
5794#define SN_auth_gost01 "AuthGOST01"
5795#define LN_auth_gost01 "auth-gost01"
5796#define NID_auth_gost01 1050
5797
5798#define SN_auth_gost12 "AuthGOST12"
5799#define LN_auth_gost12 "auth-gost12"
5800#define NID_auth_gost12 1051
5801
5802#define SN_auth_srp "AuthSRP"
5803#define LN_auth_srp "auth-srp"
5804#define NID_auth_srp 1052
5805
5806#define SN_auth_null "AuthNULL"
5807#define LN_auth_null "auth-null"
5808#define NID_auth_null 1053
5809
5810#define SN_auth_any "AuthANY"
5811#define LN_auth_any "auth-any"
5812#define NID_auth_any 1064
5813
5814#define SN_poly1305 "Poly1305"
5815#define LN_poly1305 "poly1305"
5816#define NID_poly1305 1061
5817
5818#define SN_siphash "SipHash"
5819#define LN_siphash "siphash"
5820#define NID_siphash 1062
5821
5822#define SN_ffdhe2048 "ffdhe2048"
5823#define NID_ffdhe2048 1126
5824
5825#define SN_ffdhe3072 "ffdhe3072"
5826#define NID_ffdhe3072 1127
5827
5828#define SN_ffdhe4096 "ffdhe4096"
5829#define NID_ffdhe4096 1128
5830
5831#define SN_ffdhe6144 "ffdhe6144"
5832#define NID_ffdhe6144 1129
5833
5834#define SN_ffdhe8192 "ffdhe8192"
5835#define NID_ffdhe8192 1130
5836
5837#define SN_modp_1536 "modp_1536"
5838#define NID_modp_1536 1212
5839
5840#define SN_modp_2048 "modp_2048"
5841#define NID_modp_2048 1213
5842
5843#define SN_modp_3072 "modp_3072"
5844#define NID_modp_3072 1214
5845
5846#define SN_modp_4096 "modp_4096"
5847#define NID_modp_4096 1215
5848
5849#define SN_modp_6144 "modp_6144"
5850#define NID_modp_6144 1216
5851
5852#define SN_modp_8192 "modp_8192"
5853#define NID_modp_8192 1217
5854
5855#define SN_ISO_UA "ISO-UA"
5856#define NID_ISO_UA 1150
5857#define OBJ_ISO_UA OBJ_member_body,804L
5858
5859#define SN_ua_pki "ua-pki"
5860#define NID_ua_pki 1151
5861#define OBJ_ua_pki OBJ_ISO_UA,2L,1L,1L,1L
5862
5863#define SN_dstu28147 "dstu28147"
5864#define LN_dstu28147 "DSTU Gost 28147-2009"
5865#define NID_dstu28147 1152
5866#define OBJ_dstu28147 OBJ_ua_pki,1L,1L,1L
5867
5868#define SN_dstu28147_ofb "dstu28147-ofb"
5869#define LN_dstu28147_ofb "DSTU Gost 28147-2009 OFB mode"
5870#define NID_dstu28147_ofb 1153
5871#define OBJ_dstu28147_ofb OBJ_dstu28147,2L
5872
5873#define SN_dstu28147_cfb "dstu28147-cfb"
5874#define LN_dstu28147_cfb "DSTU Gost 28147-2009 CFB mode"
5875#define NID_dstu28147_cfb 1154
5876#define OBJ_dstu28147_cfb OBJ_dstu28147,3L
5877
5878#define SN_dstu28147_wrap "dstu28147-wrap"
5879#define LN_dstu28147_wrap "DSTU Gost 28147-2009 key wrap"
5880#define NID_dstu28147_wrap 1155
5881#define OBJ_dstu28147_wrap OBJ_dstu28147,5L
5882
5883#define SN_hmacWithDstu34311 "hmacWithDstu34311"
5884#define LN_hmacWithDstu34311 "HMAC DSTU Gost 34311-95"
5885#define NID_hmacWithDstu34311 1156
5886#define OBJ_hmacWithDstu34311 OBJ_ua_pki,1L,1L,2L
5887
5888#define SN_dstu34311 "dstu34311"
5889#define LN_dstu34311 "DSTU Gost 34311-95"
5890#define NID_dstu34311 1157
5891#define OBJ_dstu34311 OBJ_ua_pki,1L,2L,1L
5892
5893#define SN_dstu4145le "dstu4145le"
5894#define LN_dstu4145le "DSTU 4145-2002 little endian"
5895#define NID_dstu4145le 1158
5896#define OBJ_dstu4145le OBJ_ua_pki,1L,3L,1L,1L
5897
5898#define SN_dstu4145be "dstu4145be"
5899#define LN_dstu4145be "DSTU 4145-2002 big endian"
5900#define NID_dstu4145be 1159
5901#define OBJ_dstu4145be OBJ_dstu4145le,1L,1L
5902
5903#define SN_uacurve0 "uacurve0"
5904#define LN_uacurve0 "DSTU curve 0"
5905#define NID_uacurve0 1160
5906#define OBJ_uacurve0 OBJ_dstu4145le,2L,0L
5907
5908#define SN_uacurve1 "uacurve1"
5909#define LN_uacurve1 "DSTU curve 1"
5910#define NID_uacurve1 1161
5911#define OBJ_uacurve1 OBJ_dstu4145le,2L,1L
5912
5913#define SN_uacurve2 "uacurve2"
5914#define LN_uacurve2 "DSTU curve 2"
5915#define NID_uacurve2 1162
5916#define OBJ_uacurve2 OBJ_dstu4145le,2L,2L
5917
5918#define SN_uacurve3 "uacurve3"
5919#define LN_uacurve3 "DSTU curve 3"
5920#define NID_uacurve3 1163
5921#define OBJ_uacurve3 OBJ_dstu4145le,2L,3L
5922
5923#define SN_uacurve4 "uacurve4"
5924#define LN_uacurve4 "DSTU curve 4"
5925#define NID_uacurve4 1164
5926#define OBJ_uacurve4 OBJ_dstu4145le,2L,4L
5927
5928#define SN_uacurve5 "uacurve5"
5929#define LN_uacurve5 "DSTU curve 5"
5930#define NID_uacurve5 1165
5931#define OBJ_uacurve5 OBJ_dstu4145le,2L,5L
5932
5933#define SN_uacurve6 "uacurve6"
5934#define LN_uacurve6 "DSTU curve 6"
5935#define NID_uacurve6 1166
5936#define OBJ_uacurve6 OBJ_dstu4145le,2L,6L
5937
5938#define SN_uacurve7 "uacurve7"
5939#define LN_uacurve7 "DSTU curve 7"
5940#define NID_uacurve7 1167
5941#define OBJ_uacurve7 OBJ_dstu4145le,2L,7L
5942
5943#define SN_uacurve8 "uacurve8"
5944#define LN_uacurve8 "DSTU curve 8"
5945#define NID_uacurve8 1168
5946#define OBJ_uacurve8 OBJ_dstu4145le,2L,8L
5947
5948#define SN_uacurve9 "uacurve9"
5949#define LN_uacurve9 "DSTU curve 9"
5950#define NID_uacurve9 1169
5951#define OBJ_uacurve9 OBJ_dstu4145le,2L,9L
5952
5953#define SN_aes_128_siv "AES-128-SIV"
5954#define LN_aes_128_siv "aes-128-siv"
5955#define NID_aes_128_siv 1198
5956
5957#define SN_aes_192_siv "AES-192-SIV"
5958#define LN_aes_192_siv "aes-192-siv"
5959#define NID_aes_192_siv 1199
5960
5961#define SN_aes_256_siv "AES-256-SIV"
5962#define LN_aes_256_siv "aes-256-siv"
5963#define NID_aes_256_siv 1200
5964
5965#define SN_oracle "oracle-organization"
5966#define LN_oracle "Oracle organization"
5967#define NID_oracle 1282
5968#define OBJ_oracle OBJ_joint_iso_itu_t,16L,840L,1L,113894L
5969
5970#define SN_oracle_jdk_trustedkeyusage "oracle-jdk-trustedkeyusage"
5971#define LN_oracle_jdk_trustedkeyusage "Trusted key usage (Oracle)"
5972#define NID_oracle_jdk_trustedkeyusage 1283
5973#define OBJ_oracle_jdk_trustedkeyusage OBJ_oracle,746875L,1L,1L
5974
5975#define SN_brotli "brotli"
5976#define LN_brotli "Brotli compression"
5977#define NID_brotli 1288
5978
5979#define SN_zstd "zstd"
5980#define LN_zstd "Zstandard compression"
5981#define NID_zstd 1289
5982
5983#define SN_tcg "tcg"
5984#define LN_tcg "Trusted Computing Group"
5985#define NID_tcg 1324
5986#define OBJ_tcg 2L,23L,133L
5987
5988#define SN_tcg_tcpaSpecVersion "tcg-tcpaSpecVersion"
5989#define NID_tcg_tcpaSpecVersion 1325
5990#define OBJ_tcg_tcpaSpecVersion OBJ_tcg,1L
5991
5992#define SN_tcg_attribute "tcg-attribute"
5993#define LN_tcg_attribute "Trusted Computing Group Attributes"
5994#define NID_tcg_attribute 1326
5995#define OBJ_tcg_attribute OBJ_tcg,2L
5996
5997#define SN_tcg_protocol "tcg-protocol"
5998#define LN_tcg_protocol "Trusted Computing Group Protocols"
5999#define NID_tcg_protocol 1327
6000#define OBJ_tcg_protocol OBJ_tcg,3L
6001
6002#define SN_tcg_algorithm "tcg-algorithm"
6003#define LN_tcg_algorithm "Trusted Computing Group Algorithms"
6004#define NID_tcg_algorithm 1328
6005#define OBJ_tcg_algorithm OBJ_tcg,4L
6006
6007#define SN_tcg_platformClass "tcg-platformClass"
6008#define LN_tcg_platformClass "Trusted Computing Group Platform Classes"
6009#define NID_tcg_platformClass 1329
6010#define OBJ_tcg_platformClass OBJ_tcg,5L
6011
6012#define SN_tcg_ce "tcg-ce"
6013#define LN_tcg_ce "Trusted Computing Group Certificate Extensions"
6014#define NID_tcg_ce 1330
6015#define OBJ_tcg_ce OBJ_tcg,6L
6016
6017#define SN_tcg_kp "tcg-kp"
6018#define LN_tcg_kp "Trusted Computing Group Key Purposes"
6019#define NID_tcg_kp 1331
6020#define OBJ_tcg_kp OBJ_tcg,8L
6021
6022#define SN_tcg_ca "tcg-ca"
6023#define LN_tcg_ca "Trusted Computing Group Certificate Policies"
6024#define NID_tcg_ca 1332
6025#define OBJ_tcg_ca OBJ_tcg,11L
6026
6027#define SN_tcg_address "tcg-address"
6028#define LN_tcg_address "Trusted Computing Group Address Formats"
6029#define NID_tcg_address 1333
6030#define OBJ_tcg_address OBJ_tcg,17L
6031
6032#define SN_tcg_registry "tcg-registry"
6033#define LN_tcg_registry "Trusted Computing Group Registry"
6034#define NID_tcg_registry 1334
6035#define OBJ_tcg_registry OBJ_tcg,18L
6036
6037#define SN_tcg_traits "tcg-traits"
6038#define LN_tcg_traits "Trusted Computing Group Traits"
6039#define NID_tcg_traits 1335
6040#define OBJ_tcg_traits OBJ_tcg,19L
6041
6042#define SN_tcg_common "tcg-common"
6043#define LN_tcg_common "Trusted Computing Group Common"
6044#define NID_tcg_common 1336
6045#define OBJ_tcg_common OBJ_tcg_platformClass,1L
6046
6047#define SN_tcg_at_platformManufacturerStr "tcg-at-platformManufacturerStr"
6048#define LN_tcg_at_platformManufacturerStr "TCG Platform Manufacturer String"
6049#define NID_tcg_at_platformManufacturerStr 1337
6050#define OBJ_tcg_at_platformManufacturerStr OBJ_tcg_common,1L
6051
6052#define SN_tcg_at_platformManufacturerId "tcg-at-platformManufacturerId"
6053#define LN_tcg_at_platformManufacturerId "TCG Platform Manufacturer ID"
6054#define NID_tcg_at_platformManufacturerId 1338
6055#define OBJ_tcg_at_platformManufacturerId OBJ_tcg_common,2L
6056
6057#define SN_tcg_at_platformConfigUri "tcg-at-platformConfigUri"
6058#define LN_tcg_at_platformConfigUri "TCG Platform Configuration URI"
6059#define NID_tcg_at_platformConfigUri 1339
6060#define OBJ_tcg_at_platformConfigUri OBJ_tcg_common,3L
6061
6062#define SN_tcg_at_platformModel "tcg-at-platformModel"
6063#define LN_tcg_at_platformModel "TCG Platform Model"
6064#define NID_tcg_at_platformModel 1340
6065#define OBJ_tcg_at_platformModel OBJ_tcg_common,4L
6066
6067#define SN_tcg_at_platformVersion "tcg-at-platformVersion"
6068#define LN_tcg_at_platformVersion "TCG Platform Version"
6069#define NID_tcg_at_platformVersion 1341
6070#define OBJ_tcg_at_platformVersion OBJ_tcg_common,5L
6071
6072#define SN_tcg_at_platformSerial "tcg-at-platformSerial"
6073#define LN_tcg_at_platformSerial "TCG Platform Serial Number"
6074#define NID_tcg_at_platformSerial 1342
6075#define OBJ_tcg_at_platformSerial OBJ_tcg_common,6L
6076
6077#define SN_tcg_at_platformConfiguration "tcg-at-platformConfiguration"
6078#define LN_tcg_at_platformConfiguration "TCG Platform Configuration"
6079#define NID_tcg_at_platformConfiguration 1343
6080#define OBJ_tcg_at_platformConfiguration OBJ_tcg_common,7L
6081
6082#define SN_tcg_at_platformIdentifier "tcg-at-platformIdentifier"
6083#define LN_tcg_at_platformIdentifier "TCG Platform Identifier"
6084#define NID_tcg_at_platformIdentifier 1344
6085#define OBJ_tcg_at_platformIdentifier OBJ_tcg_common,8L
6086
6087#define SN_tcg_at_tpmManufacturer "tcg-at-tpmManufacturer"
6088#define LN_tcg_at_tpmManufacturer "TPM Manufacturer"
6089#define NID_tcg_at_tpmManufacturer 1345
6090#define OBJ_tcg_at_tpmManufacturer OBJ_tcg_attribute,1L
6091
6092#define SN_tcg_at_tpmModel "tcg-at-tpmModel"
6093#define LN_tcg_at_tpmModel "TPM Model"
6094#define NID_tcg_at_tpmModel 1346
6095#define OBJ_tcg_at_tpmModel OBJ_tcg_attribute,2L
6096
6097#define SN_tcg_at_tpmVersion "tcg-at-tpmVersion"
6098#define LN_tcg_at_tpmVersion "TPM Version"
6099#define NID_tcg_at_tpmVersion 1347
6100#define OBJ_tcg_at_tpmVersion OBJ_tcg_attribute,3L
6101
6102#define SN_tcg_at_securityQualities "tcg-at-securityQualities"
6103#define LN_tcg_at_securityQualities "Security Qualities"
6104#define NID_tcg_at_securityQualities 1348
6105#define OBJ_tcg_at_securityQualities OBJ_tcg_attribute,10L
6106
6107#define SN_tcg_at_tpmProtectionProfile "tcg-at-tpmProtectionProfile"
6108#define LN_tcg_at_tpmProtectionProfile "TPM Protection Profile"
6109#define NID_tcg_at_tpmProtectionProfile 1349
6110#define OBJ_tcg_at_tpmProtectionProfile OBJ_tcg_attribute,11L
6111
6112#define SN_tcg_at_tpmSecurityTarget "tcg-at-tpmSecurityTarget"
6113#define LN_tcg_at_tpmSecurityTarget "TPM Security Target"
6114#define NID_tcg_at_tpmSecurityTarget 1350
6115#define OBJ_tcg_at_tpmSecurityTarget OBJ_tcg_attribute,12L
6116
6117#define SN_tcg_at_tbbProtectionProfile "tcg-at-tbbProtectionProfile"
6118#define LN_tcg_at_tbbProtectionProfile "TBB Protection Profile"
6119#define NID_tcg_at_tbbProtectionProfile 1351
6120#define OBJ_tcg_at_tbbProtectionProfile OBJ_tcg_attribute,13L
6121
6122#define SN_tcg_at_tbbSecurityTarget "tcg-at-tbbSecurityTarget"
6123#define LN_tcg_at_tbbSecurityTarget "TBB Security Target"
6124#define NID_tcg_at_tbbSecurityTarget 1352
6125#define OBJ_tcg_at_tbbSecurityTarget OBJ_tcg_attribute,14L
6126
6127#define SN_tcg_at_tpmIdLabel "tcg-at-tpmIdLabel"
6128#define LN_tcg_at_tpmIdLabel "TPM ID Label"
6129#define NID_tcg_at_tpmIdLabel 1353
6130#define OBJ_tcg_at_tpmIdLabel OBJ_tcg_attribute,15L
6131
6132#define SN_tcg_at_tpmSpecification "tcg-at-tpmSpecification"
6133#define LN_tcg_at_tpmSpecification "TPM Specification"
6134#define NID_tcg_at_tpmSpecification 1354
6135#define OBJ_tcg_at_tpmSpecification OBJ_tcg_attribute,16L
6136
6137#define SN_tcg_at_tcgPlatformSpecification "tcg-at-tcgPlatformSpecification"
6138#define LN_tcg_at_tcgPlatformSpecification "TPM Platform Specification"
6139#define NID_tcg_at_tcgPlatformSpecification 1355
6140#define OBJ_tcg_at_tcgPlatformSpecification OBJ_tcg_attribute,17L
6141
6142#define SN_tcg_at_tpmSecurityAssertions "tcg-at-tpmSecurityAssertions"
6143#define LN_tcg_at_tpmSecurityAssertions "TPM Security Assertions"
6144#define NID_tcg_at_tpmSecurityAssertions 1356
6145#define OBJ_tcg_at_tpmSecurityAssertions OBJ_tcg_attribute,18L
6146
6147#define SN_tcg_at_tbbSecurityAssertions "tcg-at-tbbSecurityAssertions"
6148#define LN_tcg_at_tbbSecurityAssertions "TBB Security Assertions"
6149#define NID_tcg_at_tbbSecurityAssertions 1357
6150#define OBJ_tcg_at_tbbSecurityAssertions OBJ_tcg_attribute,19L
6151
6152#define SN_tcg_at_tcgCredentialSpecification "tcg-at-tcgCredentialSpecification"
6153#define LN_tcg_at_tcgCredentialSpecification "TCG Credential Specification"
6154#define NID_tcg_at_tcgCredentialSpecification 1358
6155#define OBJ_tcg_at_tcgCredentialSpecification OBJ_tcg_attribute,23L
6156
6157#define SN_tcg_at_tcgCredentialType "tcg-at-tcgCredentialType"
6158#define LN_tcg_at_tcgCredentialType "TCG Credential Type"
6159#define NID_tcg_at_tcgCredentialType 1359
6160#define OBJ_tcg_at_tcgCredentialType OBJ_tcg_attribute,25L
6161
6162#define SN_tcg_at_previousPlatformCertificates "tcg-at-previousPlatformCertificates"
6163#define LN_tcg_at_previousPlatformCertificates "TCG Previous Platform Certificates"
6164#define NID_tcg_at_previousPlatformCertificates 1360
6165#define OBJ_tcg_at_previousPlatformCertificates OBJ_tcg_attribute,26L
6166
6167#define SN_tcg_at_tbbSecurityAssertions_v3 "tcg-at-tbbSecurityAssertions-v3"
6168#define LN_tcg_at_tbbSecurityAssertions_v3 "TCG TBB Security Assertions V3"
6169#define NID_tcg_at_tbbSecurityAssertions_v3 1361
6170#define OBJ_tcg_at_tbbSecurityAssertions_v3 OBJ_tcg_attribute,27L
6171
6172#define SN_tcg_at_cryptographicAnchors "tcg-at-cryptographicAnchors"
6173#define LN_tcg_at_cryptographicAnchors "TCG Cryptographic Anchors"
6174#define NID_tcg_at_cryptographicAnchors 1362
6175#define OBJ_tcg_at_cryptographicAnchors OBJ_tcg_attribute,28L
6176
6177#define SN_tcg_at_platformConfiguration_v1 "tcg-at-platformConfiguration-v1"
6178#define LN_tcg_at_platformConfiguration_v1 "Platform Configuration Version 1"
6179#define NID_tcg_at_platformConfiguration_v1 1363
6180#define OBJ_tcg_at_platformConfiguration_v1 OBJ_tcg_at_platformConfiguration,1L
6181
6182#define SN_tcg_at_platformConfiguration_v2 "tcg-at-platformConfiguration-v2"
6183#define LN_tcg_at_platformConfiguration_v2 "Platform Configuration Version 2"
6184#define NID_tcg_at_platformConfiguration_v2 1364
6185#define OBJ_tcg_at_platformConfiguration_v2 OBJ_tcg_at_platformConfiguration,2L
6186
6187#define SN_tcg_at_platformConfiguration_v3 "tcg-at-platformConfiguration-v3"
6188#define LN_tcg_at_platformConfiguration_v3 "Platform Configuration Version 3"
6189#define NID_tcg_at_platformConfiguration_v3 1365
6190#define OBJ_tcg_at_platformConfiguration_v3 OBJ_tcg_at_platformConfiguration,3L
6191
6192#define SN_tcg_at_platformConfigUri_v3 "tcg-at-platformConfigUri-v3"
6193#define LN_tcg_at_platformConfigUri_v3 "Platform Configuration URI Version 3"
6194#define NID_tcg_at_platformConfigUri_v3 1366
6195#define OBJ_tcg_at_platformConfigUri_v3 OBJ_tcg_at_platformConfiguration,4L
6196
6197#define SN_tcg_algorithm_null "tcg-algorithm-null"
6198#define LN_tcg_algorithm_null "TCG NULL Algorithm"
6199#define NID_tcg_algorithm_null 1367
6200#define OBJ_tcg_algorithm_null OBJ_tcg_algorithm,1L
6201
6202#define SN_tcg_kp_EKCertificate "tcg-kp-EKCertificate"
6203#define LN_tcg_kp_EKCertificate "Endorsement Key Certificate"
6204#define NID_tcg_kp_EKCertificate 1368
6205#define OBJ_tcg_kp_EKCertificate OBJ_tcg_kp,1L
6206
6207#define SN_tcg_kp_PlatformAttributeCertificate "tcg-kp-PlatformAttributeCertificate"
6208#define LN_tcg_kp_PlatformAttributeCertificate "Platform Attribute Certificate"
6209#define NID_tcg_kp_PlatformAttributeCertificate 1369
6210#define OBJ_tcg_kp_PlatformAttributeCertificate OBJ_tcg_kp,2L
6211
6212#define SN_tcg_kp_AIKCertificate "tcg-kp-AIKCertificate"
6213#define LN_tcg_kp_AIKCertificate "Attestation Identity Key Certificate"
6214#define NID_tcg_kp_AIKCertificate 1370
6215#define OBJ_tcg_kp_AIKCertificate OBJ_tcg_kp,3L
6216
6217#define SN_tcg_kp_PlatformKeyCertificate "tcg-kp-PlatformKeyCertificate"
6218#define LN_tcg_kp_PlatformKeyCertificate "Platform Key Certificate"
6219#define NID_tcg_kp_PlatformKeyCertificate 1371
6220#define OBJ_tcg_kp_PlatformKeyCertificate OBJ_tcg_kp,4L
6221
6222#define SN_tcg_kp_DeltaPlatformAttributeCertificate "tcg-kp-DeltaPlatformAttributeCertificate"
6223#define LN_tcg_kp_DeltaPlatformAttributeCertificate "Delta Platform Attribute Certificate"
6224#define NID_tcg_kp_DeltaPlatformAttributeCertificate 1372
6225#define OBJ_tcg_kp_DeltaPlatformAttributeCertificate OBJ_tcg_kp,5L
6226
6227#define SN_tcg_kp_DeltaPlatformKeyCertificate "tcg-kp-DeltaPlatformKeyCertificate"
6228#define LN_tcg_kp_DeltaPlatformKeyCertificate "Delta Platform Key Certificate"
6229#define NID_tcg_kp_DeltaPlatformKeyCertificate 1373
6230#define OBJ_tcg_kp_DeltaPlatformKeyCertificate OBJ_tcg_kp,6L
6231
6232#define SN_tcg_kp_AdditionalPlatformAttributeCertificate "tcg-kp-AdditionalPlatformAttributeCertificate"
6233#define LN_tcg_kp_AdditionalPlatformAttributeCertificate "Additional Platform Attribute Certificate"
6234#define NID_tcg_kp_AdditionalPlatformAttributeCertificate 1374
6235#define OBJ_tcg_kp_AdditionalPlatformAttributeCertificate OBJ_tcg_kp,7L
6236
6237#define SN_tcg_kp_AdditionalPlatformKeyCertificate "tcg-kp-AdditionalPlatformKeyCertificate"
6238#define LN_tcg_kp_AdditionalPlatformKeyCertificate "Additional Platform Key Certificate"
6239#define NID_tcg_kp_AdditionalPlatformKeyCertificate 1375
6240#define OBJ_tcg_kp_AdditionalPlatformKeyCertificate OBJ_tcg_kp,8L
6241
6242#define SN_tcg_ce_relevantCredentials "tcg-ce-relevantCredentials"
6243#define LN_tcg_ce_relevantCredentials "Relevant Credentials"
6244#define NID_tcg_ce_relevantCredentials 1376
6245#define OBJ_tcg_ce_relevantCredentials OBJ_tcg_ce,2L
6246
6247#define SN_tcg_ce_relevantManifests "tcg-ce-relevantManifests"
6248#define LN_tcg_ce_relevantManifests "Relevant Manifests"
6249#define NID_tcg_ce_relevantManifests 1377
6250#define OBJ_tcg_ce_relevantManifests OBJ_tcg_ce,3L
6251
6252#define SN_tcg_ce_virtualPlatformAttestationService "tcg-ce-virtualPlatformAttestationService"
6253#define LN_tcg_ce_virtualPlatformAttestationService "Virtual Platform Attestation Service"
6254#define NID_tcg_ce_virtualPlatformAttestationService 1378
6255#define OBJ_tcg_ce_virtualPlatformAttestationService OBJ_tcg_ce,4L
6256
6257#define SN_tcg_ce_migrationControllerAttestationService "tcg-ce-migrationControllerAttestationService"
6258#define LN_tcg_ce_migrationControllerAttestationService "Migration Controller Attestation Service"
6259#define NID_tcg_ce_migrationControllerAttestationService 1379
6260#define OBJ_tcg_ce_migrationControllerAttestationService OBJ_tcg_ce,5L
6261
6262#define SN_tcg_ce_migrationControllerRegistrationService "tcg-ce-migrationControllerRegistrationService"
6263#define LN_tcg_ce_migrationControllerRegistrationService "Migration Controller Registration Service"
6264#define NID_tcg_ce_migrationControllerRegistrationService 1380
6265#define OBJ_tcg_ce_migrationControllerRegistrationService OBJ_tcg_ce,6L
6266
6267#define SN_tcg_ce_virtualPlatformBackupService "tcg-ce-virtualPlatformBackupService"
6268#define LN_tcg_ce_virtualPlatformBackupService "Virtual Platform Backup Service"
6269#define NID_tcg_ce_virtualPlatformBackupService 1381
6270#define OBJ_tcg_ce_virtualPlatformBackupService OBJ_tcg_ce,7L
6271
6272#define SN_tcg_prt_tpmIdProtocol "tcg-prt-tpmIdProtocol"
6273#define LN_tcg_prt_tpmIdProtocol "TCG TPM Protocol"
6274#define NID_tcg_prt_tpmIdProtocol 1382
6275#define OBJ_tcg_prt_tpmIdProtocol OBJ_tcg_protocol,1L
6276
6277#define SN_tcg_address_ethernetmac "tcg-address-ethernetmac"
6278#define LN_tcg_address_ethernetmac "Ethernet MAC Address"
6279#define NID_tcg_address_ethernetmac 1383
6280#define OBJ_tcg_address_ethernetmac OBJ_tcg_address,1L
6281
6282#define SN_tcg_address_wlanmac "tcg-address-wlanmac"
6283#define LN_tcg_address_wlanmac "WLAN MAC Address"
6284#define NID_tcg_address_wlanmac 1384
6285#define OBJ_tcg_address_wlanmac OBJ_tcg_address,2L
6286
6287#define SN_tcg_address_bluetoothmac "tcg-address-bluetoothmac"
6288#define LN_tcg_address_bluetoothmac "Bluetooth MAC Address"
6289#define NID_tcg_address_bluetoothmac 1385
6290#define OBJ_tcg_address_bluetoothmac OBJ_tcg_address,3L
6291
6292#define SN_tcg_registry_componentClass "tcg-registry-componentClass"
6293#define LN_tcg_registry_componentClass "TCG Component Class"
6294#define NID_tcg_registry_componentClass 1386
6295#define OBJ_tcg_registry_componentClass OBJ_tcg_registry,3L
6296
6297#define SN_tcg_registry_componentClass_tcg "tcg-registry-componentClass-tcg"
6298#define LN_tcg_registry_componentClass_tcg "Trusted Computed Group Registry"
6299#define NID_tcg_registry_componentClass_tcg 1387
6300#define OBJ_tcg_registry_componentClass_tcg OBJ_tcg_registry_componentClass,1L
6301
6302#define SN_tcg_registry_componentClass_ietf "tcg-registry-componentClass-ietf"
6303#define LN_tcg_registry_componentClass_ietf "Internet Engineering Task Force Registry"
6304#define NID_tcg_registry_componentClass_ietf 1388
6305#define OBJ_tcg_registry_componentClass_ietf OBJ_tcg_registry_componentClass,2L
6306
6307#define SN_tcg_registry_componentClass_dmtf "tcg-registry-componentClass-dmtf"
6308#define LN_tcg_registry_componentClass_dmtf "Distributed Management Task Force Registry"
6309#define NID_tcg_registry_componentClass_dmtf 1389
6310#define OBJ_tcg_registry_componentClass_dmtf OBJ_tcg_registry_componentClass,3L
6311
6312#define SN_tcg_registry_componentClass_pcie "tcg-registry-componentClass-pcie"
6313#define LN_tcg_registry_componentClass_pcie "PCIE Component Class"
6314#define NID_tcg_registry_componentClass_pcie 1390
6315#define OBJ_tcg_registry_componentClass_pcie OBJ_tcg_registry_componentClass,4L
6316
6317#define SN_tcg_registry_componentClass_disk "tcg-registry-componentClass-disk"
6318#define LN_tcg_registry_componentClass_disk "Disk Component Class"
6319#define NID_tcg_registry_componentClass_disk 1391
6320#define OBJ_tcg_registry_componentClass_disk OBJ_tcg_registry_componentClass,5L
6321
6322#define SN_tcg_cap_verifiedPlatformCertificate "tcg-cap-verifiedPlatformCertificate"
6323#define LN_tcg_cap_verifiedPlatformCertificate "TCG Verified Platform Certificate CA Policy"
6324#define NID_tcg_cap_verifiedPlatformCertificate 1392
6325#define OBJ_tcg_cap_verifiedPlatformCertificate OBJ_tcg_ca,4L
6326
6327#define SN_tcg_tr_ID "tcg-tr-ID"
6328#define LN_tcg_tr_ID "TCG Trait Identifiers"
6329#define NID_tcg_tr_ID 1393
6330#define OBJ_tcg_tr_ID OBJ_tcg_traits,1L
6331
6332#define SN_tcg_tr_category "tcg-tr-category"
6333#define LN_tcg_tr_category "TCG Trait Categories"
6334#define NID_tcg_tr_category 1394
6335#define OBJ_tcg_tr_category OBJ_tcg_traits,2L
6336
6337#define SN_tcg_tr_registry "tcg-tr-registry"
6338#define LN_tcg_tr_registry "TCG Trait Registries"
6339#define NID_tcg_tr_registry 1395
6340#define OBJ_tcg_tr_registry OBJ_tcg_traits,3L
6341
6342#define SN_tcg_tr_ID_Boolean "tcg-tr-ID-Boolean"
6343#define LN_tcg_tr_ID_Boolean "Boolean Trait"
6344#define NID_tcg_tr_ID_Boolean 1396
6345#define OBJ_tcg_tr_ID_Boolean OBJ_tcg_tr_ID,1L
6346
6347#define SN_tcg_tr_ID_CertificateIdentifier "tcg-tr-ID-CertificateIdentifier"
6348#define LN_tcg_tr_ID_CertificateIdentifier "Certificate Identifier Trait"
6349#define NID_tcg_tr_ID_CertificateIdentifier 1397
6350#define OBJ_tcg_tr_ID_CertificateIdentifier OBJ_tcg_tr_ID,2L
6351
6352#define SN_tcg_tr_ID_CommonCriteria "tcg-tr-ID-CommonCriteria"
6353#define LN_tcg_tr_ID_CommonCriteria "Common Criteria Trait"
6354#define NID_tcg_tr_ID_CommonCriteria 1398
6355#define OBJ_tcg_tr_ID_CommonCriteria OBJ_tcg_tr_ID,3L
6356
6357#define SN_tcg_tr_ID_componentClass "tcg-tr-ID-componentClass"
6358#define LN_tcg_tr_ID_componentClass "Component Class Trait"
6359#define NID_tcg_tr_ID_componentClass 1399
6360#define OBJ_tcg_tr_ID_componentClass OBJ_tcg_tr_ID,4L
6361
6362#define SN_tcg_tr_ID_componentIdentifierV11 "tcg-tr-ID-componentIdentifierV11"
6363#define LN_tcg_tr_ID_componentIdentifierV11 "Component Identifier V1.1 Trait"
6364#define NID_tcg_tr_ID_componentIdentifierV11 1400
6365#define OBJ_tcg_tr_ID_componentIdentifierV11 OBJ_tcg_tr_ID,5L
6366
6367#define SN_tcg_tr_ID_FIPSLevel "tcg-tr-ID-FIPSLevel"
6368#define LN_tcg_tr_ID_FIPSLevel "FIPS Level Trait"
6369#define NID_tcg_tr_ID_FIPSLevel 1401
6370#define OBJ_tcg_tr_ID_FIPSLevel OBJ_tcg_tr_ID,6L
6371
6372#define SN_tcg_tr_ID_ISO9000Level "tcg-tr-ID-ISO9000Level"
6373#define LN_tcg_tr_ID_ISO9000Level "ISO 9000 Level Trait"
6374#define NID_tcg_tr_ID_ISO9000Level 1402
6375#define OBJ_tcg_tr_ID_ISO9000Level OBJ_tcg_tr_ID,7L
6376
6377#define SN_tcg_tr_ID_networkMAC "tcg-tr-ID-networkMAC"
6378#define LN_tcg_tr_ID_networkMAC "Network MAC Trait"
6379#define NID_tcg_tr_ID_networkMAC 1403
6380#define OBJ_tcg_tr_ID_networkMAC OBJ_tcg_tr_ID,8L
6381
6382#define SN_tcg_tr_ID_OID "tcg-tr-ID-OID"
6383#define LN_tcg_tr_ID_OID "Object Identifier Trait"
6384#define NID_tcg_tr_ID_OID 1404
6385#define OBJ_tcg_tr_ID_OID OBJ_tcg_tr_ID,9L
6386
6387#define SN_tcg_tr_ID_PEN "tcg-tr-ID-PEN"
6388#define LN_tcg_tr_ID_PEN "Private Enterprise Number Trait"
6389#define NID_tcg_tr_ID_PEN 1405
6390#define OBJ_tcg_tr_ID_PEN OBJ_tcg_tr_ID,10L
6391
6392#define SN_tcg_tr_ID_platformFirmwareCapabilities "tcg-tr-ID-platformFirmwareCapabilities"
6393#define LN_tcg_tr_ID_platformFirmwareCapabilities "Platform Firmware Capabilities Trait"
6394#define NID_tcg_tr_ID_platformFirmwareCapabilities 1406
6395#define OBJ_tcg_tr_ID_platformFirmwareCapabilities OBJ_tcg_tr_ID,11L
6396
6397#define SN_tcg_tr_ID_platformFirmwareSignatureVerification "tcg-tr-ID-platformFirmwareSignatureVerification"
6398#define LN_tcg_tr_ID_platformFirmwareSignatureVerification "Platform Firmware Signature Verification Trait"
6399#define NID_tcg_tr_ID_platformFirmwareSignatureVerification 1407
6400#define OBJ_tcg_tr_ID_platformFirmwareSignatureVerification OBJ_tcg_tr_ID,12L
6401
6402#define SN_tcg_tr_ID_platformFirmwareUpdateCompliance "tcg-tr-ID-platformFirmwareUpdateCompliance"
6403#define LN_tcg_tr_ID_platformFirmwareUpdateCompliance "Platform Firmware Update Compliance Trait"
6404#define NID_tcg_tr_ID_platformFirmwareUpdateCompliance 1408
6405#define OBJ_tcg_tr_ID_platformFirmwareUpdateCompliance OBJ_tcg_tr_ID,13L
6406
6407#define SN_tcg_tr_ID_platformHardwareCapabilities "tcg-tr-ID-platformHardwareCapabilities"
6408#define LN_tcg_tr_ID_platformHardwareCapabilities "Platform Hardware Capabilities Trait"
6409#define NID_tcg_tr_ID_platformHardwareCapabilities 1409
6410#define OBJ_tcg_tr_ID_platformHardwareCapabilities OBJ_tcg_tr_ID,14L
6411
6412#define SN_tcg_tr_ID_RTM "tcg-tr-ID-RTM"
6413#define LN_tcg_tr_ID_RTM "Root of Trust for Measurement Trait"
6414#define NID_tcg_tr_ID_RTM 1410
6415#define OBJ_tcg_tr_ID_RTM OBJ_tcg_tr_ID,15L
6416
6417#define SN_tcg_tr_ID_status "tcg-tr-ID-status"
6418#define LN_tcg_tr_ID_status "Attribute Status Trait"
6419#define NID_tcg_tr_ID_status 1411
6420#define OBJ_tcg_tr_ID_status OBJ_tcg_tr_ID,16L
6421
6422#define SN_tcg_tr_ID_URI "tcg-tr-ID-URI"
6423#define LN_tcg_tr_ID_URI "Uniform Resource Identifier Trait"
6424#define NID_tcg_tr_ID_URI 1412
6425#define OBJ_tcg_tr_ID_URI OBJ_tcg_tr_ID,17L
6426
6427#define SN_tcg_tr_ID_UTF8String "tcg-tr-ID-UTF8String"
6428#define LN_tcg_tr_ID_UTF8String "UTF8String Trait"
6429#define NID_tcg_tr_ID_UTF8String 1413
6430#define OBJ_tcg_tr_ID_UTF8String OBJ_tcg_tr_ID,18L
6431
6432#define SN_tcg_tr_ID_IA5String "tcg-tr-ID-IA5String"
6433#define LN_tcg_tr_ID_IA5String "IA5String Trait"
6434#define NID_tcg_tr_ID_IA5String 1414
6435#define OBJ_tcg_tr_ID_IA5String OBJ_tcg_tr_ID,19L
6436
6437#define SN_tcg_tr_ID_PEMCertString "tcg-tr-ID-PEMCertString"
6438#define LN_tcg_tr_ID_PEMCertString "PEM-Encoded Certificate String Trait"
6439#define NID_tcg_tr_ID_PEMCertString 1415
6440#define OBJ_tcg_tr_ID_PEMCertString OBJ_tcg_tr_ID,20L
6441
6442#define SN_tcg_tr_ID_PublicKey "tcg-tr-ID-PublicKey"
6443#define LN_tcg_tr_ID_PublicKey "Public Key Trait"
6444#define NID_tcg_tr_ID_PublicKey 1416
6445#define OBJ_tcg_tr_ID_PublicKey OBJ_tcg_tr_ID,21L
6446
6447#define SN_tcg_tr_cat_platformManufacturer "tcg-tr-cat-platformManufacturer"
6448#define LN_tcg_tr_cat_platformManufacturer "Platform Manufacturer Trait Category"
6449#define NID_tcg_tr_cat_platformManufacturer 1417
6450#define OBJ_tcg_tr_cat_platformManufacturer OBJ_tcg_tr_category,1L
6451
6452#define SN_tcg_tr_cat_platformModel "tcg-tr-cat-platformModel"
6453#define LN_tcg_tr_cat_platformModel "Platform Model Trait Category"
6454#define NID_tcg_tr_cat_platformModel 1418
6455#define OBJ_tcg_tr_cat_platformModel OBJ_tcg_tr_category,2L
6456
6457#define SN_tcg_tr_cat_platformVersion "tcg-tr-cat-platformVersion"
6458#define LN_tcg_tr_cat_platformVersion "Platform Version Trait Category"
6459#define NID_tcg_tr_cat_platformVersion 1419
6460#define OBJ_tcg_tr_cat_platformVersion OBJ_tcg_tr_category,3L
6461
6462#define SN_tcg_tr_cat_platformSerial "tcg-tr-cat-platformSerial"
6463#define LN_tcg_tr_cat_platformSerial "Platform Serial Trait Category"
6464#define NID_tcg_tr_cat_platformSerial 1420
6465#define OBJ_tcg_tr_cat_platformSerial OBJ_tcg_tr_category,4L
6466
6467#define SN_tcg_tr_cat_platformManufacturerIdentifier "tcg-tr-cat-platformManufacturerIdentifier"
6468#define LN_tcg_tr_cat_platformManufacturerIdentifier "Platform Manufacturer Identifier Trait Category"
6469#define NID_tcg_tr_cat_platformManufacturerIdentifier 1421
6470#define OBJ_tcg_tr_cat_platformManufacturerIdentifier OBJ_tcg_tr_category,5L
6471
6472#define SN_tcg_tr_cat_platformOwnership "tcg-tr-cat-platformOwnership"
6473#define LN_tcg_tr_cat_platformOwnership "Platform Ownership Trait Category"
6474#define NID_tcg_tr_cat_platformOwnership 1422
6475#define OBJ_tcg_tr_cat_platformOwnership OBJ_tcg_tr_category,6L
6476
6477#define SN_tcg_tr_cat_componentClass "tcg-tr-cat-componentClass"
6478#define LN_tcg_tr_cat_componentClass "Component Class Trait Category"
6479#define NID_tcg_tr_cat_componentClass 1423
6480#define OBJ_tcg_tr_cat_componentClass OBJ_tcg_tr_category,7L
6481
6482#define SN_tcg_tr_cat_componentManufacturer "tcg-tr-cat-componentManufacturer"
6483#define LN_tcg_tr_cat_componentManufacturer "Component Manufacturer Trait Category"
6484#define NID_tcg_tr_cat_componentManufacturer 1424
6485#define OBJ_tcg_tr_cat_componentManufacturer OBJ_tcg_tr_category,8L
6486
6487#define SN_tcg_tr_cat_componentModel "tcg-tr-cat-componentModel"
6488#define LN_tcg_tr_cat_componentModel "Component Model Trait Category"
6489#define NID_tcg_tr_cat_componentModel 1425
6490#define OBJ_tcg_tr_cat_componentModel OBJ_tcg_tr_category,9L
6491
6492#define SN_tcg_tr_cat_componentSerial "tcg-tr-cat-componentSerial"
6493#define LN_tcg_tr_cat_componentSerial "Component Serial Trait Category"
6494#define NID_tcg_tr_cat_componentSerial 1426
6495#define OBJ_tcg_tr_cat_componentSerial OBJ_tcg_tr_category,10L
6496
6497#define SN_tcg_tr_cat_componentStatus "tcg-tr-cat-componentStatus"
6498#define LN_tcg_tr_cat_componentStatus "Component Status Trait Category"
6499#define NID_tcg_tr_cat_componentStatus 1427
6500#define OBJ_tcg_tr_cat_componentStatus OBJ_tcg_tr_category,11L
6501
6502#define SN_tcg_tr_cat_componentLocation "tcg-tr-cat-componentLocation"
6503#define LN_tcg_tr_cat_componentLocation "Component Location Trait Category"
6504#define NID_tcg_tr_cat_componentLocation 1428
6505#define OBJ_tcg_tr_cat_componentLocation OBJ_tcg_tr_category,12L
6506
6507#define SN_tcg_tr_cat_componentRevision "tcg-tr-cat-componentRevision"
6508#define LN_tcg_tr_cat_componentRevision "Component Revision Trait Category"
6509#define NID_tcg_tr_cat_componentRevision 1429
6510#define OBJ_tcg_tr_cat_componentRevision OBJ_tcg_tr_category,13L
6511
6512#define SN_tcg_tr_cat_componentFieldReplaceable "tcg-tr-cat-componentFieldReplaceable"
6513#define LN_tcg_tr_cat_componentFieldReplaceable "Component Field Replaceable Trait Category"
6514#define NID_tcg_tr_cat_componentFieldReplaceable 1430
6515#define OBJ_tcg_tr_cat_componentFieldReplaceable OBJ_tcg_tr_category,14L
6516
6517#define SN_tcg_tr_cat_EKCertificate "tcg-tr-cat-EKCertificate"
6518#define LN_tcg_tr_cat_EKCertificate "EK Certificate Trait Category"
6519#define NID_tcg_tr_cat_EKCertificate 1431
6520#define OBJ_tcg_tr_cat_EKCertificate OBJ_tcg_tr_category,15L
6521
6522#define SN_tcg_tr_cat_IAKCertificate "tcg-tr-cat-IAKCertificate"
6523#define LN_tcg_tr_cat_IAKCertificate "IAK Certificate Trait Category"
6524#define NID_tcg_tr_cat_IAKCertificate 1432
6525#define OBJ_tcg_tr_cat_IAKCertificate OBJ_tcg_tr_category,16L
6526
6527#define SN_tcg_tr_cat_IDevIDCertificate "tcg-tr-cat-IDevIDCertificate"
6528#define LN_tcg_tr_cat_IDevIDCertificate "IDevID Certificate Trait Category"
6529#define NID_tcg_tr_cat_IDevIDCertificate 1433
6530#define OBJ_tcg_tr_cat_IDevIDCertificate OBJ_tcg_tr_category,17L
6531
6532#define SN_tcg_tr_cat_DICECertificate "tcg-tr-cat-DICECertificate"
6533#define LN_tcg_tr_cat_DICECertificate "DICE Certificate Trait Category"
6534#define NID_tcg_tr_cat_DICECertificate 1434
6535#define OBJ_tcg_tr_cat_DICECertificate OBJ_tcg_tr_category,18L
6536
6537#define SN_tcg_tr_cat_SPDMCertificate "tcg-tr-cat-SPDMCertificate"
6538#define LN_tcg_tr_cat_SPDMCertificate "SPDM Certificate Trait Category"
6539#define NID_tcg_tr_cat_SPDMCertificate 1435
6540#define OBJ_tcg_tr_cat_SPDMCertificate OBJ_tcg_tr_category,19L
6541
6542#define SN_tcg_tr_cat_PEMCertificate "tcg-tr-cat-PEMCertificate"
6543#define LN_tcg_tr_cat_PEMCertificate "PEM Certificate Trait Category"
6544#define NID_tcg_tr_cat_PEMCertificate 1436
6545#define OBJ_tcg_tr_cat_PEMCertificate OBJ_tcg_tr_category,20L
6546
6547#define SN_tcg_tr_cat_PlatformCertificate "tcg-tr-cat-PlatformCertificate"
6548#define LN_tcg_tr_cat_PlatformCertificate "Platform Certificate Trait Category"
6549#define NID_tcg_tr_cat_PlatformCertificate 1437
6550#define OBJ_tcg_tr_cat_PlatformCertificate OBJ_tcg_tr_category,21L
6551
6552#define SN_tcg_tr_cat_DeltaPlatformCertificate "tcg-tr-cat-DeltaPlatformCertificate"
6553#define LN_tcg_tr_cat_DeltaPlatformCertificate "Delta Platform Certificate Trait Category"
6554#define NID_tcg_tr_cat_DeltaPlatformCertificate 1438
6555#define OBJ_tcg_tr_cat_DeltaPlatformCertificate OBJ_tcg_tr_category,22L
6556
6557#define SN_tcg_tr_cat_RebasePlatformCertificate "tcg-tr-cat-RebasePlatformCertificate"
6558#define LN_tcg_tr_cat_RebasePlatformCertificate "Rebase Platform Certificate Trait Category"
6559#define NID_tcg_tr_cat_RebasePlatformCertificate 1439
6560#define OBJ_tcg_tr_cat_RebasePlatformCertificate OBJ_tcg_tr_category,23L
6561
6562#define SN_tcg_tr_cat_genericCertificate "tcg-tr-cat-genericCertificate"
6563#define LN_tcg_tr_cat_genericCertificate "Generic Certificate Trait Category"
6564#define NID_tcg_tr_cat_genericCertificate 1440
6565#define OBJ_tcg_tr_cat_genericCertificate OBJ_tcg_tr_category,24L
6566
6567#define SN_tcg_tr_cat_CommonCriteria "tcg-tr-cat-CommonCriteria"
6568#define LN_tcg_tr_cat_CommonCriteria "Common Criteria Trait Category"
6569#define NID_tcg_tr_cat_CommonCriteria 1441
6570#define OBJ_tcg_tr_cat_CommonCriteria OBJ_tcg_tr_category,25L
6571
6572#define SN_tcg_tr_cat_componentIdentifierV11 "tcg-tr-cat-componentIdentifierV11"
6573#define LN_tcg_tr_cat_componentIdentifierV11 "Component Identifier V1.1 Trait Category"
6574#define NID_tcg_tr_cat_componentIdentifierV11 1442
6575#define OBJ_tcg_tr_cat_componentIdentifierV11 OBJ_tcg_tr_category,26L
6576
6577#define SN_tcg_tr_cat_FIPSLevel "tcg-tr-cat-FIPSLevel"
6578#define LN_tcg_tr_cat_FIPSLevel "FIPS Level Trait Category"
6579#define NID_tcg_tr_cat_FIPSLevel 1443
6580#define OBJ_tcg_tr_cat_FIPSLevel OBJ_tcg_tr_category,27L
6581
6582#define SN_tcg_tr_cat_ISO9000 "tcg-tr-cat-ISO9000"
6583#define LN_tcg_tr_cat_ISO9000 "ISO 9000 Trait Category"
6584#define NID_tcg_tr_cat_ISO9000 1444
6585#define OBJ_tcg_tr_cat_ISO9000 OBJ_tcg_tr_category,28L
6586
6587#define SN_tcg_tr_cat_networkMAC "tcg-tr-cat-networkMAC"
6588#define LN_tcg_tr_cat_networkMAC "Network MAC Trait Category"
6589#define NID_tcg_tr_cat_networkMAC 1445
6590#define OBJ_tcg_tr_cat_networkMAC OBJ_tcg_tr_category,29L
6591
6592#define SN_tcg_tr_cat_attestationProtocol "tcg-tr-cat-attestationProtocol"
6593#define LN_tcg_tr_cat_attestationProtocol "Attestation Protocol Trait Category"
6594#define NID_tcg_tr_cat_attestationProtocol 1446
6595#define OBJ_tcg_tr_cat_attestationProtocol OBJ_tcg_tr_category,30L
6596
6597#define SN_tcg_tr_cat_PEN "tcg-tr-cat-PEN"
6598#define LN_tcg_tr_cat_PEN "Private Enterprise Number Trait Category"
6599#define NID_tcg_tr_cat_PEN 1447
6600#define OBJ_tcg_tr_cat_PEN OBJ_tcg_tr_category,31L
6601
6602#define SN_tcg_tr_cat_platformFirmwareCapabilities "tcg-tr-cat-platformFirmwareCapabilities"
6603#define LN_tcg_tr_cat_platformFirmwareCapabilities "Platform Firmware Capabilities Trait Category"
6604#define NID_tcg_tr_cat_platformFirmwareCapabilities 1448
6605#define OBJ_tcg_tr_cat_platformFirmwareCapabilities OBJ_tcg_tr_category,32L
6606
6607#define SN_tcg_tr_cat_platformHardwareCapabilities "tcg-tr-cat-platformHardwareCapabilities"
6608#define LN_tcg_tr_cat_platformHardwareCapabilities "Platform Hardware Capabilities Trait Category"
6609#define NID_tcg_tr_cat_platformHardwareCapabilities 1449
6610#define OBJ_tcg_tr_cat_platformHardwareCapabilities OBJ_tcg_tr_category,33L
6611
6612#define SN_tcg_tr_cat_platformFirmwareSignatureVerification "tcg-tr-cat-platformFirmwareSignatureVerification"
6613#define LN_tcg_tr_cat_platformFirmwareSignatureVerification "Platform Firmware Signature Verification Trait Category"
6614#define NID_tcg_tr_cat_platformFirmwareSignatureVerification 1450
6615#define OBJ_tcg_tr_cat_platformFirmwareSignatureVerification OBJ_tcg_tr_category,34L
6616
6617#define SN_tcg_tr_cat_platformFirmwareUpdateCompliance "tcg-tr-cat-platformFirmwareUpdateCompliance"
6618#define LN_tcg_tr_cat_platformFirmwareUpdateCompliance "Platform Firmware Update Compliance Trait Category"
6619#define NID_tcg_tr_cat_platformFirmwareUpdateCompliance 1451
6620#define OBJ_tcg_tr_cat_platformFirmwareUpdateCompliance OBJ_tcg_tr_category,35L
6621
6622#define SN_tcg_tr_cat_RTM "tcg-tr-cat-RTM"
6623#define LN_tcg_tr_cat_RTM "Root of Trust of Measurement Trait Category"
6624#define NID_tcg_tr_cat_RTM 1452
6625#define OBJ_tcg_tr_cat_RTM OBJ_tcg_tr_category,36L
6626
6627#define SN_tcg_tr_cat_PublicKey "tcg-tr-cat-PublicKey"
6628#define LN_tcg_tr_cat_PublicKey "Public Key Trait Category"
6629#define NID_tcg_tr_cat_PublicKey 1453
6630#define OBJ_tcg_tr_cat_PublicKey OBJ_tcg_tr_category,37L
6631
6632#define OBJ_nistKems OBJ_nistAlgorithms,4L
6633
6634#define SN_ML_KEM_512 "id-alg-ml-kem-512"
6635#define LN_ML_KEM_512 "ML-KEM-512"
6636#define NID_ML_KEM_512 1454
6637#define OBJ_ML_KEM_512 OBJ_nistKems,1L
6638
6639#define SN_ML_KEM_768 "id-alg-ml-kem-768"
6640#define LN_ML_KEM_768 "ML-KEM-768"
6641#define NID_ML_KEM_768 1455
6642#define OBJ_ML_KEM_768 OBJ_nistKems,2L
6643
6644#define SN_ML_KEM_1024 "id-alg-ml-kem-1024"
6645#define LN_ML_KEM_1024 "ML-KEM-1024"
6646#define NID_ML_KEM_1024 1456
6647#define OBJ_ML_KEM_1024 OBJ_nistKems,3L
6648
6649#endif /* OPENSSL_OBJ_MAC_H */
6650
6651#ifndef OPENSSL_NO_DEPRECATED_3_0
6652
6653#define SN_id_tc26_cipher_gostr3412_2015_magma_ctracpkm SN_magma_ctr_acpkm
6654#define NID_id_tc26_cipher_gostr3412_2015_magma_ctracpkm NID_magma_ctr_acpkm
6655#define OBJ_id_tc26_cipher_gostr3412_2015_magma_ctracpkm OBJ_magma_ctr_acpkm
6656
6657#define SN_id_tc26_cipher_gostr3412_2015_magma_ctracpkm_omac SN_magma_ctr_acpkm_omac
6658#define NID_id_tc26_cipher_gostr3412_2015_magma_ctracpkm_omac NID_magma_ctr_acpkm_omac
6659#define OBJ_id_tc26_cipher_gostr3412_2015_magma_ctracpkm_omac OBJ_magma_ctr_acpkm_omac
6660
6661#define SN_id_tc26_cipher_gostr3412_2015_kuznyechik_ctracpkm SN_kuznyechik_ctr_acpkm
6662#define NID_id_tc26_cipher_gostr3412_2015_kuznyechik_ctracpkm NID_kuznyechik_ctr_acpkm
6663#define OBJ_id_tc26_cipher_gostr3412_2015_kuznyechik_ctracpkm OBJ_kuznyechik_ctr_acpkm
6664
6665#define SN_id_tc26_cipher_gostr3412_2015_kuznyechik_ctracpkm_omac SN_kuznyechik_ctr_acpkm_omac
6666#define NID_id_tc26_cipher_gostr3412_2015_kuznyechik_ctracpkm_omac NID_kuznyechik_ctr_acpkm_omac
6667#define OBJ_id_tc26_cipher_gostr3412_2015_kuznyechik_ctracpkm_omac OBJ_kuznyechik_ctr_acpkm_omac
6668
6669#define SN_id_tc26_wrap_gostr3412_2015_magma_kexp15 SN_magma_kexp15
6670#define NID_id_tc26_wrap_gostr3412_2015_magma_kexp15 NID_magma_kexp15
6671#define OBJ_id_tc26_wrap_gostr3412_2015_magma_kexp15 OBJ_magma_kexp15
6672
6673#define SN_id_tc26_wrap_gostr3412_2015_kuznyechik_kexp15 SN_kuznyechik_kexp15
6674#define NID_id_tc26_wrap_gostr3412_2015_kuznyechik_kexp15 NID_kuznyechik_kexp15
6675#define OBJ_id_tc26_wrap_gostr3412_2015_kuznyechik_kexp15 OBJ_kuznyechik_kexp15
6676
6677#define SN_grasshopper_ecb SN_kuznyechik_ecb
6678#define NID_grasshopper_ecb NID_kuznyechik_ecb
6679
6680#define SN_grasshopper_ctr SN_kuznyechik_ctr
6681#define NID_grasshopper_ctr NID_kuznyechik_ctr
6682
6683#define SN_grasshopper_ofb SN_kuznyechik_ofb
6684#define NID_grasshopper_ofb NID_kuznyechik_ofb
6685
6686#define SN_grasshopper_cbc SN_kuznyechik_cbc
6687#define NID_grasshopper_cbc NID_kuznyechik_cbc
6688
6689#define SN_grasshopper_cfb SN_kuznyechik_cfb
6690#define NID_grasshopper_cfb NID_kuznyechik_cfb
6691
6692#define SN_grasshopper_mac SN_kuznyechik_mac
6693#define NID_grasshopper_mac NID_kuznyechik_mac
6694
6695#endif /* OPENSSL_NO_DEPRECATED_3_0 */
6696