~ubuntu-branches/ubuntu/maverick/openssl/maverick

« back to all changes in this revision

Viewing changes to crypto/objects/obj_dat.h

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Martin
  • Date: 2004-12-16 18:41:29 UTC
  • mto: (11.1.1 lenny)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20041216184129-z7xjkul57mh1jiha
Tags: upstream-0.9.7e
ImportĀ upstreamĀ versionĀ 0.9.7e

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
 * [including the GNU Public Licence.]
63
63
 */
64
64
 
65
 
#define NUM_NID 650
66
 
#define NUM_SN 643
67
 
#define NUM_LN 643
 
65
#define NUM_NID 660
 
66
#define NUM_SN 653
 
67
#define NUM_LN 653
68
68
#define NUM_OBJ 617
69
69
 
70
70
static unsigned char lvalues[4455]={
1728
1728
        10,&(lvalues[4434]),0},
1729
1729
{"msUPN","Microsoft Universal Principal Name",NID_ms_upn,10,
1730
1730
        &(lvalues[4444]),0},
 
1731
{"AES-128-CFB1","aes-128-cfb1",NID_aes_128_cfb1,0,NULL},
 
1732
{"AES-192-CFB1","aes-192-cfb1",NID_aes_192_cfb1,0,NULL},
 
1733
{"AES-256-CFB1","aes-256-cfb1",NID_aes_256_cfb1,0,NULL},
 
1734
{"AES-128-CFB8","aes-128-cfb8",NID_aes_128_cfb8,0,NULL},
 
1735
{"AES-192-CFB8","aes-192-cfb8",NID_aes_192_cfb8,0,NULL},
 
1736
{"AES-256-CFB8","aes-256-cfb8",NID_aes_256_cfb8,0,NULL},
 
1737
{"DES-CFB1","des-cfb1",NID_des_cfb1,0,NULL},
 
1738
{"DES-CFB8","des-cfb8",NID_des_cfb8,0,NULL},
 
1739
{"DES-EDE3-CFB1","des-ede3-cfb1",NID_des_ede3_cfb1,0,NULL},
 
1740
{"DES-EDE3-CFB8","des-ede3-cfb8",NID_des_ede3_cfb8,0,NULL},
1731
1741
};
1732
1742
 
1733
1743
static ASN1_OBJECT *sn_objs[NUM_SN]={
1734
1744
&(nid_objs[364]),/* "AD_DVCS" */
1735
1745
&(nid_objs[419]),/* "AES-128-CBC" */
1736
1746
&(nid_objs[421]),/* "AES-128-CFB" */
 
1747
&(nid_objs[650]),/* "AES-128-CFB1" */
 
1748
&(nid_objs[653]),/* "AES-128-CFB8" */
1737
1749
&(nid_objs[418]),/* "AES-128-ECB" */
1738
1750
&(nid_objs[420]),/* "AES-128-OFB" */
1739
1751
&(nid_objs[423]),/* "AES-192-CBC" */
1740
1752
&(nid_objs[425]),/* "AES-192-CFB" */
 
1753
&(nid_objs[651]),/* "AES-192-CFB1" */
 
1754
&(nid_objs[654]),/* "AES-192-CFB8" */
1741
1755
&(nid_objs[422]),/* "AES-192-ECB" */
1742
1756
&(nid_objs[424]),/* "AES-192-OFB" */
1743
1757
&(nid_objs[427]),/* "AES-256-CBC" */
1744
1758
&(nid_objs[429]),/* "AES-256-CFB" */
 
1759
&(nid_objs[652]),/* "AES-256-CFB1" */
 
1760
&(nid_objs[655]),/* "AES-256-CFB8" */
1745
1761
&(nid_objs[426]),/* "AES-256-ECB" */
1746
1762
&(nid_objs[428]),/* "AES-256-OFB" */
1747
1763
&(nid_objs[91]),/* "BF-CBC" */
1762
1778
&(nid_objs[31]),/* "DES-CBC" */
1763
1779
&(nid_objs[643]),/* "DES-CDMF" */
1764
1780
&(nid_objs[30]),/* "DES-CFB" */
 
1781
&(nid_objs[656]),/* "DES-CFB1" */
 
1782
&(nid_objs[657]),/* "DES-CFB8" */
1765
1783
&(nid_objs[29]),/* "DES-ECB" */
1766
1784
&(nid_objs[32]),/* "DES-EDE" */
1767
1785
&(nid_objs[43]),/* "DES-EDE-CBC" */
1770
1788
&(nid_objs[33]),/* "DES-EDE3" */
1771
1789
&(nid_objs[44]),/* "DES-EDE3-CBC" */
1772
1790
&(nid_objs[61]),/* "DES-EDE3-CFB" */
 
1791
&(nid_objs[658]),/* "DES-EDE3-CFB1" */
 
1792
&(nid_objs[659]),/* "DES-EDE3-CFB8" */
1773
1793
&(nid_objs[63]),/* "DES-EDE3-OFB" */
1774
1794
&(nid_objs[45]),/* "DES-OFB" */
1775
1795
&(nid_objs[80]),/* "DESX-CBC" */
2485
2505
&(nid_objs[606]),/* "additional verification" */
2486
2506
&(nid_objs[419]),/* "aes-128-cbc" */
2487
2507
&(nid_objs[421]),/* "aes-128-cfb" */
 
2508
&(nid_objs[650]),/* "aes-128-cfb1" */
 
2509
&(nid_objs[653]),/* "aes-128-cfb8" */
2488
2510
&(nid_objs[418]),/* "aes-128-ecb" */
2489
2511
&(nid_objs[420]),/* "aes-128-ofb" */
2490
2512
&(nid_objs[423]),/* "aes-192-cbc" */
2491
2513
&(nid_objs[425]),/* "aes-192-cfb" */
 
2514
&(nid_objs[651]),/* "aes-192-cfb1" */
 
2515
&(nid_objs[654]),/* "aes-192-cfb8" */
2492
2516
&(nid_objs[422]),/* "aes-192-ecb" */
2493
2517
&(nid_objs[424]),/* "aes-192-ofb" */
2494
2518
&(nid_objs[427]),/* "aes-256-cbc" */
2495
2519
&(nid_objs[429]),/* "aes-256-cfb" */
 
2520
&(nid_objs[652]),/* "aes-256-cfb1" */
 
2521
&(nid_objs[655]),/* "aes-256-cfb8" */
2496
2522
&(nid_objs[426]),/* "aes-256-ecb" */
2497
2523
&(nid_objs[428]),/* "aes-256-ofb" */
2498
2524
&(nid_objs[376]),/* "algorithm" */
2531
2557
&(nid_objs[31]),/* "des-cbc" */
2532
2558
&(nid_objs[643]),/* "des-cdmf" */
2533
2559
&(nid_objs[30]),/* "des-cfb" */
 
2560
&(nid_objs[656]),/* "des-cfb1" */
 
2561
&(nid_objs[657]),/* "des-cfb8" */
2534
2562
&(nid_objs[29]),/* "des-ecb" */
2535
2563
&(nid_objs[32]),/* "des-ede" */
2536
2564
&(nid_objs[43]),/* "des-ede-cbc" */
2539
2567
&(nid_objs[33]),/* "des-ede3" */
2540
2568
&(nid_objs[44]),/* "des-ede3-cbc" */
2541
2569
&(nid_objs[61]),/* "des-ede3-cfb" */
 
2570
&(nid_objs[658]),/* "des-ede3-cfb1" */
 
2571
&(nid_objs[659]),/* "des-ede3-cfb8" */
2542
2572
&(nid_objs[63]),/* "des-ede3-ofb" */
2543
2573
&(nid_objs[45]),/* "des-ofb" */
2544
2574
&(nid_objs[107]),/* "description" */