Make short names of objects RFC2256-compliant.
[openssl.git] / crypto / objects / obj_mac.h
1 /* crypto/objects/obj_mac.h */
2
3 /* THIS FILE IS GENERATED FROM objects.txt by objects.pl via the
4  * following command:
5  * perl objects.pl objects.txt obj_mac.num obj_mac.h
6  */
7
8 /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
9  * All rights reserved.
10  *
11  * This package is an SSL implementation written
12  * by Eric Young (eay@cryptsoft.com).
13  * The implementation was written so as to conform with Netscapes SSL.
14  * 
15  * This library is free for commercial and non-commercial use as long as
16  * the following conditions are aheared to.  The following conditions
17  * apply to all code found in this distribution, be it the RC4, RSA,
18  * lhash, DES, etc., code; not just the SSL code.  The SSL documentation
19  * included with this distribution is covered by the same copyright terms
20  * except that the holder is Tim Hudson (tjh@cryptsoft.com).
21  * 
22  * Copyright remains Eric Young's, and as such any Copyright notices in
23  * the code are not to be removed.
24  * If this package is used in a product, Eric Young should be given attribution
25  * as the author of the parts of the library used.
26  * This can be in the form of a textual message at program startup or
27  * in documentation (online or textual) provided with the package.
28  * 
29  * Redistribution and use in source and binary forms, with or without
30  * modification, are permitted provided that the following conditions
31  * are met:
32  * 1. Redistributions of source code must retain the copyright
33  *    notice, this list of conditions and the following disclaimer.
34  * 2. Redistributions in binary form must reproduce the above copyright
35  *    notice, this list of conditions and the following disclaimer in the
36  *    documentation and/or other materials provided with the distribution.
37  * 3. All advertising materials mentioning features or use of this software
38  *    must display the following acknowledgement:
39  *    "This product includes cryptographic software written by
40  *     Eric Young (eay@cryptsoft.com)"
41  *    The word 'cryptographic' can be left out if the rouines from the library
42  *    being used are not cryptographic related :-).
43  * 4. If you include any Windows specific code (or a derivative thereof) from 
44  *    the apps directory (application code) you must include an acknowledgement:
45  *    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
46  * 
47  * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
48  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
49  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
50  * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
51  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
52  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
53  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
54  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
55  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
56  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
57  * SUCH DAMAGE.
58  * 
59  * The licence and distribution terms for any publically available version or
60  * derivative of this code cannot be changed.  i.e. this code cannot simply be
61  * copied and put under another distribution licence
62  * [including the GNU Public Licence.]
63  */
64
65 #define SN_undef                        "UNDEF"
66 #define LN_undef                        "undefined"
67 #define NID_undef                       0
68 #define OBJ_undef                       0L
69
70 #define SN_ccitt                "CCITT"
71 #define LN_ccitt                "ccitt"
72 #define NID_ccitt               404
73 #define OBJ_ccitt               0L
74
75 #define SN_iso          "ISO"
76 #define LN_iso          "iso"
77 #define NID_iso         181
78 #define OBJ_iso         1L
79
80 #define SN_joint_iso_ccitt              "JOINT-ISO-CCITT"
81 #define LN_joint_iso_ccitt              "joint-iso-ccitt"
82 #define NID_joint_iso_ccitt             393
83 #define OBJ_joint_iso_ccitt             2L
84
85 #define SN_member_body          "member-body"
86 #define LN_member_body          "ISO Member Body"
87 #define NID_member_body         182
88 #define OBJ_member_body         OBJ_iso,2L
89
90 #define SN_identified_organization              "identified-organization"
91 #define NID_identified_organization             527
92 #define OBJ_identified_organization             OBJ_iso,3L
93
94 #define SN_certicom_arc         "certicom-arc"
95 #define NID_certicom_arc                528
96 #define OBJ_certicom_arc                OBJ_identified_organization,132L
97
98 #define SN_wap          "wap"
99 #define NID_wap         562
100 #define OBJ_wap         OBJ_joint_iso_ccitt,23L,43L
101
102 #define SN_wap_wsg              "wap-wsg"
103 #define NID_wap_wsg             563
104 #define OBJ_wap_wsg             OBJ_wap,13L
105
106 #define SN_selected_attribute_types             "selected-attribute-types"
107 #define LN_selected_attribute_types             "Selected Attribute Types"
108 #define NID_selected_attribute_types            394
109 #define OBJ_selected_attribute_types            OBJ_joint_iso_ccitt,5L,1L,5L
110
111 #define SN_clearance            "clearance"
112 #define NID_clearance           395
113 #define OBJ_clearance           OBJ_selected_attribute_types,55L
114
115 #define SN_ISO_US               "ISO-US"
116 #define LN_ISO_US               "ISO US Member Body"
117 #define NID_ISO_US              183
118 #define OBJ_ISO_US              OBJ_member_body,840L
119
120 #define SN_X9_57                "X9-57"
121 #define LN_X9_57                "X9.57"
122 #define NID_X9_57               184
123 #define OBJ_X9_57               OBJ_ISO_US,10040L
124
125 #define SN_X9cm         "X9cm"
126 #define LN_X9cm         "X9.57 CM ?"
127 #define NID_X9cm                185
128 #define OBJ_X9cm                OBJ_X9_57,4L
129
130 #define SN_dsa          "DSA"
131 #define LN_dsa          "dsaEncryption"
132 #define NID_dsa         116
133 #define OBJ_dsa         OBJ_X9cm,1L
134
135 #define SN_dsaWithSHA1          "DSA-SHA1"
136 #define LN_dsaWithSHA1          "dsaWithSHA1"
137 #define NID_dsaWithSHA1         113
138 #define OBJ_dsaWithSHA1         OBJ_X9cm,3L
139
140 #define SN_ansi_X9_62           "ansi-X9-62"
141 #define LN_ansi_X9_62           "ANSI X9.62"
142 #define NID_ansi_X9_62          405
143 #define OBJ_ansi_X9_62          OBJ_ISO_US,10045L
144
145 #define OBJ_X9_62_id_fieldType          OBJ_ansi_X9_62,1L
146
147 #define SN_X9_62_prime_field            "prime-field"
148 #define NID_X9_62_prime_field           406
149 #define OBJ_X9_62_prime_field           OBJ_X9_62_id_fieldType,1L
150
151 #define SN_X9_62_characteristic_two_field               "characteristic-two-field"
152 #define NID_X9_62_characteristic_two_field              407
153 #define OBJ_X9_62_characteristic_two_field              OBJ_X9_62_id_fieldType,2L
154
155 #define SN_X9_62_id_characteristic_two_basis            "id-characteristic-two-basis"
156 #define NID_X9_62_id_characteristic_two_basis           503
157 #define OBJ_X9_62_id_characteristic_two_basis           OBJ_X9_62_characteristic_two_field,3L
158
159 #define SN_X9_62_onBasis                "onBasis"
160 #define NID_X9_62_onBasis               504
161 #define OBJ_X9_62_onBasis               OBJ_X9_62_id_characteristic_two_basis,1L
162
163 #define SN_X9_62_tpBasis                "tpBasis"
164 #define NID_X9_62_tpBasis               505
165 #define OBJ_X9_62_tpBasis               OBJ_X9_62_id_characteristic_two_basis,2L
166
167 #define SN_X9_62_ppBasis                "ppBasis"
168 #define NID_X9_62_ppBasis               506
169 #define OBJ_X9_62_ppBasis               OBJ_X9_62_id_characteristic_two_basis,3L
170
171 #define OBJ_X9_62_id_publicKeyType              OBJ_ansi_X9_62,2L
172
173 #define SN_X9_62_id_ecPublicKey         "id-ecPublicKey"
174 #define NID_X9_62_id_ecPublicKey                408
175 #define OBJ_X9_62_id_ecPublicKey                OBJ_X9_62_id_publicKeyType,1L
176
177 #define OBJ_X9_62_ellipticCurve         OBJ_ansi_X9_62,3L
178
179 #define OBJ_X9_62_c_TwoCurve            OBJ_X9_62_ellipticCurve,0L
180
181 #define SN_X9_62_c2pnb163v1             "c2pnb163v1"
182 #define NID_X9_62_c2pnb163v1            507
183 #define OBJ_X9_62_c2pnb163v1            OBJ_X9_62_c_TwoCurve,1L
184
185 #define SN_X9_62_c2pnb163v2             "c2pnb163v2"
186 #define NID_X9_62_c2pnb163v2            508
187 #define OBJ_X9_62_c2pnb163v2            OBJ_X9_62_c_TwoCurve,2L
188
189 #define SN_X9_62_c2pnb163v3             "c2pnb163v3"
190 #define NID_X9_62_c2pnb163v3            509
191 #define OBJ_X9_62_c2pnb163v3            OBJ_X9_62_c_TwoCurve,3L
192
193 #define SN_X9_62_c2pnb176v1             "c2pnb176v1"
194 #define NID_X9_62_c2pnb176v1            510
195 #define OBJ_X9_62_c2pnb176v1            OBJ_X9_62_c_TwoCurve,4L
196
197 #define SN_X9_62_c2tnb191v1             "c2tnb191v1"
198 #define NID_X9_62_c2tnb191v1            511
199 #define OBJ_X9_62_c2tnb191v1            OBJ_X9_62_c_TwoCurve,5L
200
201 #define SN_X9_62_c2tnb191v2             "c2tnb191v2"
202 #define NID_X9_62_c2tnb191v2            512
203 #define OBJ_X9_62_c2tnb191v2            OBJ_X9_62_c_TwoCurve,6L
204
205 #define SN_X9_62_c2tnb191v3             "c2tnb191v3"
206 #define NID_X9_62_c2tnb191v3            513
207 #define OBJ_X9_62_c2tnb191v3            OBJ_X9_62_c_TwoCurve,7L
208
209 #define SN_X9_62_c2onb191v4             "c2onb191v4"
210 #define NID_X9_62_c2onb191v4            514
211 #define OBJ_X9_62_c2onb191v4            OBJ_X9_62_c_TwoCurve,8L
212
213 #define SN_X9_62_c2onb191v5             "c2onb191v5"
214 #define NID_X9_62_c2onb191v5            515
215 #define OBJ_X9_62_c2onb191v5            OBJ_X9_62_c_TwoCurve,9L
216
217 #define SN_X9_62_c2pnb208w1             "c2pnb208w1"
218 #define NID_X9_62_c2pnb208w1            516
219 #define OBJ_X9_62_c2pnb208w1            OBJ_X9_62_c_TwoCurve,10L
220
221 #define SN_X9_62_c2tnb239v1             "c2tnb239v1"
222 #define NID_X9_62_c2tnb239v1            517
223 #define OBJ_X9_62_c2tnb239v1            OBJ_X9_62_c_TwoCurve,11L
224
225 #define SN_X9_62_c2tnb239v2             "c2tnb239v2"
226 #define NID_X9_62_c2tnb239v2            518
227 #define OBJ_X9_62_c2tnb239v2            OBJ_X9_62_c_TwoCurve,12L
228
229 #define SN_X9_62_c2tnb239v3             "c2tnb239v3"
230 #define NID_X9_62_c2tnb239v3            519
231 #define OBJ_X9_62_c2tnb239v3            OBJ_X9_62_c_TwoCurve,13L
232
233 #define SN_X9_62_c2onb239v4             "c2onb239v4"
234 #define NID_X9_62_c2onb239v4            520
235 #define OBJ_X9_62_c2onb239v4            OBJ_X9_62_c_TwoCurve,14L
236
237 #define SN_X9_62_c2onb239v5             "c2onb239v5"
238 #define NID_X9_62_c2onb239v5            521
239 #define OBJ_X9_62_c2onb239v5            OBJ_X9_62_c_TwoCurve,15L
240
241 #define SN_X9_62_c2pnb272w1             "c2pnb272w1"
242 #define NID_X9_62_c2pnb272w1            522
243 #define OBJ_X9_62_c2pnb272w1            OBJ_X9_62_c_TwoCurve,16L
244
245 #define SN_X9_62_c2pnb304w1             "c2pnb304w1"
246 #define NID_X9_62_c2pnb304w1            523
247 #define OBJ_X9_62_c2pnb304w1            OBJ_X9_62_c_TwoCurve,17L
248
249 #define SN_X9_62_c2tnb359v1             "c2tnb359v1"
250 #define NID_X9_62_c2tnb359v1            524
251 #define OBJ_X9_62_c2tnb359v1            OBJ_X9_62_c_TwoCurve,18L
252
253 #define SN_X9_62_c2pnb368w1             "c2pnb368w1"
254 #define NID_X9_62_c2pnb368w1            525
255 #define OBJ_X9_62_c2pnb368w1            OBJ_X9_62_c_TwoCurve,19L
256
257 #define SN_X9_62_c2tnb431r1             "c2tnb431r1"
258 #define NID_X9_62_c2tnb431r1            526
259 #define OBJ_X9_62_c2tnb431r1            OBJ_X9_62_c_TwoCurve,20L
260
261 #define OBJ_X9_62_primeCurve            OBJ_X9_62_ellipticCurve,1L
262
263 #define SN_X9_62_prime192v1             "prime192v1"
264 #define NID_X9_62_prime192v1            409
265 #define OBJ_X9_62_prime192v1            OBJ_X9_62_primeCurve,1L
266
267 #define SN_X9_62_prime192v2             "prime192v2"
268 #define NID_X9_62_prime192v2            410
269 #define OBJ_X9_62_prime192v2            OBJ_X9_62_primeCurve,2L
270
271 #define SN_X9_62_prime192v3             "prime192v3"
272 #define NID_X9_62_prime192v3            411
273 #define OBJ_X9_62_prime192v3            OBJ_X9_62_primeCurve,3L
274
275 #define SN_X9_62_prime239v1             "prime239v1"
276 #define NID_X9_62_prime239v1            412
277 #define OBJ_X9_62_prime239v1            OBJ_X9_62_primeCurve,4L
278
279 #define SN_X9_62_prime239v2             "prime239v2"
280 #define NID_X9_62_prime239v2            413
281 #define OBJ_X9_62_prime239v2            OBJ_X9_62_primeCurve,5L
282
283 #define SN_X9_62_prime239v3             "prime239v3"
284 #define NID_X9_62_prime239v3            414
285 #define OBJ_X9_62_prime239v3            OBJ_X9_62_primeCurve,6L
286
287 #define SN_X9_62_prime256v1             "prime256v1"
288 #define NID_X9_62_prime256v1            415
289 #define OBJ_X9_62_prime256v1            OBJ_X9_62_primeCurve,7L
290
291 #define OBJ_X9_62_id_ecSigType          OBJ_ansi_X9_62,4L
292
293 #define SN_ecdsa_with_SHA1              "ecdsa-with-SHA1"
294 #define NID_ecdsa_with_SHA1             416
295 #define OBJ_ecdsa_with_SHA1             OBJ_X9_62_id_ecSigType,1L
296
297 #define OBJ_secg_ellipticCurve          OBJ_certicom_arc,0L
298
299 #define SN_secp112r1            "secp112r1"
300 #define NID_secp112r1           529
301 #define OBJ_secp112r1           OBJ_secg_ellipticCurve,6L
302
303 #define SN_secp112r2            "secp112r2"
304 #define NID_secp112r2           530
305 #define OBJ_secp112r2           OBJ_secg_ellipticCurve,7L
306
307 #define SN_secp128r1            "secp128r1"
308 #define NID_secp128r1           531
309 #define OBJ_secp128r1           OBJ_secg_ellipticCurve,28L
310
311 #define SN_secp128r2            "secp128r2"
312 #define NID_secp128r2           532
313 #define OBJ_secp128r2           OBJ_secg_ellipticCurve,29L
314
315 #define SN_secp160k1            "secp160k1"
316 #define NID_secp160k1           533
317 #define OBJ_secp160k1           OBJ_secg_ellipticCurve,9L
318
319 #define SN_secp160r1            "secp160r1"
320 #define NID_secp160r1           534
321 #define OBJ_secp160r1           OBJ_secg_ellipticCurve,8L
322
323 #define SN_secp160r2            "secp160r2"
324 #define NID_secp160r2           535
325 #define OBJ_secp160r2           OBJ_secg_ellipticCurve,30L
326
327 #define SN_secp192k1            "secp192k1"
328 #define NID_secp192k1           536
329 #define OBJ_secp192k1           OBJ_secg_ellipticCurve,31L
330
331 #define SN_secp192r1            "secp192r1"
332 #define NID_secp192r1           537
333 #define OBJ_secp192r1           OBJ_X9_62_prime192v1
334
335 #define SN_secp224k1            "secp224k1"
336 #define NID_secp224k1           538
337 #define OBJ_secp224k1           OBJ_secg_ellipticCurve,32L
338
339 #define SN_secp224r1            "secp224r1"
340 #define NID_secp224r1           539
341 #define OBJ_secp224r1           OBJ_secg_ellipticCurve,33L
342
343 #define SN_secp256k1            "secp256k1"
344 #define NID_secp256k1           540
345 #define OBJ_secp256k1           OBJ_secg_ellipticCurve,10L
346
347 #define SN_secp256r1            "secp256r1"
348 #define NID_secp256r1           541
349 #define OBJ_secp256r1           OBJ_X9_62_prime256v1
350
351 #define SN_secp384r1            "secp384r1"
352 #define NID_secp384r1           542
353 #define OBJ_secp384r1           OBJ_secg_ellipticCurve,34L
354
355 #define SN_secp521r1            "secp521r1"
356 #define NID_secp521r1           543
357 #define OBJ_secp521r1           OBJ_secg_ellipticCurve,35L
358
359 #define SN_sect113r1            "sect113r1"
360 #define NID_sect113r1           544
361 #define OBJ_sect113r1           OBJ_secg_ellipticCurve,4L
362
363 #define SN_sect113r2            "sect113r2"
364 #define NID_sect113r2           545
365 #define OBJ_sect113r2           OBJ_secg_ellipticCurve,5L
366
367 #define SN_sect131r1            "sect131r1"
368 #define NID_sect131r1           546
369 #define OBJ_sect131r1           OBJ_secg_ellipticCurve,22L
370
371 #define SN_sect131r2            "sect131r2"
372 #define NID_sect131r2           547
373 #define OBJ_sect131r2           OBJ_secg_ellipticCurve,23L
374
375 #define SN_sect163k1            "sect163k1"
376 #define NID_sect163k1           548
377 #define OBJ_sect163k1           OBJ_secg_ellipticCurve,1L
378
379 #define SN_sect163r1            "sect163r1"
380 #define NID_sect163r1           549
381 #define OBJ_sect163r1           OBJ_secg_ellipticCurve,2L
382
383 #define SN_sect163r2            "sect163r2"
384 #define NID_sect163r2           550
385 #define OBJ_sect163r2           OBJ_secg_ellipticCurve,15L
386
387 #define SN_sect193r1            "sect193r1"
388 #define NID_sect193r1           551
389 #define OBJ_sect193r1           OBJ_secg_ellipticCurve,24L
390
391 #define SN_sect193r2            "sect193r2"
392 #define NID_sect193r2           552
393 #define OBJ_sect193r2           OBJ_secg_ellipticCurve,25L
394
395 #define SN_sect233k1            "sect233k1"
396 #define NID_sect233k1           553
397 #define OBJ_sect233k1           OBJ_secg_ellipticCurve,26L
398
399 #define SN_sect233r1            "sect233r1"
400 #define NID_sect233r1           554
401 #define OBJ_sect233r1           OBJ_secg_ellipticCurve,27L
402
403 #define SN_sect239k1            "sect239k1"
404 #define NID_sect239k1           555
405 #define OBJ_sect239k1           OBJ_secg_ellipticCurve,3L
406
407 #define SN_sect283k1            "sect283k1"
408 #define NID_sect283k1           556
409 #define OBJ_sect283k1           OBJ_secg_ellipticCurve,16L
410
411 #define SN_sect283r1            "sect283r1"
412 #define NID_sect283r1           557
413 #define OBJ_sect283r1           OBJ_secg_ellipticCurve,17L
414
415 #define SN_sect409k1            "sect409k1"
416 #define NID_sect409k1           558
417 #define OBJ_sect409k1           OBJ_secg_ellipticCurve,36L
418
419 #define SN_sect409r1            "sect409r1"
420 #define NID_sect409r1           559
421 #define OBJ_sect409r1           OBJ_secg_ellipticCurve,37L
422
423 #define SN_sect571k1            "sect571k1"
424 #define NID_sect571k1           560
425 #define OBJ_sect571k1           OBJ_secg_ellipticCurve,38L
426
427 #define SN_sect571r1            "sect571r1"
428 #define NID_sect571r1           561
429 #define OBJ_sect571r1           OBJ_secg_ellipticCurve,39L
430
431 #define OBJ_wap_wsg_idm_ecid            OBJ_wap_wsg,4L
432
433 #define SN_wap_wsg_idm_ecid_wtls1               "wap-wsg-idm-ecid-wtls1"
434 #define NID_wap_wsg_idm_ecid_wtls1              564
435 #define OBJ_wap_wsg_idm_ecid_wtls1              OBJ_wap_wsg_idm_ecid,1L
436
437 #define SN_wap_wsg_idm_ecid_wtls6               "wap-wsg-idm-ecid-wtls6"
438 #define NID_wap_wsg_idm_ecid_wtls6              565
439 #define OBJ_wap_wsg_idm_ecid_wtls6              OBJ_wap_wsg_idm_ecid,6L
440
441 #define SN_wap_wsg_idm_ecid_wtls8               "wap-wsg-idm-ecid-wtls8"
442 #define NID_wap_wsg_idm_ecid_wtls8              566
443 #define OBJ_wap_wsg_idm_ecid_wtls8              OBJ_wap_wsg_idm_ecid,8L
444
445 #define SN_wap_wsg_idm_ecid_wtls9               "wap-wsg-idm-ecid-wtls9"
446 #define NID_wap_wsg_idm_ecid_wtls9              567
447 #define OBJ_wap_wsg_idm_ecid_wtls9              OBJ_wap_wsg_idm_ecid,9L
448
449 #define SN_cast5_cbc            "CAST5-CBC"
450 #define LN_cast5_cbc            "cast5-cbc"
451 #define NID_cast5_cbc           108
452 #define OBJ_cast5_cbc           OBJ_ISO_US,113533L,7L,66L,10L
453
454 #define SN_cast5_ecb            "CAST5-ECB"
455 #define LN_cast5_ecb            "cast5-ecb"
456 #define NID_cast5_ecb           109
457
458 #define SN_cast5_cfb64          "CAST5-CFB"
459 #define LN_cast5_cfb64          "cast5-cfb"
460 #define NID_cast5_cfb64         110
461
462 #define SN_cast5_ofb64          "CAST5-OFB"
463 #define LN_cast5_ofb64          "cast5-ofb"
464 #define NID_cast5_ofb64         111
465
466 #define LN_pbeWithMD5AndCast5_CBC               "pbeWithMD5AndCast5CBC"
467 #define NID_pbeWithMD5AndCast5_CBC              112
468 #define OBJ_pbeWithMD5AndCast5_CBC              OBJ_ISO_US,113533L,7L,66L,12L
469
470 #define SN_rsadsi               "rsadsi"
471 #define LN_rsadsi               "RSA Data Security, Inc."
472 #define NID_rsadsi              1
473 #define OBJ_rsadsi              OBJ_ISO_US,113549L
474
475 #define SN_pkcs         "pkcs"
476 #define LN_pkcs         "RSA Data Security, Inc. PKCS"
477 #define NID_pkcs                2
478 #define OBJ_pkcs                OBJ_rsadsi,1L
479
480 #define SN_pkcs1                "pkcs1"
481 #define NID_pkcs1               186
482 #define OBJ_pkcs1               OBJ_pkcs,1L
483
484 #define LN_rsaEncryption                "rsaEncryption"
485 #define NID_rsaEncryption               6
486 #define OBJ_rsaEncryption               OBJ_pkcs1,1L
487
488 #define SN_md2WithRSAEncryption         "RSA-MD2"
489 #define LN_md2WithRSAEncryption         "md2WithRSAEncryption"
490 #define NID_md2WithRSAEncryption                7
491 #define OBJ_md2WithRSAEncryption                OBJ_pkcs1,2L
492
493 #define SN_md4WithRSAEncryption         "RSA-MD4"
494 #define LN_md4WithRSAEncryption         "md4WithRSAEncryption"
495 #define NID_md4WithRSAEncryption                396
496 #define OBJ_md4WithRSAEncryption                OBJ_pkcs1,3L
497
498 #define SN_md5WithRSAEncryption         "RSA-MD5"
499 #define LN_md5WithRSAEncryption         "md5WithRSAEncryption"
500 #define NID_md5WithRSAEncryption                8
501 #define OBJ_md5WithRSAEncryption                OBJ_pkcs1,4L
502
503 #define SN_sha1WithRSAEncryption                "RSA-SHA1"
504 #define LN_sha1WithRSAEncryption                "sha1WithRSAEncryption"
505 #define NID_sha1WithRSAEncryption               65
506 #define OBJ_sha1WithRSAEncryption               OBJ_pkcs1,5L
507
508 #define SN_pkcs3                "pkcs3"
509 #define NID_pkcs3               27
510 #define OBJ_pkcs3               OBJ_pkcs,3L
511
512 #define LN_dhKeyAgreement               "dhKeyAgreement"
513 #define NID_dhKeyAgreement              28
514 #define OBJ_dhKeyAgreement              OBJ_pkcs3,1L
515
516 #define SN_pkcs5                "pkcs5"
517 #define NID_pkcs5               187
518 #define OBJ_pkcs5               OBJ_pkcs,5L
519
520 #define SN_pbeWithMD2AndDES_CBC         "PBE-MD2-DES"
521 #define LN_pbeWithMD2AndDES_CBC         "pbeWithMD2AndDES-CBC"
522 #define NID_pbeWithMD2AndDES_CBC                9
523 #define OBJ_pbeWithMD2AndDES_CBC                OBJ_pkcs5,1L
524
525 #define SN_pbeWithMD5AndDES_CBC         "PBE-MD5-DES"
526 #define LN_pbeWithMD5AndDES_CBC         "pbeWithMD5AndDES-CBC"
527 #define NID_pbeWithMD5AndDES_CBC                10
528 #define OBJ_pbeWithMD5AndDES_CBC                OBJ_pkcs5,3L
529
530 #define SN_pbeWithMD2AndRC2_CBC         "PBE-MD2-RC2-64"
531 #define LN_pbeWithMD2AndRC2_CBC         "pbeWithMD2AndRC2-CBC"
532 #define NID_pbeWithMD2AndRC2_CBC                168
533 #define OBJ_pbeWithMD2AndRC2_CBC                OBJ_pkcs5,4L
534
535 #define SN_pbeWithMD5AndRC2_CBC         "PBE-MD5-RC2-64"
536 #define LN_pbeWithMD5AndRC2_CBC         "pbeWithMD5AndRC2-CBC"
537 #define NID_pbeWithMD5AndRC2_CBC                169
538 #define OBJ_pbeWithMD5AndRC2_CBC                OBJ_pkcs5,6L
539
540 #define SN_pbeWithSHA1AndDES_CBC                "PBE-SHA1-DES"
541 #define LN_pbeWithSHA1AndDES_CBC                "pbeWithSHA1AndDES-CBC"
542 #define NID_pbeWithSHA1AndDES_CBC               170
543 #define OBJ_pbeWithSHA1AndDES_CBC               OBJ_pkcs5,10L
544
545 #define SN_pbeWithSHA1AndRC2_CBC                "PBE-SHA1-RC2-64"
546 #define LN_pbeWithSHA1AndRC2_CBC                "pbeWithSHA1AndRC2-CBC"
547 #define NID_pbeWithSHA1AndRC2_CBC               68
548 #define OBJ_pbeWithSHA1AndRC2_CBC               OBJ_pkcs5,11L
549
550 #define LN_id_pbkdf2            "PBKDF2"
551 #define NID_id_pbkdf2           69
552 #define OBJ_id_pbkdf2           OBJ_pkcs5,12L
553
554 #define LN_pbes2                "PBES2"
555 #define NID_pbes2               161
556 #define OBJ_pbes2               OBJ_pkcs5,13L
557
558 #define LN_pbmac1               "PBMAC1"
559 #define NID_pbmac1              162
560 #define OBJ_pbmac1              OBJ_pkcs5,14L
561
562 #define SN_pkcs7                "pkcs7"
563 #define NID_pkcs7               20
564 #define OBJ_pkcs7               OBJ_pkcs,7L
565
566 #define LN_pkcs7_data           "pkcs7-data"
567 #define NID_pkcs7_data          21
568 #define OBJ_pkcs7_data          OBJ_pkcs7,1L
569
570 #define LN_pkcs7_signed         "pkcs7-signedData"
571 #define NID_pkcs7_signed                22
572 #define OBJ_pkcs7_signed                OBJ_pkcs7,2L
573
574 #define LN_pkcs7_enveloped              "pkcs7-envelopedData"
575 #define NID_pkcs7_enveloped             23
576 #define OBJ_pkcs7_enveloped             OBJ_pkcs7,3L
577
578 #define LN_pkcs7_signedAndEnveloped             "pkcs7-signedAndEnvelopedData"
579 #define NID_pkcs7_signedAndEnveloped            24
580 #define OBJ_pkcs7_signedAndEnveloped            OBJ_pkcs7,4L
581
582 #define LN_pkcs7_digest         "pkcs7-digestData"
583 #define NID_pkcs7_digest                25
584 #define OBJ_pkcs7_digest                OBJ_pkcs7,5L
585
586 #define LN_pkcs7_encrypted              "pkcs7-encryptedData"
587 #define NID_pkcs7_encrypted             26
588 #define OBJ_pkcs7_encrypted             OBJ_pkcs7,6L
589
590 #define SN_pkcs9                "pkcs9"
591 #define NID_pkcs9               47
592 #define OBJ_pkcs9               OBJ_pkcs,9L
593
594 #define SN_pkcs9_emailAddress           "Email"
595 #define LN_pkcs9_emailAddress           "emailAddress"
596 #define NID_pkcs9_emailAddress          48
597 #define OBJ_pkcs9_emailAddress          OBJ_pkcs9,1L
598
599 #define LN_pkcs9_unstructuredName               "unstructuredName"
600 #define NID_pkcs9_unstructuredName              49
601 #define OBJ_pkcs9_unstructuredName              OBJ_pkcs9,2L
602
603 #define LN_pkcs9_contentType            "contentType"
604 #define NID_pkcs9_contentType           50
605 #define OBJ_pkcs9_contentType           OBJ_pkcs9,3L
606
607 #define LN_pkcs9_messageDigest          "messageDigest"
608 #define NID_pkcs9_messageDigest         51
609 #define OBJ_pkcs9_messageDigest         OBJ_pkcs9,4L
610
611 #define LN_pkcs9_signingTime            "signingTime"
612 #define NID_pkcs9_signingTime           52
613 #define OBJ_pkcs9_signingTime           OBJ_pkcs9,5L
614
615 #define LN_pkcs9_countersignature               "countersignature"
616 #define NID_pkcs9_countersignature              53
617 #define OBJ_pkcs9_countersignature              OBJ_pkcs9,6L
618
619 #define LN_pkcs9_challengePassword              "challengePassword"
620 #define NID_pkcs9_challengePassword             54
621 #define OBJ_pkcs9_challengePassword             OBJ_pkcs9,7L
622
623 #define LN_pkcs9_unstructuredAddress            "unstructuredAddress"
624 #define NID_pkcs9_unstructuredAddress           55
625 #define OBJ_pkcs9_unstructuredAddress           OBJ_pkcs9,8L
626
627 #define LN_pkcs9_extCertAttributes              "extendedCertificateAttributes"
628 #define NID_pkcs9_extCertAttributes             56
629 #define OBJ_pkcs9_extCertAttributes             OBJ_pkcs9,9L
630
631 #define SN_ext_req              "extReq"
632 #define LN_ext_req              "Extension Request"
633 #define NID_ext_req             172
634 #define OBJ_ext_req             OBJ_pkcs9,14L
635
636 #define SN_SMIMECapabilities            "SMIME-CAPS"
637 #define LN_SMIMECapabilities            "S/MIME Capabilities"
638 #define NID_SMIMECapabilities           167
639 #define OBJ_SMIMECapabilities           OBJ_pkcs9,15L
640
641 #define SN_SMIME                "SMIME"
642 #define LN_SMIME                "S/MIME"
643 #define NID_SMIME               188
644 #define OBJ_SMIME               OBJ_pkcs9,16L
645
646 #define SN_id_smime_mod         "id-smime-mod"
647 #define NID_id_smime_mod                189
648 #define OBJ_id_smime_mod                OBJ_SMIME,0L
649
650 #define SN_id_smime_ct          "id-smime-ct"
651 #define NID_id_smime_ct         190
652 #define OBJ_id_smime_ct         OBJ_SMIME,1L
653
654 #define SN_id_smime_aa          "id-smime-aa"
655 #define NID_id_smime_aa         191
656 #define OBJ_id_smime_aa         OBJ_SMIME,2L
657
658 #define SN_id_smime_alg         "id-smime-alg"
659 #define NID_id_smime_alg                192
660 #define OBJ_id_smime_alg                OBJ_SMIME,3L
661
662 #define SN_id_smime_cd          "id-smime-cd"
663 #define NID_id_smime_cd         193
664 #define OBJ_id_smime_cd         OBJ_SMIME,4L
665
666 #define SN_id_smime_spq         "id-smime-spq"
667 #define NID_id_smime_spq                194
668 #define OBJ_id_smime_spq                OBJ_SMIME,5L
669
670 #define SN_id_smime_cti         "id-smime-cti"
671 #define NID_id_smime_cti                195
672 #define OBJ_id_smime_cti                OBJ_SMIME,6L
673
674 #define SN_id_smime_mod_cms             "id-smime-mod-cms"
675 #define NID_id_smime_mod_cms            196
676 #define OBJ_id_smime_mod_cms            OBJ_id_smime_mod,1L
677
678 #define SN_id_smime_mod_ess             "id-smime-mod-ess"
679 #define NID_id_smime_mod_ess            197
680 #define OBJ_id_smime_mod_ess            OBJ_id_smime_mod,2L
681
682 #define SN_id_smime_mod_oid             "id-smime-mod-oid"
683 #define NID_id_smime_mod_oid            198
684 #define OBJ_id_smime_mod_oid            OBJ_id_smime_mod,3L
685
686 #define SN_id_smime_mod_msg_v3          "id-smime-mod-msg-v3"
687 #define NID_id_smime_mod_msg_v3         199
688 #define OBJ_id_smime_mod_msg_v3         OBJ_id_smime_mod,4L
689
690 #define SN_id_smime_mod_ets_eSignature_88               "id-smime-mod-ets-eSignature-88"
691 #define NID_id_smime_mod_ets_eSignature_88              200
692 #define OBJ_id_smime_mod_ets_eSignature_88              OBJ_id_smime_mod,5L
693
694 #define SN_id_smime_mod_ets_eSignature_97               "id-smime-mod-ets-eSignature-97"
695 #define NID_id_smime_mod_ets_eSignature_97              201
696 #define OBJ_id_smime_mod_ets_eSignature_97              OBJ_id_smime_mod,6L
697
698 #define SN_id_smime_mod_ets_eSigPolicy_88               "id-smime-mod-ets-eSigPolicy-88"
699 #define NID_id_smime_mod_ets_eSigPolicy_88              202
700 #define OBJ_id_smime_mod_ets_eSigPolicy_88              OBJ_id_smime_mod,7L
701
702 #define SN_id_smime_mod_ets_eSigPolicy_97               "id-smime-mod-ets-eSigPolicy-97"
703 #define NID_id_smime_mod_ets_eSigPolicy_97              203
704 #define OBJ_id_smime_mod_ets_eSigPolicy_97              OBJ_id_smime_mod,8L
705
706 #define SN_id_smime_ct_receipt          "id-smime-ct-receipt"
707 #define NID_id_smime_ct_receipt         204
708 #define OBJ_id_smime_ct_receipt         OBJ_id_smime_ct,1L
709
710 #define SN_id_smime_ct_authData         "id-smime-ct-authData"
711 #define NID_id_smime_ct_authData                205
712 #define OBJ_id_smime_ct_authData                OBJ_id_smime_ct,2L
713
714 #define SN_id_smime_ct_publishCert              "id-smime-ct-publishCert"
715 #define NID_id_smime_ct_publishCert             206
716 #define OBJ_id_smime_ct_publishCert             OBJ_id_smime_ct,3L
717
718 #define SN_id_smime_ct_TSTInfo          "id-smime-ct-TSTInfo"
719 #define NID_id_smime_ct_TSTInfo         207
720 #define OBJ_id_smime_ct_TSTInfo         OBJ_id_smime_ct,4L
721
722 #define SN_id_smime_ct_TDTInfo          "id-smime-ct-TDTInfo"
723 #define NID_id_smime_ct_TDTInfo         208
724 #define OBJ_id_smime_ct_TDTInfo         OBJ_id_smime_ct,5L
725
726 #define SN_id_smime_ct_contentInfo              "id-smime-ct-contentInfo"
727 #define NID_id_smime_ct_contentInfo             209
728 #define OBJ_id_smime_ct_contentInfo             OBJ_id_smime_ct,6L
729
730 #define SN_id_smime_ct_DVCSRequestData          "id-smime-ct-DVCSRequestData"
731 #define NID_id_smime_ct_DVCSRequestData         210
732 #define OBJ_id_smime_ct_DVCSRequestData         OBJ_id_smime_ct,7L
733
734 #define SN_id_smime_ct_DVCSResponseData         "id-smime-ct-DVCSResponseData"
735 #define NID_id_smime_ct_DVCSResponseData                211
736 #define OBJ_id_smime_ct_DVCSResponseData                OBJ_id_smime_ct,8L
737
738 #define SN_id_smime_aa_receiptRequest           "id-smime-aa-receiptRequest"
739 #define NID_id_smime_aa_receiptRequest          212
740 #define OBJ_id_smime_aa_receiptRequest          OBJ_id_smime_aa,1L
741
742 #define SN_id_smime_aa_securityLabel            "id-smime-aa-securityLabel"
743 #define NID_id_smime_aa_securityLabel           213
744 #define OBJ_id_smime_aa_securityLabel           OBJ_id_smime_aa,2L
745
746 #define SN_id_smime_aa_mlExpandHistory          "id-smime-aa-mlExpandHistory"
747 #define NID_id_smime_aa_mlExpandHistory         214
748 #define OBJ_id_smime_aa_mlExpandHistory         OBJ_id_smime_aa,3L
749
750 #define SN_id_smime_aa_contentHint              "id-smime-aa-contentHint"
751 #define NID_id_smime_aa_contentHint             215
752 #define OBJ_id_smime_aa_contentHint             OBJ_id_smime_aa,4L
753
754 #define SN_id_smime_aa_msgSigDigest             "id-smime-aa-msgSigDigest"
755 #define NID_id_smime_aa_msgSigDigest            216
756 #define OBJ_id_smime_aa_msgSigDigest            OBJ_id_smime_aa,5L
757
758 #define SN_id_smime_aa_encapContentType         "id-smime-aa-encapContentType"
759 #define NID_id_smime_aa_encapContentType                217
760 #define OBJ_id_smime_aa_encapContentType                OBJ_id_smime_aa,6L
761
762 #define SN_id_smime_aa_contentIdentifier                "id-smime-aa-contentIdentifier"
763 #define NID_id_smime_aa_contentIdentifier               218
764 #define OBJ_id_smime_aa_contentIdentifier               OBJ_id_smime_aa,7L
765
766 #define SN_id_smime_aa_macValue         "id-smime-aa-macValue"
767 #define NID_id_smime_aa_macValue                219
768 #define OBJ_id_smime_aa_macValue                OBJ_id_smime_aa,8L
769
770 #define SN_id_smime_aa_equivalentLabels         "id-smime-aa-equivalentLabels"
771 #define NID_id_smime_aa_equivalentLabels                220
772 #define OBJ_id_smime_aa_equivalentLabels                OBJ_id_smime_aa,9L
773
774 #define SN_id_smime_aa_contentReference         "id-smime-aa-contentReference"
775 #define NID_id_smime_aa_contentReference                221
776 #define OBJ_id_smime_aa_contentReference                OBJ_id_smime_aa,10L
777
778 #define SN_id_smime_aa_encrypKeyPref            "id-smime-aa-encrypKeyPref"
779 #define NID_id_smime_aa_encrypKeyPref           222
780 #define OBJ_id_smime_aa_encrypKeyPref           OBJ_id_smime_aa,11L
781
782 #define SN_id_smime_aa_signingCertificate               "id-smime-aa-signingCertificate"
783 #define NID_id_smime_aa_signingCertificate              223
784 #define OBJ_id_smime_aa_signingCertificate              OBJ_id_smime_aa,12L
785
786 #define SN_id_smime_aa_smimeEncryptCerts                "id-smime-aa-smimeEncryptCerts"
787 #define NID_id_smime_aa_smimeEncryptCerts               224
788 #define OBJ_id_smime_aa_smimeEncryptCerts               OBJ_id_smime_aa,13L
789
790 #define SN_id_smime_aa_timeStampToken           "id-smime-aa-timeStampToken"
791 #define NID_id_smime_aa_timeStampToken          225
792 #define OBJ_id_smime_aa_timeStampToken          OBJ_id_smime_aa,14L
793
794 #define SN_id_smime_aa_ets_sigPolicyId          "id-smime-aa-ets-sigPolicyId"
795 #define NID_id_smime_aa_ets_sigPolicyId         226
796 #define OBJ_id_smime_aa_ets_sigPolicyId         OBJ_id_smime_aa,15L
797
798 #define SN_id_smime_aa_ets_commitmentType               "id-smime-aa-ets-commitmentType"
799 #define NID_id_smime_aa_ets_commitmentType              227
800 #define OBJ_id_smime_aa_ets_commitmentType              OBJ_id_smime_aa,16L
801
802 #define SN_id_smime_aa_ets_signerLocation               "id-smime-aa-ets-signerLocation"
803 #define NID_id_smime_aa_ets_signerLocation              228
804 #define OBJ_id_smime_aa_ets_signerLocation              OBJ_id_smime_aa,17L
805
806 #define SN_id_smime_aa_ets_signerAttr           "id-smime-aa-ets-signerAttr"
807 #define NID_id_smime_aa_ets_signerAttr          229
808 #define OBJ_id_smime_aa_ets_signerAttr          OBJ_id_smime_aa,18L
809
810 #define SN_id_smime_aa_ets_otherSigCert         "id-smime-aa-ets-otherSigCert"
811 #define NID_id_smime_aa_ets_otherSigCert                230
812 #define OBJ_id_smime_aa_ets_otherSigCert                OBJ_id_smime_aa,19L
813
814 #define SN_id_smime_aa_ets_contentTimestamp             "id-smime-aa-ets-contentTimestamp"
815 #define NID_id_smime_aa_ets_contentTimestamp            231
816 #define OBJ_id_smime_aa_ets_contentTimestamp            OBJ_id_smime_aa,20L
817
818 #define SN_id_smime_aa_ets_CertificateRefs              "id-smime-aa-ets-CertificateRefs"
819 #define NID_id_smime_aa_ets_CertificateRefs             232
820 #define OBJ_id_smime_aa_ets_CertificateRefs             OBJ_id_smime_aa,21L
821
822 #define SN_id_smime_aa_ets_RevocationRefs               "id-smime-aa-ets-RevocationRefs"
823 #define NID_id_smime_aa_ets_RevocationRefs              233
824 #define OBJ_id_smime_aa_ets_RevocationRefs              OBJ_id_smime_aa,22L
825
826 #define SN_id_smime_aa_ets_certValues           "id-smime-aa-ets-certValues"
827 #define NID_id_smime_aa_ets_certValues          234
828 #define OBJ_id_smime_aa_ets_certValues          OBJ_id_smime_aa,23L
829
830 #define SN_id_smime_aa_ets_revocationValues             "id-smime-aa-ets-revocationValues"
831 #define NID_id_smime_aa_ets_revocationValues            235
832 #define OBJ_id_smime_aa_ets_revocationValues            OBJ_id_smime_aa,24L
833
834 #define SN_id_smime_aa_ets_escTimeStamp         "id-smime-aa-ets-escTimeStamp"
835 #define NID_id_smime_aa_ets_escTimeStamp                236
836 #define OBJ_id_smime_aa_ets_escTimeStamp                OBJ_id_smime_aa,25L
837
838 #define SN_id_smime_aa_ets_certCRLTimestamp             "id-smime-aa-ets-certCRLTimestamp"
839 #define NID_id_smime_aa_ets_certCRLTimestamp            237
840 #define OBJ_id_smime_aa_ets_certCRLTimestamp            OBJ_id_smime_aa,26L
841
842 #define SN_id_smime_aa_ets_archiveTimeStamp             "id-smime-aa-ets-archiveTimeStamp"
843 #define NID_id_smime_aa_ets_archiveTimeStamp            238
844 #define OBJ_id_smime_aa_ets_archiveTimeStamp            OBJ_id_smime_aa,27L
845
846 #define SN_id_smime_aa_signatureType            "id-smime-aa-signatureType"
847 #define NID_id_smime_aa_signatureType           239
848 #define OBJ_id_smime_aa_signatureType           OBJ_id_smime_aa,28L
849
850 #define SN_id_smime_aa_dvcs_dvc         "id-smime-aa-dvcs-dvc"
851 #define NID_id_smime_aa_dvcs_dvc                240
852 #define OBJ_id_smime_aa_dvcs_dvc                OBJ_id_smime_aa,29L
853
854 #define SN_id_smime_alg_ESDHwith3DES            "id-smime-alg-ESDHwith3DES"
855 #define NID_id_smime_alg_ESDHwith3DES           241
856 #define OBJ_id_smime_alg_ESDHwith3DES           OBJ_id_smime_alg,1L
857
858 #define SN_id_smime_alg_ESDHwithRC2             "id-smime-alg-ESDHwithRC2"
859 #define NID_id_smime_alg_ESDHwithRC2            242
860 #define OBJ_id_smime_alg_ESDHwithRC2            OBJ_id_smime_alg,2L
861
862 #define SN_id_smime_alg_3DESwrap                "id-smime-alg-3DESwrap"
863 #define NID_id_smime_alg_3DESwrap               243
864 #define OBJ_id_smime_alg_3DESwrap               OBJ_id_smime_alg,3L
865
866 #define SN_id_smime_alg_RC2wrap         "id-smime-alg-RC2wrap"
867 #define NID_id_smime_alg_RC2wrap                244
868 #define OBJ_id_smime_alg_RC2wrap                OBJ_id_smime_alg,4L
869
870 #define SN_id_smime_alg_ESDH            "id-smime-alg-ESDH"
871 #define NID_id_smime_alg_ESDH           245
872 #define OBJ_id_smime_alg_ESDH           OBJ_id_smime_alg,5L
873
874 #define SN_id_smime_alg_CMS3DESwrap             "id-smime-alg-CMS3DESwrap"
875 #define NID_id_smime_alg_CMS3DESwrap            246
876 #define OBJ_id_smime_alg_CMS3DESwrap            OBJ_id_smime_alg,6L
877
878 #define SN_id_smime_alg_CMSRC2wrap              "id-smime-alg-CMSRC2wrap"
879 #define NID_id_smime_alg_CMSRC2wrap             247
880 #define OBJ_id_smime_alg_CMSRC2wrap             OBJ_id_smime_alg,7L
881
882 #define SN_id_smime_cd_ldap             "id-smime-cd-ldap"
883 #define NID_id_smime_cd_ldap            248
884 #define OBJ_id_smime_cd_ldap            OBJ_id_smime_cd,1L
885
886 #define SN_id_smime_spq_ets_sqt_uri             "id-smime-spq-ets-sqt-uri"
887 #define NID_id_smime_spq_ets_sqt_uri            249
888 #define OBJ_id_smime_spq_ets_sqt_uri            OBJ_id_smime_spq,1L
889
890 #define SN_id_smime_spq_ets_sqt_unotice         "id-smime-spq-ets-sqt-unotice"
891 #define NID_id_smime_spq_ets_sqt_unotice                250
892 #define OBJ_id_smime_spq_ets_sqt_unotice                OBJ_id_smime_spq,2L
893
894 #define SN_id_smime_cti_ets_proofOfOrigin               "id-smime-cti-ets-proofOfOrigin"
895 #define NID_id_smime_cti_ets_proofOfOrigin              251
896 #define OBJ_id_smime_cti_ets_proofOfOrigin              OBJ_id_smime_cti,1L
897
898 #define SN_id_smime_cti_ets_proofOfReceipt              "id-smime-cti-ets-proofOfReceipt"
899 #define NID_id_smime_cti_ets_proofOfReceipt             252
900 #define OBJ_id_smime_cti_ets_proofOfReceipt             OBJ_id_smime_cti,2L
901
902 #define SN_id_smime_cti_ets_proofOfDelivery             "id-smime-cti-ets-proofOfDelivery"
903 #define NID_id_smime_cti_ets_proofOfDelivery            253
904 #define OBJ_id_smime_cti_ets_proofOfDelivery            OBJ_id_smime_cti,3L
905
906 #define SN_id_smime_cti_ets_proofOfSender               "id-smime-cti-ets-proofOfSender"
907 #define NID_id_smime_cti_ets_proofOfSender              254
908 #define OBJ_id_smime_cti_ets_proofOfSender              OBJ_id_smime_cti,4L
909
910 #define SN_id_smime_cti_ets_proofOfApproval             "id-smime-cti-ets-proofOfApproval"
911 #define NID_id_smime_cti_ets_proofOfApproval            255
912 #define OBJ_id_smime_cti_ets_proofOfApproval            OBJ_id_smime_cti,5L
913
914 #define SN_id_smime_cti_ets_proofOfCreation             "id-smime-cti-ets-proofOfCreation"
915 #define NID_id_smime_cti_ets_proofOfCreation            256
916 #define OBJ_id_smime_cti_ets_proofOfCreation            OBJ_id_smime_cti,6L
917
918 #define LN_friendlyName         "friendlyName"
919 #define NID_friendlyName                156
920 #define OBJ_friendlyName                OBJ_pkcs9,20L
921
922 #define LN_localKeyID           "localKeyID"
923 #define NID_localKeyID          157
924 #define OBJ_localKeyID          OBJ_pkcs9,21L
925
926 #define SN_ms_csp_name          "CSPName"
927 #define LN_ms_csp_name          "Microsoft CSP Name"
928 #define NID_ms_csp_name         417
929 #define OBJ_ms_csp_name         1L,3L,6L,1L,4L,1L,311L,17L,1L
930
931 #define OBJ_certTypes           OBJ_pkcs9,22L
932
933 #define LN_x509Certificate              "x509Certificate"
934 #define NID_x509Certificate             158
935 #define OBJ_x509Certificate             OBJ_certTypes,1L
936
937 #define LN_sdsiCertificate              "sdsiCertificate"
938 #define NID_sdsiCertificate             159
939 #define OBJ_sdsiCertificate             OBJ_certTypes,2L
940
941 #define OBJ_crlTypes            OBJ_pkcs9,23L
942
943 #define LN_x509Crl              "x509Crl"
944 #define NID_x509Crl             160
945 #define OBJ_x509Crl             OBJ_crlTypes,1L
946
947 #define OBJ_pkcs12              OBJ_pkcs,12L
948
949 #define OBJ_pkcs12_pbeids               OBJ_pkcs12,1L
950
951 #define SN_pbe_WithSHA1And128BitRC4             "PBE-SHA1-RC4-128"
952 #define LN_pbe_WithSHA1And128BitRC4             "pbeWithSHA1And128BitRC4"
953 #define NID_pbe_WithSHA1And128BitRC4            144
954 #define OBJ_pbe_WithSHA1And128BitRC4            OBJ_pkcs12_pbeids,1L
955
956 #define SN_pbe_WithSHA1And40BitRC4              "PBE-SHA1-RC4-40"
957 #define LN_pbe_WithSHA1And40BitRC4              "pbeWithSHA1And40BitRC4"
958 #define NID_pbe_WithSHA1And40BitRC4             145
959 #define OBJ_pbe_WithSHA1And40BitRC4             OBJ_pkcs12_pbeids,2L
960
961 #define SN_pbe_WithSHA1And3_Key_TripleDES_CBC           "PBE-SHA1-3DES"
962 #define LN_pbe_WithSHA1And3_Key_TripleDES_CBC           "pbeWithSHA1And3-KeyTripleDES-CBC"
963 #define NID_pbe_WithSHA1And3_Key_TripleDES_CBC          146
964 #define OBJ_pbe_WithSHA1And3_Key_TripleDES_CBC          OBJ_pkcs12_pbeids,3L
965
966 #define SN_pbe_WithSHA1And2_Key_TripleDES_CBC           "PBE-SHA1-2DES"
967 #define LN_pbe_WithSHA1And2_Key_TripleDES_CBC           "pbeWithSHA1And2-KeyTripleDES-CBC"
968 #define NID_pbe_WithSHA1And2_Key_TripleDES_CBC          147
969 #define OBJ_pbe_WithSHA1And2_Key_TripleDES_CBC          OBJ_pkcs12_pbeids,4L
970
971 #define SN_pbe_WithSHA1And128BitRC2_CBC         "PBE-SHA1-RC2-128"
972 #define LN_pbe_WithSHA1And128BitRC2_CBC         "pbeWithSHA1And128BitRC2-CBC"
973 #define NID_pbe_WithSHA1And128BitRC2_CBC                148
974 #define OBJ_pbe_WithSHA1And128BitRC2_CBC                OBJ_pkcs12_pbeids,5L
975
976 #define SN_pbe_WithSHA1And40BitRC2_CBC          "PBE-SHA1-RC2-40"
977 #define LN_pbe_WithSHA1And40BitRC2_CBC          "pbeWithSHA1And40BitRC2-CBC"
978 #define NID_pbe_WithSHA1And40BitRC2_CBC         149
979 #define OBJ_pbe_WithSHA1And40BitRC2_CBC         OBJ_pkcs12_pbeids,6L
980
981 #define OBJ_pkcs12_Version1             OBJ_pkcs12,10L
982
983 #define OBJ_pkcs12_BagIds               OBJ_pkcs12_Version1,1L
984
985 #define LN_keyBag               "keyBag"
986 #define NID_keyBag              150
987 #define OBJ_keyBag              OBJ_pkcs12_BagIds,1L
988
989 #define LN_pkcs8ShroudedKeyBag          "pkcs8ShroudedKeyBag"
990 #define NID_pkcs8ShroudedKeyBag         151
991 #define OBJ_pkcs8ShroudedKeyBag         OBJ_pkcs12_BagIds,2L
992
993 #define LN_certBag              "certBag"
994 #define NID_certBag             152
995 #define OBJ_certBag             OBJ_pkcs12_BagIds,3L
996
997 #define LN_crlBag               "crlBag"
998 #define NID_crlBag              153
999 #define OBJ_crlBag              OBJ_pkcs12_BagIds,4L
1000
1001 #define LN_secretBag            "secretBag"
1002 #define NID_secretBag           154
1003 #define OBJ_secretBag           OBJ_pkcs12_BagIds,5L
1004
1005 #define LN_safeContentsBag              "safeContentsBag"
1006 #define NID_safeContentsBag             155
1007 #define OBJ_safeContentsBag             OBJ_pkcs12_BagIds,6L
1008
1009 #define SN_md2          "MD2"
1010 #define LN_md2          "md2"
1011 #define NID_md2         3
1012 #define OBJ_md2         OBJ_rsadsi,2L,2L
1013
1014 #define SN_md4          "MD4"
1015 #define LN_md4          "md4"
1016 #define NID_md4         257
1017 #define OBJ_md4         OBJ_rsadsi,2L,4L
1018
1019 #define SN_md5          "MD5"
1020 #define LN_md5          "md5"
1021 #define NID_md5         4
1022 #define OBJ_md5         OBJ_rsadsi,2L,5L
1023
1024 #define SN_md5_sha1             "MD5-SHA1"
1025 #define LN_md5_sha1             "md5-sha1"
1026 #define NID_md5_sha1            114
1027
1028 #define LN_hmacWithSHA1         "hmacWithSHA1"
1029 #define NID_hmacWithSHA1                163
1030 #define OBJ_hmacWithSHA1                OBJ_rsadsi,2L,7L
1031
1032 #define SN_rc2_cbc              "RC2-CBC"
1033 #define LN_rc2_cbc              "rc2-cbc"
1034 #define NID_rc2_cbc             37
1035 #define OBJ_rc2_cbc             OBJ_rsadsi,3L,2L
1036
1037 #define SN_rc2_ecb              "RC2-ECB"
1038 #define LN_rc2_ecb              "rc2-ecb"
1039 #define NID_rc2_ecb             38
1040
1041 #define SN_rc2_cfb64            "RC2-CFB"
1042 #define LN_rc2_cfb64            "rc2-cfb"
1043 #define NID_rc2_cfb64           39
1044
1045 #define SN_rc2_ofb64            "RC2-OFB"
1046 #define LN_rc2_ofb64            "rc2-ofb"
1047 #define NID_rc2_ofb64           40
1048
1049 #define SN_rc2_40_cbc           "RC2-40-CBC"
1050 #define LN_rc2_40_cbc           "rc2-40-cbc"
1051 #define NID_rc2_40_cbc          98
1052
1053 #define SN_rc2_64_cbc           "RC2-64-CBC"
1054 #define LN_rc2_64_cbc           "rc2-64-cbc"
1055 #define NID_rc2_64_cbc          166
1056
1057 #define SN_rc4          "RC4"
1058 #define LN_rc4          "rc4"
1059 #define NID_rc4         5
1060 #define OBJ_rc4         OBJ_rsadsi,3L,4L
1061
1062 #define SN_rc4_40               "RC4-40"
1063 #define LN_rc4_40               "rc4-40"
1064 #define NID_rc4_40              97
1065
1066 #define SN_des_ede3_cbc         "DES-EDE3-CBC"
1067 #define LN_des_ede3_cbc         "des-ede3-cbc"
1068 #define NID_des_ede3_cbc                44
1069 #define OBJ_des_ede3_cbc                OBJ_rsadsi,3L,7L
1070
1071 #define SN_rc5_cbc              "RC5-CBC"
1072 #define LN_rc5_cbc              "rc5-cbc"
1073 #define NID_rc5_cbc             120
1074 #define OBJ_rc5_cbc             OBJ_rsadsi,3L,8L
1075
1076 #define SN_rc5_ecb              "RC5-ECB"
1077 #define LN_rc5_ecb              "rc5-ecb"
1078 #define NID_rc5_ecb             121
1079
1080 #define SN_rc5_cfb64            "RC5-CFB"
1081 #define LN_rc5_cfb64            "rc5-cfb"
1082 #define NID_rc5_cfb64           122
1083
1084 #define SN_rc5_ofb64            "RC5-OFB"
1085 #define LN_rc5_ofb64            "rc5-ofb"
1086 #define NID_rc5_ofb64           123
1087
1088 #define SN_ms_ext_req           "msExtReq"
1089 #define LN_ms_ext_req           "Microsoft Extension Request"
1090 #define NID_ms_ext_req          171
1091 #define OBJ_ms_ext_req          1L,3L,6L,1L,4L,1L,311L,2L,1L,14L
1092
1093 #define SN_ms_code_ind          "msCodeInd"
1094 #define LN_ms_code_ind          "Microsoft Individual Code Signing"
1095 #define NID_ms_code_ind         134
1096 #define OBJ_ms_code_ind         1L,3L,6L,1L,4L,1L,311L,2L,1L,21L
1097
1098 #define SN_ms_code_com          "msCodeCom"
1099 #define LN_ms_code_com          "Microsoft Commercial Code Signing"
1100 #define NID_ms_code_com         135
1101 #define OBJ_ms_code_com         1L,3L,6L,1L,4L,1L,311L,2L,1L,22L
1102
1103 #define SN_ms_ctl_sign          "msCTLSign"
1104 #define LN_ms_ctl_sign          "Microsoft Trust List Signing"
1105 #define NID_ms_ctl_sign         136
1106 #define OBJ_ms_ctl_sign         1L,3L,6L,1L,4L,1L,311L,10L,3L,1L
1107
1108 #define SN_ms_sgc               "msSGC"
1109 #define LN_ms_sgc               "Microsoft Server Gated Crypto"
1110 #define NID_ms_sgc              137
1111 #define OBJ_ms_sgc              1L,3L,6L,1L,4L,1L,311L,10L,3L,3L
1112
1113 #define SN_ms_efs               "msEFS"
1114 #define LN_ms_efs               "Microsoft Encrypted File System"
1115 #define NID_ms_efs              138
1116 #define OBJ_ms_efs              1L,3L,6L,1L,4L,1L,311L,10L,3L,4L
1117
1118 #define SN_idea_cbc             "IDEA-CBC"
1119 #define LN_idea_cbc             "idea-cbc"
1120 #define NID_idea_cbc            34
1121 #define OBJ_idea_cbc            1L,3L,6L,1L,4L,1L,188L,7L,1L,1L,2L
1122
1123 #define SN_idea_ecb             "IDEA-ECB"
1124 #define LN_idea_ecb             "idea-ecb"
1125 #define NID_idea_ecb            36
1126
1127 #define SN_idea_cfb64           "IDEA-CFB"
1128 #define LN_idea_cfb64           "idea-cfb"
1129 #define NID_idea_cfb64          35
1130
1131 #define SN_idea_ofb64           "IDEA-OFB"
1132 #define LN_idea_ofb64           "idea-ofb"
1133 #define NID_idea_ofb64          46
1134
1135 #define SN_bf_cbc               "BF-CBC"
1136 #define LN_bf_cbc               "bf-cbc"
1137 #define NID_bf_cbc              91
1138 #define OBJ_bf_cbc              1L,3L,6L,1L,4L,1L,3029L,1L,2L
1139
1140 #define SN_bf_ecb               "BF-ECB"
1141 #define LN_bf_ecb               "bf-ecb"
1142 #define NID_bf_ecb              92
1143
1144 #define SN_bf_cfb64             "BF-CFB"
1145 #define LN_bf_cfb64             "bf-cfb"
1146 #define NID_bf_cfb64            93
1147
1148 #define SN_bf_ofb64             "BF-OFB"
1149 #define LN_bf_ofb64             "bf-ofb"
1150 #define NID_bf_ofb64            94
1151
1152 #define SN_id_pkix              "PKIX"
1153 #define NID_id_pkix             127
1154 #define OBJ_id_pkix             1L,3L,6L,1L,5L,5L,7L
1155
1156 #define SN_id_pkix_mod          "id-pkix-mod"
1157 #define NID_id_pkix_mod         258
1158 #define OBJ_id_pkix_mod         OBJ_id_pkix,0L
1159
1160 #define SN_id_pe                "id-pe"
1161 #define NID_id_pe               175
1162 #define OBJ_id_pe               OBJ_id_pkix,1L
1163
1164 #define SN_id_qt                "id-qt"
1165 #define NID_id_qt               259
1166 #define OBJ_id_qt               OBJ_id_pkix,2L
1167
1168 #define SN_id_kp                "id-kp"
1169 #define NID_id_kp               128
1170 #define OBJ_id_kp               OBJ_id_pkix,3L
1171
1172 #define SN_id_it                "id-it"
1173 #define NID_id_it               260
1174 #define OBJ_id_it               OBJ_id_pkix,4L
1175
1176 #define SN_id_pkip              "id-pkip"
1177 #define NID_id_pkip             261
1178 #define OBJ_id_pkip             OBJ_id_pkix,5L
1179
1180 #define SN_id_alg               "id-alg"
1181 #define NID_id_alg              262
1182 #define OBJ_id_alg              OBJ_id_pkix,6L
1183
1184 #define SN_id_cmc               "id-cmc"
1185 #define NID_id_cmc              263
1186 #define OBJ_id_cmc              OBJ_id_pkix,7L
1187
1188 #define SN_id_on                "id-on"
1189 #define NID_id_on               264
1190 #define OBJ_id_on               OBJ_id_pkix,8L
1191
1192 #define SN_id_pda               "id-pda"
1193 #define NID_id_pda              265
1194 #define OBJ_id_pda              OBJ_id_pkix,9L
1195
1196 #define SN_id_aca               "id-aca"
1197 #define NID_id_aca              266
1198 #define OBJ_id_aca              OBJ_id_pkix,10L
1199
1200 #define SN_id_qcs               "id-qcs"
1201 #define NID_id_qcs              267
1202 #define OBJ_id_qcs              OBJ_id_pkix,11L
1203
1204 #define SN_id_cct               "id-cct"
1205 #define NID_id_cct              268
1206 #define OBJ_id_cct              OBJ_id_pkix,12L
1207
1208 #define SN_id_ad                "id-ad"
1209 #define NID_id_ad               176
1210 #define OBJ_id_ad               OBJ_id_pkix,48L
1211
1212 #define SN_id_pkix1_explicit_88         "id-pkix1-explicit-88"
1213 #define NID_id_pkix1_explicit_88                269
1214 #define OBJ_id_pkix1_explicit_88                OBJ_id_pkix_mod,1L
1215
1216 #define SN_id_pkix1_implicit_88         "id-pkix1-implicit-88"
1217 #define NID_id_pkix1_implicit_88                270
1218 #define OBJ_id_pkix1_implicit_88                OBJ_id_pkix_mod,2L
1219
1220 #define SN_id_pkix1_explicit_93         "id-pkix1-explicit-93"
1221 #define NID_id_pkix1_explicit_93                271
1222 #define OBJ_id_pkix1_explicit_93                OBJ_id_pkix_mod,3L
1223
1224 #define SN_id_pkix1_implicit_93         "id-pkix1-implicit-93"
1225 #define NID_id_pkix1_implicit_93                272
1226 #define OBJ_id_pkix1_implicit_93                OBJ_id_pkix_mod,4L
1227
1228 #define SN_id_mod_crmf          "id-mod-crmf"
1229 #define NID_id_mod_crmf         273
1230 #define OBJ_id_mod_crmf         OBJ_id_pkix_mod,5L
1231
1232 #define SN_id_mod_cmc           "id-mod-cmc"
1233 #define NID_id_mod_cmc          274
1234 #define OBJ_id_mod_cmc          OBJ_id_pkix_mod,6L
1235
1236 #define SN_id_mod_kea_profile_88                "id-mod-kea-profile-88"
1237 #define NID_id_mod_kea_profile_88               275
1238 #define OBJ_id_mod_kea_profile_88               OBJ_id_pkix_mod,7L
1239
1240 #define SN_id_mod_kea_profile_93                "id-mod-kea-profile-93"
1241 #define NID_id_mod_kea_profile_93               276
1242 #define OBJ_id_mod_kea_profile_93               OBJ_id_pkix_mod,8L
1243
1244 #define SN_id_mod_cmp           "id-mod-cmp"
1245 #define NID_id_mod_cmp          277
1246 #define OBJ_id_mod_cmp          OBJ_id_pkix_mod,9L
1247
1248 #define SN_id_mod_qualified_cert_88             "id-mod-qualified-cert-88"
1249 #define NID_id_mod_qualified_cert_88            278
1250 #define OBJ_id_mod_qualified_cert_88            OBJ_id_pkix_mod,10L
1251
1252 #define SN_id_mod_qualified_cert_93             "id-mod-qualified-cert-93"
1253 #define NID_id_mod_qualified_cert_93            279
1254 #define OBJ_id_mod_qualified_cert_93            OBJ_id_pkix_mod,11L
1255
1256 #define SN_id_mod_attribute_cert                "id-mod-attribute-cert"
1257 #define NID_id_mod_attribute_cert               280
1258 #define OBJ_id_mod_attribute_cert               OBJ_id_pkix_mod,12L
1259
1260 #define SN_id_mod_timestamp_protocol            "id-mod-timestamp-protocol"
1261 #define NID_id_mod_timestamp_protocol           281
1262 #define OBJ_id_mod_timestamp_protocol           OBJ_id_pkix_mod,13L
1263
1264 #define SN_id_mod_ocsp          "id-mod-ocsp"
1265 #define NID_id_mod_ocsp         282
1266 #define OBJ_id_mod_ocsp         OBJ_id_pkix_mod,14L
1267
1268 #define SN_id_mod_dvcs          "id-mod-dvcs"
1269 #define NID_id_mod_dvcs         283
1270 #define OBJ_id_mod_dvcs         OBJ_id_pkix_mod,15L
1271
1272 #define SN_id_mod_cmp2000               "id-mod-cmp2000"
1273 #define NID_id_mod_cmp2000              284
1274 #define OBJ_id_mod_cmp2000              OBJ_id_pkix_mod,16L
1275
1276 #define SN_info_access          "authorityInfoAccess"
1277 #define LN_info_access          "Authority Information Access"
1278 #define NID_info_access         177
1279 #define OBJ_info_access         OBJ_id_pe,1L
1280
1281 #define SN_biometricInfo                "biometricInfo"
1282 #define LN_biometricInfo                "Biometric Info"
1283 #define NID_biometricInfo               285
1284 #define OBJ_biometricInfo               OBJ_id_pe,2L
1285
1286 #define SN_qcStatements         "qcStatements"
1287 #define NID_qcStatements                286
1288 #define OBJ_qcStatements                OBJ_id_pe,3L
1289
1290 #define SN_ac_auditEntity               "ac-auditEntity"
1291 #define NID_ac_auditEntity              287
1292 #define OBJ_ac_auditEntity              OBJ_id_pe,4L
1293
1294 #define SN_ac_targeting         "ac-targeting"
1295 #define NID_ac_targeting                288
1296 #define OBJ_ac_targeting                OBJ_id_pe,5L
1297
1298 #define SN_aaControls           "aaControls"
1299 #define NID_aaControls          289
1300 #define OBJ_aaControls          OBJ_id_pe,6L
1301
1302 #define SN_sbqp_ipAddrBlock             "sbqp-ipAddrBlock"
1303 #define NID_sbqp_ipAddrBlock            290
1304 #define OBJ_sbqp_ipAddrBlock            OBJ_id_pe,7L
1305
1306 #define SN_sbqp_autonomousSysNum                "sbqp-autonomousSysNum"
1307 #define NID_sbqp_autonomousSysNum               291
1308 #define OBJ_sbqp_autonomousSysNum               OBJ_id_pe,8L
1309
1310 #define SN_sbqp_routerIdentifier                "sbqp-routerIdentifier"
1311 #define NID_sbqp_routerIdentifier               292
1312 #define OBJ_sbqp_routerIdentifier               OBJ_id_pe,9L
1313
1314 #define SN_ac_proxying          "ac-proxying"
1315 #define NID_ac_proxying         397
1316 #define OBJ_ac_proxying         OBJ_id_pe,10L
1317
1318 #define SN_sinfo_access         "subjectInfoAccess"
1319 #define LN_sinfo_access         "Subject Information Access"
1320 #define NID_sinfo_access                398
1321 #define OBJ_sinfo_access                OBJ_id_pe,11L
1322
1323 #define SN_id_qt_cps            "id-qt-cps"
1324 #define LN_id_qt_cps            "Policy Qualifier CPS"
1325 #define NID_id_qt_cps           164
1326 #define OBJ_id_qt_cps           OBJ_id_qt,1L
1327
1328 #define SN_id_qt_unotice                "id-qt-unotice"
1329 #define LN_id_qt_unotice                "Policy Qualifier User Notice"
1330 #define NID_id_qt_unotice               165
1331 #define OBJ_id_qt_unotice               OBJ_id_qt,2L
1332
1333 #define SN_textNotice           "textNotice"
1334 #define NID_textNotice          293
1335 #define OBJ_textNotice          OBJ_id_qt,3L
1336
1337 #define SN_server_auth          "serverAuth"
1338 #define LN_server_auth          "TLS Web Server Authentication"
1339 #define NID_server_auth         129
1340 #define OBJ_server_auth         OBJ_id_kp,1L
1341
1342 #define SN_client_auth          "clientAuth"
1343 #define LN_client_auth          "TLS Web Client Authentication"
1344 #define NID_client_auth         130
1345 #define OBJ_client_auth         OBJ_id_kp,2L
1346
1347 #define SN_code_sign            "codeSigning"
1348 #define LN_code_sign            "Code Signing"
1349 #define NID_code_sign           131
1350 #define OBJ_code_sign           OBJ_id_kp,3L
1351
1352 #define SN_email_protect                "emailProtection"
1353 #define LN_email_protect                "E-mail Protection"
1354 #define NID_email_protect               132
1355 #define OBJ_email_protect               OBJ_id_kp,4L
1356
1357 #define SN_ipsecEndSystem               "ipsecEndSystem"
1358 #define LN_ipsecEndSystem               "IPSec End System"
1359 #define NID_ipsecEndSystem              294
1360 #define OBJ_ipsecEndSystem              OBJ_id_kp,5L
1361
1362 #define SN_ipsecTunnel          "ipsecTunnel"
1363 #define LN_ipsecTunnel          "IPSec Tunnel"
1364 #define NID_ipsecTunnel         295
1365 #define OBJ_ipsecTunnel         OBJ_id_kp,6L
1366
1367 #define SN_ipsecUser            "ipsecUser"
1368 #define LN_ipsecUser            "IPSec User"
1369 #define NID_ipsecUser           296
1370 #define OBJ_ipsecUser           OBJ_id_kp,7L
1371
1372 #define SN_time_stamp           "timeStamping"
1373 #define LN_time_stamp           "Time Stamping"
1374 #define NID_time_stamp          133
1375 #define OBJ_time_stamp          OBJ_id_kp,8L
1376
1377 #define SN_OCSP_sign            "OCSPSigning"
1378 #define LN_OCSP_sign            "OCSP Signing"
1379 #define NID_OCSP_sign           180
1380 #define OBJ_OCSP_sign           OBJ_id_kp,9L
1381
1382 #define SN_dvcs         "DVCS"
1383 #define LN_dvcs         "dvcs"
1384 #define NID_dvcs                297
1385 #define OBJ_dvcs                OBJ_id_kp,10L
1386
1387 #define SN_id_it_caProtEncCert          "id-it-caProtEncCert"
1388 #define NID_id_it_caProtEncCert         298
1389 #define OBJ_id_it_caProtEncCert         OBJ_id_it,1L
1390
1391 #define SN_id_it_signKeyPairTypes               "id-it-signKeyPairTypes"
1392 #define NID_id_it_signKeyPairTypes              299
1393 #define OBJ_id_it_signKeyPairTypes              OBJ_id_it,2L
1394
1395 #define SN_id_it_encKeyPairTypes                "id-it-encKeyPairTypes"
1396 #define NID_id_it_encKeyPairTypes               300
1397 #define OBJ_id_it_encKeyPairTypes               OBJ_id_it,3L
1398
1399 #define SN_id_it_preferredSymmAlg               "id-it-preferredSymmAlg"
1400 #define NID_id_it_preferredSymmAlg              301
1401 #define OBJ_id_it_preferredSymmAlg              OBJ_id_it,4L
1402
1403 #define SN_id_it_caKeyUpdateInfo                "id-it-caKeyUpdateInfo"
1404 #define NID_id_it_caKeyUpdateInfo               302
1405 #define OBJ_id_it_caKeyUpdateInfo               OBJ_id_it,5L
1406
1407 #define SN_id_it_currentCRL             "id-it-currentCRL"
1408 #define NID_id_it_currentCRL            303
1409 #define OBJ_id_it_currentCRL            OBJ_id_it,6L
1410
1411 #define SN_id_it_unsupportedOIDs                "id-it-unsupportedOIDs"
1412 #define NID_id_it_unsupportedOIDs               304
1413 #define OBJ_id_it_unsupportedOIDs               OBJ_id_it,7L
1414
1415 #define SN_id_it_subscriptionRequest            "id-it-subscriptionRequest"
1416 #define NID_id_it_subscriptionRequest           305
1417 #define OBJ_id_it_subscriptionRequest           OBJ_id_it,8L
1418
1419 #define SN_id_it_subscriptionResponse           "id-it-subscriptionResponse"
1420 #define NID_id_it_subscriptionResponse          306
1421 #define OBJ_id_it_subscriptionResponse          OBJ_id_it,9L
1422
1423 #define SN_id_it_keyPairParamReq                "id-it-keyPairParamReq"
1424 #define NID_id_it_keyPairParamReq               307
1425 #define OBJ_id_it_keyPairParamReq               OBJ_id_it,10L
1426
1427 #define SN_id_it_keyPairParamRep                "id-it-keyPairParamRep"
1428 #define NID_id_it_keyPairParamRep               308
1429 #define OBJ_id_it_keyPairParamRep               OBJ_id_it,11L
1430
1431 #define SN_id_it_revPassphrase          "id-it-revPassphrase"
1432 #define NID_id_it_revPassphrase         309
1433 #define OBJ_id_it_revPassphrase         OBJ_id_it,12L
1434
1435 #define SN_id_it_implicitConfirm                "id-it-implicitConfirm"
1436 #define NID_id_it_implicitConfirm               310
1437 #define OBJ_id_it_implicitConfirm               OBJ_id_it,13L
1438
1439 #define SN_id_it_confirmWaitTime                "id-it-confirmWaitTime"
1440 #define NID_id_it_confirmWaitTime               311
1441 #define OBJ_id_it_confirmWaitTime               OBJ_id_it,14L
1442
1443 #define SN_id_it_origPKIMessage         "id-it-origPKIMessage"
1444 #define NID_id_it_origPKIMessage                312
1445 #define OBJ_id_it_origPKIMessage                OBJ_id_it,15L
1446
1447 #define SN_id_regCtrl           "id-regCtrl"
1448 #define NID_id_regCtrl          313
1449 #define OBJ_id_regCtrl          OBJ_id_pkip,1L
1450
1451 #define SN_id_regInfo           "id-regInfo"
1452 #define NID_id_regInfo          314
1453 #define OBJ_id_regInfo          OBJ_id_pkip,2L
1454
1455 #define SN_id_regCtrl_regToken          "id-regCtrl-regToken"
1456 #define NID_id_regCtrl_regToken         315
1457 #define OBJ_id_regCtrl_regToken         OBJ_id_regCtrl,1L
1458
1459 #define SN_id_regCtrl_authenticator             "id-regCtrl-authenticator"
1460 #define NID_id_regCtrl_authenticator            316
1461 #define OBJ_id_regCtrl_authenticator            OBJ_id_regCtrl,2L
1462
1463 #define SN_id_regCtrl_pkiPublicationInfo                "id-regCtrl-pkiPublicationInfo"
1464 #define NID_id_regCtrl_pkiPublicationInfo               317
1465 #define OBJ_id_regCtrl_pkiPublicationInfo               OBJ_id_regCtrl,3L
1466
1467 #define SN_id_regCtrl_pkiArchiveOptions         "id-regCtrl-pkiArchiveOptions"
1468 #define NID_id_regCtrl_pkiArchiveOptions                318
1469 #define OBJ_id_regCtrl_pkiArchiveOptions                OBJ_id_regCtrl,4L
1470
1471 #define SN_id_regCtrl_oldCertID         "id-regCtrl-oldCertID"
1472 #define NID_id_regCtrl_oldCertID                319
1473 #define OBJ_id_regCtrl_oldCertID                OBJ_id_regCtrl,5L
1474
1475 #define SN_id_regCtrl_protocolEncrKey           "id-regCtrl-protocolEncrKey"
1476 #define NID_id_regCtrl_protocolEncrKey          320
1477 #define OBJ_id_regCtrl_protocolEncrKey          OBJ_id_regCtrl,6L
1478
1479 #define SN_id_regInfo_utf8Pairs         "id-regInfo-utf8Pairs"
1480 #define NID_id_regInfo_utf8Pairs                321
1481 #define OBJ_id_regInfo_utf8Pairs                OBJ_id_regInfo,1L
1482
1483 #define SN_id_regInfo_certReq           "id-regInfo-certReq"
1484 #define NID_id_regInfo_certReq          322
1485 #define OBJ_id_regInfo_certReq          OBJ_id_regInfo,2L
1486
1487 #define SN_id_alg_des40         "id-alg-des40"
1488 #define NID_id_alg_des40                323
1489 #define OBJ_id_alg_des40                OBJ_id_alg,1L
1490
1491 #define SN_id_alg_noSignature           "id-alg-noSignature"
1492 #define NID_id_alg_noSignature          324
1493 #define OBJ_id_alg_noSignature          OBJ_id_alg,2L
1494
1495 #define SN_id_alg_dh_sig_hmac_sha1              "id-alg-dh-sig-hmac-sha1"
1496 #define NID_id_alg_dh_sig_hmac_sha1             325
1497 #define OBJ_id_alg_dh_sig_hmac_sha1             OBJ_id_alg,3L
1498
1499 #define SN_id_alg_dh_pop                "id-alg-dh-pop"
1500 #define NID_id_alg_dh_pop               326
1501 #define OBJ_id_alg_dh_pop               OBJ_id_alg,4L
1502
1503 #define SN_id_cmc_statusInfo            "id-cmc-statusInfo"
1504 #define NID_id_cmc_statusInfo           327
1505 #define OBJ_id_cmc_statusInfo           OBJ_id_cmc,1L
1506
1507 #define SN_id_cmc_identification                "id-cmc-identification"
1508 #define NID_id_cmc_identification               328
1509 #define OBJ_id_cmc_identification               OBJ_id_cmc,2L
1510
1511 #define SN_id_cmc_identityProof         "id-cmc-identityProof"
1512 #define NID_id_cmc_identityProof                329
1513 #define OBJ_id_cmc_identityProof                OBJ_id_cmc,3L
1514
1515 #define SN_id_cmc_dataReturn            "id-cmc-dataReturn"
1516 #define NID_id_cmc_dataReturn           330
1517 #define OBJ_id_cmc_dataReturn           OBJ_id_cmc,4L
1518
1519 #define SN_id_cmc_transactionId         "id-cmc-transactionId"
1520 #define NID_id_cmc_transactionId                331
1521 #define OBJ_id_cmc_transactionId                OBJ_id_cmc,5L
1522
1523 #define SN_id_cmc_senderNonce           "id-cmc-senderNonce"
1524 #define NID_id_cmc_senderNonce          332
1525 #define OBJ_id_cmc_senderNonce          OBJ_id_cmc,6L
1526
1527 #define SN_id_cmc_recipientNonce                "id-cmc-recipientNonce"
1528 #define NID_id_cmc_recipientNonce               333
1529 #define OBJ_id_cmc_recipientNonce               OBJ_id_cmc,7L
1530
1531 #define SN_id_cmc_addExtensions         "id-cmc-addExtensions"
1532 #define NID_id_cmc_addExtensions                334
1533 #define OBJ_id_cmc_addExtensions                OBJ_id_cmc,8L
1534
1535 #define SN_id_cmc_encryptedPOP          "id-cmc-encryptedPOP"
1536 #define NID_id_cmc_encryptedPOP         335
1537 #define OBJ_id_cmc_encryptedPOP         OBJ_id_cmc,9L
1538
1539 #define SN_id_cmc_decryptedPOP          "id-cmc-decryptedPOP"
1540 #define NID_id_cmc_decryptedPOP         336
1541 #define OBJ_id_cmc_decryptedPOP         OBJ_id_cmc,10L
1542
1543 #define SN_id_cmc_lraPOPWitness         "id-cmc-lraPOPWitness"
1544 #define NID_id_cmc_lraPOPWitness                337
1545 #define OBJ_id_cmc_lraPOPWitness                OBJ_id_cmc,11L
1546
1547 #define SN_id_cmc_getCert               "id-cmc-getCert"
1548 #define NID_id_cmc_getCert              338
1549 #define OBJ_id_cmc_getCert              OBJ_id_cmc,15L
1550
1551 #define SN_id_cmc_getCRL                "id-cmc-getCRL"
1552 #define NID_id_cmc_getCRL               339
1553 #define OBJ_id_cmc_getCRL               OBJ_id_cmc,16L
1554
1555 #define SN_id_cmc_revokeRequest         "id-cmc-revokeRequest"
1556 #define NID_id_cmc_revokeRequest                340
1557 #define OBJ_id_cmc_revokeRequest                OBJ_id_cmc,17L
1558
1559 #define SN_id_cmc_regInfo               "id-cmc-regInfo"
1560 #define NID_id_cmc_regInfo              341
1561 #define OBJ_id_cmc_regInfo              OBJ_id_cmc,18L
1562
1563 #define SN_id_cmc_responseInfo          "id-cmc-responseInfo"
1564 #define NID_id_cmc_responseInfo         342
1565 #define OBJ_id_cmc_responseInfo         OBJ_id_cmc,19L
1566
1567 #define SN_id_cmc_queryPending          "id-cmc-queryPending"
1568 #define NID_id_cmc_queryPending         343
1569 #define OBJ_id_cmc_queryPending         OBJ_id_cmc,21L
1570
1571 #define SN_id_cmc_popLinkRandom         "id-cmc-popLinkRandom"
1572 #define NID_id_cmc_popLinkRandom                344
1573 #define OBJ_id_cmc_popLinkRandom                OBJ_id_cmc,22L
1574
1575 #define SN_id_cmc_popLinkWitness                "id-cmc-popLinkWitness"
1576 #define NID_id_cmc_popLinkWitness               345
1577 #define OBJ_id_cmc_popLinkWitness               OBJ_id_cmc,23L
1578
1579 #define SN_id_cmc_confirmCertAcceptance         "id-cmc-confirmCertAcceptance"
1580 #define NID_id_cmc_confirmCertAcceptance                346
1581 #define OBJ_id_cmc_confirmCertAcceptance                OBJ_id_cmc,24L
1582
1583 #define SN_id_on_personalData           "id-on-personalData"
1584 #define NID_id_on_personalData          347
1585 #define OBJ_id_on_personalData          OBJ_id_on,1L
1586
1587 #define SN_id_pda_dateOfBirth           "id-pda-dateOfBirth"
1588 #define NID_id_pda_dateOfBirth          348
1589 #define OBJ_id_pda_dateOfBirth          OBJ_id_pda,1L
1590
1591 #define SN_id_pda_placeOfBirth          "id-pda-placeOfBirth"
1592 #define NID_id_pda_placeOfBirth         349
1593 #define OBJ_id_pda_placeOfBirth         OBJ_id_pda,2L
1594
1595 #define SN_id_pda_gender                "id-pda-gender"
1596 #define NID_id_pda_gender               351
1597 #define OBJ_id_pda_gender               OBJ_id_pda,3L
1598
1599 #define SN_id_pda_countryOfCitizenship          "id-pda-countryOfCitizenship"
1600 #define NID_id_pda_countryOfCitizenship         352
1601 #define OBJ_id_pda_countryOfCitizenship         OBJ_id_pda,4L
1602
1603 #define SN_id_pda_countryOfResidence            "id-pda-countryOfResidence"
1604 #define NID_id_pda_countryOfResidence           353
1605 #define OBJ_id_pda_countryOfResidence           OBJ_id_pda,5L
1606
1607 #define SN_id_aca_authenticationInfo            "id-aca-authenticationInfo"
1608 #define NID_id_aca_authenticationInfo           354
1609 #define OBJ_id_aca_authenticationInfo           OBJ_id_aca,1L
1610
1611 #define SN_id_aca_accessIdentity                "id-aca-accessIdentity"
1612 #define NID_id_aca_accessIdentity               355
1613 #define OBJ_id_aca_accessIdentity               OBJ_id_aca,2L
1614
1615 #define SN_id_aca_chargingIdentity              "id-aca-chargingIdentity"
1616 #define NID_id_aca_chargingIdentity             356
1617 #define OBJ_id_aca_chargingIdentity             OBJ_id_aca,3L
1618
1619 #define SN_id_aca_group         "id-aca-group"
1620 #define NID_id_aca_group                357
1621 #define OBJ_id_aca_group                OBJ_id_aca,4L
1622
1623 #define SN_id_aca_role          "id-aca-role"
1624 #define NID_id_aca_role         358
1625 #define OBJ_id_aca_role         OBJ_id_aca,5L
1626
1627 #define SN_id_aca_encAttrs              "id-aca-encAttrs"
1628 #define NID_id_aca_encAttrs             399
1629 #define OBJ_id_aca_encAttrs             OBJ_id_aca,6L
1630
1631 #define SN_id_qcs_pkixQCSyntax_v1               "id-qcs-pkixQCSyntax-v1"
1632 #define NID_id_qcs_pkixQCSyntax_v1              359
1633 #define OBJ_id_qcs_pkixQCSyntax_v1              OBJ_id_qcs,1L
1634
1635 #define SN_id_cct_crs           "id-cct-crs"
1636 #define NID_id_cct_crs          360
1637 #define OBJ_id_cct_crs          OBJ_id_cct,1L
1638
1639 #define SN_id_cct_PKIData               "id-cct-PKIData"
1640 #define NID_id_cct_PKIData              361
1641 #define OBJ_id_cct_PKIData              OBJ_id_cct,2L
1642
1643 #define SN_id_cct_PKIResponse           "id-cct-PKIResponse"
1644 #define NID_id_cct_PKIResponse          362
1645 #define OBJ_id_cct_PKIResponse          OBJ_id_cct,3L
1646
1647 #define SN_ad_OCSP              "OCSP"
1648 #define LN_ad_OCSP              "OCSP"
1649 #define NID_ad_OCSP             178
1650 #define OBJ_ad_OCSP             OBJ_id_ad,1L
1651
1652 #define SN_ad_ca_issuers                "caIssuers"
1653 #define LN_ad_ca_issuers                "CA Issuers"
1654 #define NID_ad_ca_issuers               179
1655 #define OBJ_ad_ca_issuers               OBJ_id_ad,2L
1656
1657 #define SN_ad_timeStamping              "ad_timestamping"
1658 #define LN_ad_timeStamping              "AD Time Stamping"
1659 #define NID_ad_timeStamping             363
1660 #define OBJ_ad_timeStamping             OBJ_id_ad,3L
1661
1662 #define SN_ad_dvcs              "AD_DVCS"
1663 #define LN_ad_dvcs              "ad dvcs"
1664 #define NID_ad_dvcs             364
1665 #define OBJ_ad_dvcs             OBJ_id_ad,4L
1666
1667 #define OBJ_id_pkix_OCSP                OBJ_ad_OCSP
1668
1669 #define SN_id_pkix_OCSP_basic           "basicOCSPResponse"
1670 #define LN_id_pkix_OCSP_basic           "Basic OCSP Response"
1671 #define NID_id_pkix_OCSP_basic          365
1672 #define OBJ_id_pkix_OCSP_basic          OBJ_id_pkix_OCSP,1L
1673
1674 #define SN_id_pkix_OCSP_Nonce           "Nonce"
1675 #define LN_id_pkix_OCSP_Nonce           "OCSP Nonce"
1676 #define NID_id_pkix_OCSP_Nonce          366
1677 #define OBJ_id_pkix_OCSP_Nonce          OBJ_id_pkix_OCSP,2L
1678
1679 #define SN_id_pkix_OCSP_CrlID           "CrlID"
1680 #define LN_id_pkix_OCSP_CrlID           "OCSP CRL ID"
1681 #define NID_id_pkix_OCSP_CrlID          367
1682 #define OBJ_id_pkix_OCSP_CrlID          OBJ_id_pkix_OCSP,3L
1683
1684 #define SN_id_pkix_OCSP_acceptableResponses             "acceptableResponses"
1685 #define LN_id_pkix_OCSP_acceptableResponses             "Acceptable OCSP Responses"
1686 #define NID_id_pkix_OCSP_acceptableResponses            368
1687 #define OBJ_id_pkix_OCSP_acceptableResponses            OBJ_id_pkix_OCSP,4L
1688
1689 #define SN_id_pkix_OCSP_noCheck         "noCheck"
1690 #define LN_id_pkix_OCSP_noCheck         "OCSP No Check"
1691 #define NID_id_pkix_OCSP_noCheck                369
1692 #define OBJ_id_pkix_OCSP_noCheck                OBJ_id_pkix_OCSP,5L
1693
1694 #define SN_id_pkix_OCSP_archiveCutoff           "archiveCutoff"
1695 #define LN_id_pkix_OCSP_archiveCutoff           "OCSP Archive Cutoff"
1696 #define NID_id_pkix_OCSP_archiveCutoff          370
1697 #define OBJ_id_pkix_OCSP_archiveCutoff          OBJ_id_pkix_OCSP,6L
1698
1699 #define SN_id_pkix_OCSP_serviceLocator          "serviceLocator"
1700 #define LN_id_pkix_OCSP_serviceLocator          "OCSP Service Locator"
1701 #define NID_id_pkix_OCSP_serviceLocator         371
1702 #define OBJ_id_pkix_OCSP_serviceLocator         OBJ_id_pkix_OCSP,7L
1703
1704 #define SN_id_pkix_OCSP_extendedStatus          "extendedStatus"
1705 #define LN_id_pkix_OCSP_extendedStatus          "Extended OCSP Status"
1706 #define NID_id_pkix_OCSP_extendedStatus         372
1707 #define OBJ_id_pkix_OCSP_extendedStatus         OBJ_id_pkix_OCSP,8L
1708
1709 #define SN_id_pkix_OCSP_valid           "valid"
1710 #define NID_id_pkix_OCSP_valid          373
1711 #define OBJ_id_pkix_OCSP_valid          OBJ_id_pkix_OCSP,9L
1712
1713 #define SN_id_pkix_OCSP_path            "path"
1714 #define NID_id_pkix_OCSP_path           374
1715 #define OBJ_id_pkix_OCSP_path           OBJ_id_pkix_OCSP,10L
1716
1717 #define SN_id_pkix_OCSP_trustRoot               "trustRoot"
1718 #define LN_id_pkix_OCSP_trustRoot               "Trust Root"
1719 #define NID_id_pkix_OCSP_trustRoot              375
1720 #define OBJ_id_pkix_OCSP_trustRoot              OBJ_id_pkix_OCSP,11L
1721
1722 #define SN_algorithm            "algorithm"
1723 #define LN_algorithm            "algorithm"
1724 #define NID_algorithm           376
1725 #define OBJ_algorithm           1L,3L,14L,3L,2L
1726
1727 #define SN_md5WithRSA           "RSA-NP-MD5"
1728 #define LN_md5WithRSA           "md5WithRSA"
1729 #define NID_md5WithRSA          104
1730 #define OBJ_md5WithRSA          OBJ_algorithm,3L
1731
1732 #define SN_des_ecb              "DES-ECB"
1733 #define LN_des_ecb              "des-ecb"
1734 #define NID_des_ecb             29
1735 #define OBJ_des_ecb             OBJ_algorithm,6L
1736
1737 #define SN_des_cbc              "DES-CBC"
1738 #define LN_des_cbc              "des-cbc"
1739 #define NID_des_cbc             31
1740 #define OBJ_des_cbc             OBJ_algorithm,7L
1741
1742 #define SN_des_ofb64            "DES-OFB"
1743 #define LN_des_ofb64            "des-ofb"
1744 #define NID_des_ofb64           45
1745 #define OBJ_des_ofb64           OBJ_algorithm,8L
1746
1747 #define SN_des_cfb64            "DES-CFB"
1748 #define LN_des_cfb64            "des-cfb"
1749 #define NID_des_cfb64           30
1750 #define OBJ_des_cfb64           OBJ_algorithm,9L
1751
1752 #define SN_rsaSignature         "rsaSignature"
1753 #define NID_rsaSignature                377
1754 #define OBJ_rsaSignature                OBJ_algorithm,11L
1755
1756 #define SN_dsa_2                "DSA-old"
1757 #define LN_dsa_2                "dsaEncryption-old"
1758 #define NID_dsa_2               67
1759 #define OBJ_dsa_2               OBJ_algorithm,12L
1760
1761 #define SN_dsaWithSHA           "DSA-SHA"
1762 #define LN_dsaWithSHA           "dsaWithSHA"
1763 #define NID_dsaWithSHA          66
1764 #define OBJ_dsaWithSHA          OBJ_algorithm,13L
1765
1766 #define SN_shaWithRSAEncryption         "RSA-SHA"
1767 #define LN_shaWithRSAEncryption         "shaWithRSAEncryption"
1768 #define NID_shaWithRSAEncryption                42
1769 #define OBJ_shaWithRSAEncryption                OBJ_algorithm,15L
1770
1771 #define SN_des_ede_ecb          "DES-EDE"
1772 #define LN_des_ede_ecb          "des-ede"
1773 #define NID_des_ede_ecb         32
1774 #define OBJ_des_ede_ecb         OBJ_algorithm,17L
1775
1776 #define SN_des_ede3_ecb         "DES-EDE3"
1777 #define LN_des_ede3_ecb         "des-ede3"
1778 #define NID_des_ede3_ecb                33
1779
1780 #define SN_des_ede_cbc          "DES-EDE-CBC"
1781 #define LN_des_ede_cbc          "des-ede-cbc"
1782 #define NID_des_ede_cbc         43
1783
1784 #define SN_des_ede_cfb64                "DES-EDE-CFB"
1785 #define LN_des_ede_cfb64                "des-ede-cfb"
1786 #define NID_des_ede_cfb64               60
1787
1788 #define SN_des_ede3_cfb64               "DES-EDE3-CFB"
1789 #define LN_des_ede3_cfb64               "des-ede3-cfb"
1790 #define NID_des_ede3_cfb64              61
1791
1792 #define SN_des_ede_ofb64                "DES-EDE-OFB"
1793 #define LN_des_ede_ofb64                "des-ede-ofb"
1794 #define NID_des_ede_ofb64               62
1795
1796 #define SN_des_ede3_ofb64               "DES-EDE3-OFB"
1797 #define LN_des_ede3_ofb64               "des-ede3-ofb"
1798 #define NID_des_ede3_ofb64              63
1799
1800 #define SN_desx_cbc             "DESX-CBC"
1801 #define LN_desx_cbc             "desx-cbc"
1802 #define NID_desx_cbc            80
1803
1804 #define SN_sha          "SHA"
1805 #define LN_sha          "sha"
1806 #define NID_sha         41
1807 #define OBJ_sha         OBJ_algorithm,18L
1808
1809 #define SN_sha1         "SHA1"
1810 #define LN_sha1         "sha1"
1811 #define NID_sha1                64
1812 #define OBJ_sha1                OBJ_algorithm,26L
1813
1814 #define SN_dsaWithSHA1_2                "DSA-SHA1-old"
1815 #define LN_dsaWithSHA1_2                "dsaWithSHA1-old"
1816 #define NID_dsaWithSHA1_2               70
1817 #define OBJ_dsaWithSHA1_2               OBJ_algorithm,27L
1818
1819 #define SN_sha1WithRSA          "RSA-SHA1-2"
1820 #define LN_sha1WithRSA          "sha1WithRSA"
1821 #define NID_sha1WithRSA         115
1822 #define OBJ_sha1WithRSA         OBJ_algorithm,29L
1823
1824 #define SN_ripemd160            "RIPEMD160"
1825 #define LN_ripemd160            "ripemd160"
1826 #define NID_ripemd160           117
1827 #define OBJ_ripemd160           1L,3L,36L,3L,2L,1L
1828
1829 #define SN_ripemd160WithRSA             "RSA-RIPEMD160"
1830 #define LN_ripemd160WithRSA             "ripemd160WithRSA"
1831 #define NID_ripemd160WithRSA            119
1832 #define OBJ_ripemd160WithRSA            1L,3L,36L,3L,3L,1L,2L
1833
1834 #define SN_sxnet                "SXNetID"
1835 #define LN_sxnet                "Strong Extranet ID"
1836 #define NID_sxnet               143
1837 #define OBJ_sxnet               1L,3L,101L,1L,4L,1L
1838
1839 #define SN_X500         "X500"
1840 #define LN_X500         "directory services (X.500)"
1841 #define NID_X500                11
1842 #define OBJ_X500                2L,5L
1843
1844 #define SN_X509         "X509"
1845 #define NID_X509                12
1846 #define OBJ_X509                OBJ_X500,4L
1847
1848 #define SN_commonName           "CN"
1849 #define LN_commonName           "commonName"
1850 #define NID_commonName          13
1851 #define OBJ_commonName          OBJ_X509,3L
1852
1853 #define SN_surname              "SN"
1854 #define LN_surname              "surname"
1855 #define NID_surname             100
1856 #define OBJ_surname             OBJ_X509,4L
1857
1858 #define LN_serialNumber         "serialNumber"
1859 #define NID_serialNumber                105
1860 #define OBJ_serialNumber                OBJ_X509,5L
1861
1862 #define SN_countryName          "C"
1863 #define LN_countryName          "countryName"
1864 #define NID_countryName         14
1865 #define OBJ_countryName         OBJ_X509,6L
1866
1867 #define SN_localityName         "L"
1868 #define LN_localityName         "localityName"
1869 #define NID_localityName                15
1870 #define OBJ_localityName                OBJ_X509,7L
1871
1872 #define SN_stateOrProvinceName          "ST"
1873 #define LN_stateOrProvinceName          "stateOrProvinceName"
1874 #define NID_stateOrProvinceName         16
1875 #define OBJ_stateOrProvinceName         OBJ_X509,8L
1876
1877 #define SN_organizationName             "O"
1878 #define LN_organizationName             "organizationName"
1879 #define NID_organizationName            17
1880 #define OBJ_organizationName            OBJ_X509,10L
1881
1882 #define SN_organizationalUnitName               "OU"
1883 #define LN_organizationalUnitName               "organizationalUnitName"
1884 #define NID_organizationalUnitName              18
1885 #define OBJ_organizationalUnitName              OBJ_X509,11L
1886
1887 #define SN_title                "T"
1888 #define LN_title                "title"
1889 #define NID_title               106
1890 #define OBJ_title               OBJ_X509,12L
1891
1892 #define SN_description          "D"
1893 #define LN_description          "description"
1894 #define NID_description         107
1895 #define OBJ_description         OBJ_X509,13L
1896
1897 #define SN_name         "name"
1898 #define LN_name         "name"
1899 #define NID_name                173
1900 #define OBJ_name                OBJ_X509,41L
1901
1902 #define SN_givenName            "G"
1903 #define LN_givenName            "givenName"
1904 #define NID_givenName           99
1905 #define OBJ_givenName           OBJ_X509,42L
1906
1907 #define SN_initials             "I"
1908 #define LN_initials             "initials"
1909 #define NID_initials            101
1910 #define OBJ_initials            OBJ_X509,43L
1911
1912 #define LN_uniqueIdentifier             "uniqueIdentifier"
1913 #define NID_uniqueIdentifier            102
1914 #define OBJ_uniqueIdentifier            OBJ_X509,45L
1915
1916 #define SN_dnQualifier          "dnQualifier"
1917 #define LN_dnQualifier          "dnQualifier"
1918 #define NID_dnQualifier         174
1919 #define OBJ_dnQualifier         OBJ_X509,46L
1920
1921 #define SN_role         "role"
1922 #define LN_role         "role"
1923 #define NID_role                400
1924 #define OBJ_role                OBJ_X509,72L
1925
1926 #define SN_X500algorithms               "X500algorithms"
1927 #define LN_X500algorithms               "directory services - algorithms"
1928 #define NID_X500algorithms              378
1929 #define OBJ_X500algorithms              OBJ_X500,8L
1930
1931 #define SN_rsa          "RSA"
1932 #define LN_rsa          "rsa"
1933 #define NID_rsa         19
1934 #define OBJ_rsa         OBJ_X500algorithms,1L,1L
1935
1936 #define SN_mdc2WithRSA          "RSA-MDC2"
1937 #define LN_mdc2WithRSA          "mdc2WithRSA"
1938 #define NID_mdc2WithRSA         96
1939 #define OBJ_mdc2WithRSA         OBJ_X500algorithms,3L,100L
1940
1941 #define SN_mdc2         "MDC2"
1942 #define LN_mdc2         "mdc2"
1943 #define NID_mdc2                95
1944 #define OBJ_mdc2                OBJ_X500algorithms,3L,101L
1945
1946 #define SN_id_ce                "id-ce"
1947 #define NID_id_ce               81
1948 #define OBJ_id_ce               OBJ_X500,29L
1949
1950 #define SN_subject_key_identifier               "subjectKeyIdentifier"
1951 #define LN_subject_key_identifier               "X509v3 Subject Key Identifier"
1952 #define NID_subject_key_identifier              82
1953 #define OBJ_subject_key_identifier              OBJ_id_ce,14L
1954
1955 #define SN_key_usage            "keyUsage"
1956 #define LN_key_usage            "X509v3 Key Usage"
1957 #define NID_key_usage           83
1958 #define OBJ_key_usage           OBJ_id_ce,15L
1959
1960 #define SN_private_key_usage_period             "privateKeyUsagePeriod"
1961 #define LN_private_key_usage_period             "X509v3 Private Key Usage Period"
1962 #define NID_private_key_usage_period            84
1963 #define OBJ_private_key_usage_period            OBJ_id_ce,16L
1964
1965 #define SN_subject_alt_name             "subjectAltName"
1966 #define LN_subject_alt_name             "X509v3 Subject Alternative Name"
1967 #define NID_subject_alt_name            85
1968 #define OBJ_subject_alt_name            OBJ_id_ce,17L
1969
1970 #define SN_issuer_alt_name              "issuerAltName"
1971 #define LN_issuer_alt_name              "X509v3 Issuer Alternative Name"
1972 #define NID_issuer_alt_name             86
1973 #define OBJ_issuer_alt_name             OBJ_id_ce,18L
1974
1975 #define SN_basic_constraints            "basicConstraints"
1976 #define LN_basic_constraints            "X509v3 Basic Constraints"
1977 #define NID_basic_constraints           87
1978 #define OBJ_basic_constraints           OBJ_id_ce,19L
1979
1980 #define SN_crl_number           "crlNumber"
1981 #define LN_crl_number           "X509v3 CRL Number"
1982 #define NID_crl_number          88
1983 #define OBJ_crl_number          OBJ_id_ce,20L
1984
1985 #define SN_crl_reason           "CRLReason"
1986 #define LN_crl_reason           "X509v3 CRL Reason Code"
1987 #define NID_crl_reason          141
1988 #define OBJ_crl_reason          OBJ_id_ce,21L
1989
1990 #define SN_invalidity_date              "invalidityDate"
1991 #define LN_invalidity_date              "Invalidity Date"
1992 #define NID_invalidity_date             142
1993 #define OBJ_invalidity_date             OBJ_id_ce,24L
1994
1995 #define SN_delta_crl            "deltaCRL"
1996 #define LN_delta_crl            "X509v3 Delta CRL Indicator"
1997 #define NID_delta_crl           140
1998 #define OBJ_delta_crl           OBJ_id_ce,27L
1999
2000 #define SN_crl_distribution_points              "crlDistributionPoints"
2001 #define LN_crl_distribution_points              "X509v3 CRL Distribution Points"
2002 #define NID_crl_distribution_points             103
2003 #define OBJ_crl_distribution_points             OBJ_id_ce,31L
2004
2005 #define SN_certificate_policies         "certificatePolicies"
2006 #define LN_certificate_policies         "X509v3 Certificate Policies"
2007 #define NID_certificate_policies                89
2008 #define OBJ_certificate_policies                OBJ_id_ce,32L
2009
2010 #define SN_authority_key_identifier             "authorityKeyIdentifier"
2011 #define LN_authority_key_identifier             "X509v3 Authority Key Identifier"
2012 #define NID_authority_key_identifier            90
2013 #define OBJ_authority_key_identifier            OBJ_id_ce,35L
2014
2015 #define SN_policy_constraints           "policyConstraints"
2016 #define LN_policy_constraints           "X509v3 Policy Constraints"
2017 #define NID_policy_constraints          401
2018 #define OBJ_policy_constraints          OBJ_id_ce,36L
2019
2020 #define SN_ext_key_usage                "extendedKeyUsage"
2021 #define LN_ext_key_usage                "X509v3 Extended Key Usage"
2022 #define NID_ext_key_usage               126
2023 #define OBJ_ext_key_usage               OBJ_id_ce,37L
2024
2025 #define SN_target_information           "targetInformation"
2026 #define LN_target_information           "X509v3 AC Targeting"
2027 #define NID_target_information          402
2028 #define OBJ_target_information          OBJ_id_ce,55L
2029
2030 #define SN_no_rev_avail         "noRevAvail"
2031 #define LN_no_rev_avail         "X509v3 No Revocation Available"
2032 #define NID_no_rev_avail                403
2033 #define OBJ_no_rev_avail                OBJ_id_ce,56L
2034
2035 #define SN_netscape             "Netscape"
2036 #define LN_netscape             "Netscape Communications Corp."
2037 #define NID_netscape            57
2038 #define OBJ_netscape            2L,16L,840L,1L,113730L
2039
2040 #define SN_netscape_cert_extension              "nsCertExt"
2041 #define LN_netscape_cert_extension              "Netscape Certificate Extension"
2042 #define NID_netscape_cert_extension             58
2043 #define OBJ_netscape_cert_extension             OBJ_netscape,1L
2044
2045 #define SN_netscape_data_type           "nsDataType"
2046 #define LN_netscape_data_type           "Netscape Data Type"
2047 #define NID_netscape_data_type          59
2048 #define OBJ_netscape_data_type          OBJ_netscape,2L
2049
2050 #define SN_netscape_cert_type           "nsCertType"
2051 #define LN_netscape_cert_type           "Netscape Cert Type"
2052 #define NID_netscape_cert_type          71
2053 #define OBJ_netscape_cert_type          OBJ_netscape_cert_extension,1L
2054
2055 #define SN_netscape_base_url            "nsBaseUrl"
2056 #define LN_netscape_base_url            "Netscape Base Url"
2057 #define NID_netscape_base_url           72
2058 #define OBJ_netscape_base_url           OBJ_netscape_cert_extension,2L
2059
2060 #define SN_netscape_revocation_url              "nsRevocationUrl"
2061 #define LN_netscape_revocation_url              "Netscape Revocation Url"
2062 #define NID_netscape_revocation_url             73
2063 #define OBJ_netscape_revocation_url             OBJ_netscape_cert_extension,3L
2064
2065 #define SN_netscape_ca_revocation_url           "nsCaRevocationUrl"
2066 #define LN_netscape_ca_revocation_url           "Netscape CA Revocation Url"
2067 #define NID_netscape_ca_revocation_url          74
2068 #define OBJ_netscape_ca_revocation_url          OBJ_netscape_cert_extension,4L
2069
2070 #define SN_netscape_renewal_url         "nsRenewalUrl"
2071 #define LN_netscape_renewal_url         "Netscape Renewal Url"
2072 #define NID_netscape_renewal_url                75
2073 #define OBJ_netscape_renewal_url                OBJ_netscape_cert_extension,7L
2074
2075 #define SN_netscape_ca_policy_url               "nsCaPolicyUrl"
2076 #define LN_netscape_ca_policy_url               "Netscape CA Policy Url"
2077 #define NID_netscape_ca_policy_url              76
2078 #define OBJ_netscape_ca_policy_url              OBJ_netscape_cert_extension,8L
2079
2080 #define SN_netscape_ssl_server_name             "nsSslServerName"
2081 #define LN_netscape_ssl_server_name             "Netscape SSL Server Name"
2082 #define NID_netscape_ssl_server_name            77
2083 #define OBJ_netscape_ssl_server_name            OBJ_netscape_cert_extension,12L
2084
2085 #define SN_netscape_comment             "nsComment"
2086 #define LN_netscape_comment             "Netscape Comment"
2087 #define NID_netscape_comment            78
2088 #define OBJ_netscape_comment            OBJ_netscape_cert_extension,13L
2089
2090 #define SN_netscape_cert_sequence               "nsCertSequence"
2091 #define LN_netscape_cert_sequence               "Netscape Certificate Sequence"
2092 #define NID_netscape_cert_sequence              79
2093 #define OBJ_netscape_cert_sequence              OBJ_netscape_data_type,5L
2094
2095 #define SN_ns_sgc               "nsSGC"
2096 #define LN_ns_sgc               "Netscape Server Gated Crypto"
2097 #define NID_ns_sgc              139
2098 #define OBJ_ns_sgc              OBJ_netscape,4L,1L
2099
2100 #define SN_org          "ORG"
2101 #define LN_org          "org"
2102 #define NID_org         379
2103 #define OBJ_org         OBJ_iso,3L
2104
2105 #define SN_dod          "DOD"
2106 #define LN_dod          "dod"
2107 #define NID_dod         380
2108 #define OBJ_dod         OBJ_org,6L
2109
2110 #define SN_iana         "IANA"
2111 #define LN_iana         "iana"
2112 #define NID_iana                381
2113 #define OBJ_iana                OBJ_dod,1L
2114
2115 #define OBJ_internet            OBJ_iana
2116
2117 #define SN_Directory            "directory"
2118 #define LN_Directory            "Directory"
2119 #define NID_Directory           382
2120 #define OBJ_Directory           OBJ_internet,1L
2121
2122 #define SN_Management           "mgmt"
2123 #define LN_Management           "Management"
2124 #define NID_Management          383
2125 #define OBJ_Management          OBJ_internet,2L
2126
2127 #define SN_Experimental         "experimental"
2128 #define LN_Experimental         "Experimental"
2129 #define NID_Experimental                384
2130 #define OBJ_Experimental                OBJ_internet,3L
2131
2132 #define SN_Private              "private"
2133 #define LN_Private              "Private"
2134 #define NID_Private             385
2135 #define OBJ_Private             OBJ_internet,4L
2136
2137 #define SN_Security             "security"
2138 #define LN_Security             "Security"
2139 #define NID_Security            386
2140 #define OBJ_Security            OBJ_internet,5L
2141
2142 #define SN_SNMPv2               "snmpv2"
2143 #define LN_SNMPv2               "SNMPv2"
2144 #define NID_SNMPv2              387
2145 #define OBJ_SNMPv2              OBJ_internet,6L
2146
2147 #define SN_Mail         "mail"
2148 #define LN_Mail         "Mail"
2149 #define NID_Mail                388
2150 #define OBJ_Mail                OBJ_internet,7L
2151
2152 #define SN_Enterprises          "enterprises"
2153 #define LN_Enterprises          "Enterprises"
2154 #define NID_Enterprises         389
2155 #define OBJ_Enterprises         OBJ_private,1L
2156
2157 #define SN_dcObject             "dcobject"
2158 #define LN_dcObject             "dcObject"
2159 #define NID_dcObject            390
2160 #define OBJ_dcObject            OBJ_enterprises,1466L,344L
2161
2162 #define SN_rle_compression              "RLE"
2163 #define LN_rle_compression              "run length compression"
2164 #define NID_rle_compression             124
2165 #define OBJ_rle_compression             1L,1L,1L,1L,666L,1L
2166
2167 #define SN_zlib_compression             "ZLIB"
2168 #define LN_zlib_compression             "zlib compression"
2169 #define NID_zlib_compression            125
2170 #define OBJ_zlib_compression            1L,1L,1L,1L,666L,2L
2171
2172 #define OBJ_csor                2L,16L,840L,1L,101L,3L
2173
2174 #define OBJ_nistAlgorithms              OBJ_csor,4L
2175
2176 #define OBJ_aes         OBJ_nistAlgorithms,1L
2177
2178 #define SN_aes_128_ecb          "AES-128-ECB"
2179 #define LN_aes_128_ecb          "aes-128-ecb"
2180 #define NID_aes_128_ecb         418
2181 #define OBJ_aes_128_ecb         OBJ_aes,1L
2182
2183 #define SN_aes_128_cbc          "AES-128-CBC"
2184 #define LN_aes_128_cbc          "aes-128-cbc"
2185 #define NID_aes_128_cbc         419
2186 #define OBJ_aes_128_cbc         OBJ_aes,2L
2187
2188 #define SN_aes_128_ofb128               "AES-128-OFB"
2189 #define LN_aes_128_ofb128               "aes-128-ofb"
2190 #define NID_aes_128_ofb128              420
2191 #define OBJ_aes_128_ofb128              OBJ_aes,3L
2192
2193 #define SN_aes_128_cfb128               "AES-128-CFB"
2194 #define LN_aes_128_cfb128               "aes-128-cfb"
2195 #define NID_aes_128_cfb128              421
2196 #define OBJ_aes_128_cfb128              OBJ_aes,4L
2197
2198 #define SN_aes_192_ecb          "AES-192-ECB"
2199 #define LN_aes_192_ecb          "aes-192-ecb"
2200 #define NID_aes_192_ecb         422
2201 #define OBJ_aes_192_ecb         OBJ_aes,21L
2202
2203 #define SN_aes_192_cbc          "AES-192-CBC"
2204 #define LN_aes_192_cbc          "aes-192-cbc"
2205 #define NID_aes_192_cbc         423
2206 #define OBJ_aes_192_cbc         OBJ_aes,22L
2207
2208 #define SN_aes_192_ofb128               "AES-192-OFB"
2209 #define LN_aes_192_ofb128               "aes-192-ofb"
2210 #define NID_aes_192_ofb128              424
2211 #define OBJ_aes_192_ofb128              OBJ_aes,23L
2212
2213 #define SN_aes_192_cfb128               "AES-192-CFB"
2214 #define LN_aes_192_cfb128               "aes-192-cfb"
2215 #define NID_aes_192_cfb128              425
2216 #define OBJ_aes_192_cfb128              OBJ_aes,24L
2217
2218 #define SN_aes_256_ecb          "AES-256-ECB"
2219 #define LN_aes_256_ecb          "aes-256-ecb"
2220 #define NID_aes_256_ecb         426
2221 #define OBJ_aes_256_ecb         OBJ_aes,41L
2222
2223 #define SN_aes_256_cbc          "AES-256-CBC"
2224 #define LN_aes_256_cbc          "aes-256-cbc"
2225 #define NID_aes_256_cbc         427
2226 #define OBJ_aes_256_cbc         OBJ_aes,42L
2227
2228 #define SN_aes_256_ofb128               "AES-256-OFB"
2229 #define LN_aes_256_ofb128               "aes-256-ofb"
2230 #define NID_aes_256_ofb128              428
2231 #define OBJ_aes_256_ofb128              OBJ_aes,43L
2232
2233 #define SN_aes_256_cfb128               "AES-256-CFB"
2234 #define LN_aes_256_cfb128               "aes-256-cfb"
2235 #define NID_aes_256_cfb128              429
2236 #define OBJ_aes_256_cfb128              OBJ_aes,44L
2237
2238 #define SN_hold_instruction_code                "holdInstructionCode"
2239 #define LN_hold_instruction_code                "Hold Instruction Code"
2240 #define NID_hold_instruction_code               430
2241 #define OBJ_hold_instruction_code               OBJ_id_ce,23L
2242
2243 #define OBJ_holdInstruction             OBJ_X9_57,2L
2244
2245 #define SN_hold_instruction_none                "holdInstructionNone"
2246 #define LN_hold_instruction_none                "Hold Instruction None"
2247 #define NID_hold_instruction_none               431
2248 #define OBJ_hold_instruction_none               OBJ_holdInstruction,1L
2249
2250 #define SN_hold_instruction_call_issuer         "holdInstructionCallIssuer"
2251 #define LN_hold_instruction_call_issuer         "Hold Instruction Call Issuer"
2252 #define NID_hold_instruction_call_issuer                432
2253 #define OBJ_hold_instruction_call_issuer                OBJ_holdInstruction,2L
2254
2255 #define SN_hold_instruction_reject              "holdInstructionReject"
2256 #define LN_hold_instruction_reject              "Hold Instruction Reject"
2257 #define NID_hold_instruction_reject             433
2258 #define OBJ_hold_instruction_reject             OBJ_holdInstruction,3L
2259
2260 #define SN_data         "data"
2261 #define NID_data                434
2262 #define OBJ_data                OBJ_ccitt,9L
2263
2264 #define SN_pss          "pss"
2265 #define NID_pss         435
2266 #define OBJ_pss         OBJ_data,2342L
2267
2268 #define SN_ucl          "ucl"
2269 #define NID_ucl         436
2270 #define OBJ_ucl         OBJ_pss,19200300L
2271
2272 #define SN_pilot                "pilot"
2273 #define NID_pilot               437
2274 #define OBJ_pilot               OBJ_ucl,100L
2275
2276 #define LN_pilotAttributeType           "pilotAttributeType"
2277 #define NID_pilotAttributeType          438
2278 #define OBJ_pilotAttributeType          OBJ_pilot,1L
2279
2280 #define LN_pilotAttributeSyntax         "pilotAttributeSyntax"
2281 #define NID_pilotAttributeSyntax                439
2282 #define OBJ_pilotAttributeSyntax                OBJ_pilot,3L
2283
2284 #define LN_pilotObjectClass             "pilotObjectClass"
2285 #define NID_pilotObjectClass            440
2286 #define OBJ_pilotObjectClass            OBJ_pilot,4L
2287
2288 #define LN_pilotGroups          "pilotGroups"
2289 #define NID_pilotGroups         441
2290 #define OBJ_pilotGroups         OBJ_pilot,10L
2291
2292 #define LN_iA5StringSyntax              "iA5StringSyntax"
2293 #define NID_iA5StringSyntax             442
2294 #define OBJ_iA5StringSyntax             OBJ_pilotAttributeSyntax,4L
2295
2296 #define LN_caseIgnoreIA5StringSyntax            "caseIgnoreIA5StringSyntax"
2297 #define NID_caseIgnoreIA5StringSyntax           443
2298 #define OBJ_caseIgnoreIA5StringSyntax           OBJ_pilotAttributeSyntax,5L
2299
2300 #define LN_pilotObject          "pilotObject"
2301 #define NID_pilotObject         444
2302 #define OBJ_pilotObject         OBJ_pilotObjectClass,3L
2303
2304 #define LN_pilotPerson          "pilotPerson"
2305 #define NID_pilotPerson         445
2306 #define OBJ_pilotPerson         OBJ_pilotObjectClass,4L
2307
2308 #define SN_account              "account"
2309 #define NID_account             446
2310 #define OBJ_account             OBJ_pilotObjectClass,5L
2311
2312 #define SN_document             "document"
2313 #define NID_document            447
2314 #define OBJ_document            OBJ_pilotObjectClass,6L
2315
2316 #define SN_room         "room"
2317 #define NID_room                448
2318 #define OBJ_room                OBJ_pilotObjectClass,7L
2319
2320 #define LN_documentSeries               "documentSeries"
2321 #define NID_documentSeries              449
2322 #define OBJ_documentSeries              OBJ_pilotObjectClass,9L
2323
2324 #define SN_Domain               "domain"
2325 #define LN_Domain               "Domain"
2326 #define NID_Domain              392
2327 #define OBJ_Domain              OBJ_pilotObjectClass,13L
2328
2329 #define LN_rFC822localPart              "rFC822localPart"
2330 #define NID_rFC822localPart             450
2331 #define OBJ_rFC822localPart             OBJ_pilotObjectClass,14L
2332
2333 #define LN_dNSDomain            "dNSDomain"
2334 #define NID_dNSDomain           451
2335 #define OBJ_dNSDomain           OBJ_pilotObjectClass,15L
2336
2337 #define LN_domainRelatedObject          "domainRelatedObject"
2338 #define NID_domainRelatedObject         452
2339 #define OBJ_domainRelatedObject         OBJ_pilotObjectClass,17L
2340
2341 #define LN_friendlyCountry              "friendlyCountry"
2342 #define NID_friendlyCountry             453
2343 #define OBJ_friendlyCountry             OBJ_pilotObjectClass,18L
2344
2345 #define LN_simpleSecurityObject         "simpleSecurityObject"
2346 #define NID_simpleSecurityObject                454
2347 #define OBJ_simpleSecurityObject                OBJ_pilotObjectClass,19L
2348
2349 #define LN_pilotOrganization            "pilotOrganization"
2350 #define NID_pilotOrganization           455
2351 #define OBJ_pilotOrganization           OBJ_pilotObjectClass,20L
2352
2353 #define LN_pilotDSA             "pilotDSA"
2354 #define NID_pilotDSA            456
2355 #define OBJ_pilotDSA            OBJ_pilotObjectClass,21L
2356
2357 #define LN_qualityLabelledData          "qualityLabelledData"
2358 #define NID_qualityLabelledData         457
2359 #define OBJ_qualityLabelledData         OBJ_pilotObjectClass,22L
2360
2361 #define SN_userId               "UID"
2362 #define LN_userId               "userId"
2363 #define NID_userId              458
2364 #define OBJ_userId              OBJ_pilotAttributeType,1L
2365
2366 #define LN_textEncodedORAddress         "textEncodedORAddress"
2367 #define NID_textEncodedORAddress                459
2368 #define OBJ_textEncodedORAddress                OBJ_pilotAttributeType,2L
2369
2370 #define LN_rfc822Mailbox                "rfc822Mailbox"
2371 #define NID_rfc822Mailbox               460
2372 #define OBJ_rfc822Mailbox               OBJ_pilotAttributeType,3L
2373
2374 #define SN_info         "info"
2375 #define NID_info                461
2376 #define OBJ_info                OBJ_pilotAttributeType,4L
2377
2378 #define LN_favouriteDrink               "favouriteDrink"
2379 #define NID_favouriteDrink              462
2380 #define OBJ_favouriteDrink              OBJ_pilotAttributeType,5L
2381
2382 #define LN_roomNumber           "roomNumber"
2383 #define NID_roomNumber          463
2384 #define OBJ_roomNumber          OBJ_pilotAttributeType,6L
2385
2386 #define SN_photo                "photo"
2387 #define NID_photo               464
2388 #define OBJ_photo               OBJ_pilotAttributeType,7L
2389
2390 #define LN_userClass            "userClass"
2391 #define NID_userClass           465
2392 #define OBJ_userClass           OBJ_pilotAttributeType,8L
2393
2394 #define SN_host         "host"
2395 #define NID_host                466
2396 #define OBJ_host                OBJ_pilotAttributeType,9L
2397
2398 #define SN_manager              "manager"
2399 #define NID_manager             467
2400 #define OBJ_manager             OBJ_pilotAttributeType,10L
2401
2402 #define LN_documentIdentifier           "documentIdentifier"
2403 #define NID_documentIdentifier          468
2404 #define OBJ_documentIdentifier          OBJ_pilotAttributeType,11L
2405
2406 #define LN_documentTitle                "documentTitle"
2407 #define NID_documentTitle               469
2408 #define OBJ_documentTitle               OBJ_pilotAttributeType,12L
2409
2410 #define LN_documentVersion              "documentVersion"
2411 #define NID_documentVersion             470
2412 #define OBJ_documentVersion             OBJ_pilotAttributeType,13L
2413
2414 #define LN_documentAuthor               "documentAuthor"
2415 #define NID_documentAuthor              471
2416 #define OBJ_documentAuthor              OBJ_pilotAttributeType,14L
2417
2418 #define LN_documentLocation             "documentLocation"
2419 #define NID_documentLocation            472
2420 #define OBJ_documentLocation            OBJ_pilotAttributeType,15L
2421
2422 #define LN_homeTelephoneNumber          "homeTelephoneNumber"
2423 #define NID_homeTelephoneNumber         473
2424 #define OBJ_homeTelephoneNumber         OBJ_pilotAttributeType,20L
2425
2426 #define SN_secretary            "secretary"
2427 #define NID_secretary           474
2428 #define OBJ_secretary           OBJ_pilotAttributeType,21L
2429
2430 #define LN_otherMailbox         "otherMailbox"
2431 #define NID_otherMailbox                475
2432 #define OBJ_otherMailbox                OBJ_pilotAttributeType,22L
2433
2434 #define LN_lastModifiedTime             "lastModifiedTime"
2435 #define NID_lastModifiedTime            476
2436 #define OBJ_lastModifiedTime            OBJ_pilotAttributeType,23L
2437
2438 #define LN_lastModifiedBy               "lastModifiedBy"
2439 #define NID_lastModifiedBy              477
2440 #define OBJ_lastModifiedBy              OBJ_pilotAttributeType,24L
2441
2442 #define SN_domainComponent              "DC"
2443 #define LN_domainComponent              "domainComponent"
2444 #define NID_domainComponent             391
2445 #define OBJ_domainComponent             OBJ_pilotAttributeType,25L
2446
2447 #define LN_aRecord              "aRecord"
2448 #define NID_aRecord             478
2449 #define OBJ_aRecord             OBJ_pilotAttributeType,26L
2450
2451 #define LN_pilotAttributeType27         "pilotAttributeType27"
2452 #define NID_pilotAttributeType27                479
2453 #define OBJ_pilotAttributeType27                OBJ_pilotAttributeType,27L
2454
2455 #define LN_mXRecord             "mXRecord"
2456 #define NID_mXRecord            480
2457 #define OBJ_mXRecord            OBJ_pilotAttributeType,28L
2458
2459 #define LN_nSRecord             "nSRecord"
2460 #define NID_nSRecord            481
2461 #define OBJ_nSRecord            OBJ_pilotAttributeType,29L
2462
2463 #define LN_sOARecord            "sOARecord"
2464 #define NID_sOARecord           482
2465 #define OBJ_sOARecord           OBJ_pilotAttributeType,30L
2466
2467 #define LN_cNAMERecord          "cNAMERecord"
2468 #define NID_cNAMERecord         483
2469 #define OBJ_cNAMERecord         OBJ_pilotAttributeType,31L
2470
2471 #define LN_associatedDomain             "associatedDomain"
2472 #define NID_associatedDomain            484
2473 #define OBJ_associatedDomain            OBJ_pilotAttributeType,37L
2474
2475 #define LN_associatedName               "associatedName"
2476 #define NID_associatedName              485
2477 #define OBJ_associatedName              OBJ_pilotAttributeType,38L
2478
2479 #define LN_homePostalAddress            "homePostalAddress"
2480 #define NID_homePostalAddress           486
2481 #define OBJ_homePostalAddress           OBJ_pilotAttributeType,39L
2482
2483 #define LN_personalTitle                "personalTitle"
2484 #define NID_personalTitle               487
2485 #define OBJ_personalTitle               OBJ_pilotAttributeType,40L
2486
2487 #define LN_mobileTelephoneNumber                "mobileTelephoneNumber"
2488 #define NID_mobileTelephoneNumber               488
2489 #define OBJ_mobileTelephoneNumber               OBJ_pilotAttributeType,41L
2490
2491 #define LN_pagerTelephoneNumber         "pagerTelephoneNumber"
2492 #define NID_pagerTelephoneNumber                489
2493 #define OBJ_pagerTelephoneNumber                OBJ_pilotAttributeType,42L
2494
2495 #define LN_friendlyCountryName          "friendlyCountryName"
2496 #define NID_friendlyCountryName         490
2497 #define OBJ_friendlyCountryName         OBJ_pilotAttributeType,43L
2498
2499 #define LN_organizationalStatus         "organizationalStatus"
2500 #define NID_organizationalStatus                491
2501 #define OBJ_organizationalStatus                OBJ_pilotAttributeType,45L
2502
2503 #define LN_janetMailbox         "janetMailbox"
2504 #define NID_janetMailbox                492
2505 #define OBJ_janetMailbox                OBJ_pilotAttributeType,46L
2506
2507 #define LN_mailPreferenceOption         "mailPreferenceOption"
2508 #define NID_mailPreferenceOption                493
2509 #define OBJ_mailPreferenceOption                OBJ_pilotAttributeType,47L
2510
2511 #define LN_buildingName         "buildingName"
2512 #define NID_buildingName                494
2513 #define OBJ_buildingName                OBJ_pilotAttributeType,48L
2514
2515 #define LN_dSAQuality           "dSAQuality"
2516 #define NID_dSAQuality          495
2517 #define OBJ_dSAQuality          OBJ_pilotAttributeType,49L
2518
2519 #define LN_singleLevelQuality           "singleLevelQuality"
2520 #define NID_singleLevelQuality          496
2521 #define OBJ_singleLevelQuality          OBJ_pilotAttributeType,50L
2522
2523 #define LN_subtreeMinimumQuality                "subtreeMinimumQuality"
2524 #define NID_subtreeMinimumQuality               497
2525 #define OBJ_subtreeMinimumQuality               OBJ_pilotAttributeType,51L
2526
2527 #define LN_subtreeMaximumQuality                "subtreeMaximumQuality"
2528 #define NID_subtreeMaximumQuality               498
2529 #define OBJ_subtreeMaximumQuality               OBJ_pilotAttributeType,52L
2530
2531 #define LN_personalSignature            "personalSignature"
2532 #define NID_personalSignature           499
2533 #define OBJ_personalSignature           OBJ_pilotAttributeType,53L
2534
2535 #define LN_dITRedirect          "dITRedirect"
2536 #define NID_dITRedirect         500
2537 #define OBJ_dITRedirect         OBJ_pilotAttributeType,54L
2538
2539 #define SN_audio                "audio"
2540 #define NID_audio               501
2541 #define OBJ_audio               OBJ_pilotAttributeType,55L
2542
2543 #define LN_documentPublisher            "documentPublisher"
2544 #define NID_documentPublisher           502
2545 #define OBJ_documentPublisher           OBJ_pilotAttributeType,56L
2546