summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/mscrypt/oid.hxx
blob: 654edf1caf008eeb4942391ffce4c4b5351c1876 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
 * This file is part of the LibreOffice project.
 *
 * This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 *
 * This file incorporates work covered by the following license notice:
 *
 *   Licensed to the Apache Software Foundation (ASF) under one or more
 *   contributor license agreements. See the NOTICE file distributed
 *   with this work for additional information regarding copyright
 *   ownership. The ASF licenses this file to you under the Apache
 *   License, Version 2.0 (the "License"); you may not use this file
 *   except in compliance with the License. You may obtain a copy of
 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 */

#ifndef INCLUDED_XMLSECURITY_SOURCE_XMLSEC_MSCRYPT_OID_HXX
#define INCLUDED_XMLSECURITY_SOURCE_XMLSEC_MSCRYPT_OID_HXX

typedef struct OIDItemStr OIDItem;

struct OIDItemStr {
    char *oid;
    char *desc;
};

OIDItem OIDs[] = {
    {"1.2.840.113549",  "RSA Data Security Inc."},
    {"1.2.840.113549.1",    "PKCS"},
    {"1.2.840.113549.2",    "RSA digest algorithm"},
    {"1.2.840.113549.3",    "RSA cipher algorithm"},
    {"1.2.840.113549.1.1",  "PKCS #1"},
    {"1.2.840.113549.1.2",  "Unknown"},
    {"1.2.840.113549.1.3",  "Unknown"},
    {"1.2.840.113549.1.4",  "Unknown"},
    {"1.2.840.113549.1.5",  "PKCS #5"},
    {"1.2.840.113549.1.6",  "Unknown"},
    {"1.2.840.113549.1.7",  "PKCS #7"},
    {"1.2.840.113549.1.8",  "Unknown"},
    {"1.2.840.113549.1.9",  "PKCS #9"},
    {"1.2.840.113549.1.10", "Unknown"},
    {"1.2.840.113549.1.12", "PKCS #12"},
    {"1.2.840.113549.1.1.2",    "PKCS #1 MD2 With RSA Encryption"},
    {"1.2.840.113549.1.1.3",    "PKCS #1 MD4 With RSA Encryption"},
    {"1.2.840.113549.1.1.4",    "PKCS #1 MD5 With RSA Encryption"},
    {"1.2.840.113549.1.1.1",    "PKCS #1 RSA Encryption"},
    {"1.2.840.113549.1.1.2",    "PKCS #1 MD2 With RSA Encryption"},
    {"1.2.840.113549.1.1.3",    "PKCS #1 MD4 With RSA Encryption"},
    {"1.2.840.113549.1.1.4",    "PKCS #1 MD5 With RSA Encryption"},
    {"1.2.840.113549.1.1.5",    "PKCS #1 SHA-1 With RSA Encryption"},
    {"1.2.840.113549.1.1.5",    "PKCS #1 SHA-1 With RSA Encryption"},
    {"1.2.840.113549.1.3.1",    "Unknown"},
    {"1.2.840.113549.1.7.1",    "PKCS #7 Data"},
    {"1.2.840.113549.1.7.2",    "PKCS #7 Signed Data"},
    {"1.2.840.113549.1.7.3",    "PKCS #7 Enveloped Data"},
    {"1.2.840.113549.1.7.4",    "PKCS #7 Signed and Enveloped Data"},
    {"1.2.840.113549.1.7.5",    "PKCS #7 Digested Data"},
    {"1.2.840.113549.1.7.6",    "PKCS #7 Encrypted Data"},
    {"1.2.840.113549.1.9.1",    "PKCS #9 Email Address"},
    {"1.2.840.113549.1.9.2",    "PKCS #9 Unstructured Name"},
    {"1.2.840.113549.1.9.3",    "PKCS #9 Content Type"},
    {"1.2.840.113549.1.9.4",    "PKCS #9 Message Digest"},
    {"1.2.840.113549.1.9.5",    "PKCS #9 Signing Time"},
    {"1.2.840.113549.1.9.6",    "PKCS #9 Counter Signature"},
    {"1.2.840.113549.1.9.7",    "PKCS #9 Challenge Password"},
    {"1.2.840.113549.1.9.8",    "PKCS #9 Unstructured Address"},
    {"1.2.840.113549.1.9.9",    "PKCS #9 Extended Certificate Attributes"},
    {"1.2.840.113549.1.9.15",   "PKCS #9 S/MIME Capabilities"},
    {"1.2.840.113549.1.9.15.1", "Unknown"},
    {"1.2.840.113549.3.2",  "RC2-CBC"},
    {"1.2.840.113549.3.4",  "RC4"},
    {"1.2.840.113549.3.7",  "DES-EDE3-CBC"},
    {"1.2.840.113549.3.9",  "RC5-CBCPad"},
    {"1.2.840.10046",   "ANSI X9.42"},
    {"1.2.840.10046.2.1",   "Diffie-Hellman Public Key Algorithm"},
    {"1.2.840.10040",   "ANSI X9.57"},
    {"1.2.840.10040.4.1",   "ANSI X9.57 DSA Signature"},
    {"1.2.840.10040.4.3",   "ANSI X9.57 Algorithm DSA Signature with SHA-1 Digest"},
    {"2.5", "Directory"},
    {"2.5.8",   "X.500-defined algorithms"},
    {"2.5.8.1", "X.500-defined encryption algorithms"},
    {"2.5.8.2", "Unknown"},
    {"2.5.8.3", "Unknown"},
    {"2.5.8.1.1",   "RSA Encryption Algorithm"},
    {"1.3.14",  "Open Systems Implementors Workshop"},
    {"1.3.14.3.2",  "OIW SECSIG Algorithm"},
    {"1.3.14.3.2.2",    "Unknown"},
    {"1.3.14.3.2.3",    "Unknown"},
    {"1.3.14.3.2.4",    "Unknown"},
    {"1.3.14.3.2.6",    "DES-ECB"},
    {"1.3.14.3.2.7",    "DES-CBC"},
    {"1.3.14.3.2.8",    "DES-OFB"},
    {"1.3.14.3.2.9",    "DES-CFB"},
    {"1.3.14.3.2.10",   "DES-MAC"},
    {"1.3.14.3.2.11",   "Unknown"},
    {"1.3.14.3.2.12",   "Unknown"},
    {"1.3.14.3.2.13",   "Unknown"},
    {"1.3.14.3.2.14",   "Unknown"},
    {"1.3.14.3.2.15",   "ISO SHA with RSA Signature"},
    {"1.3.14.3.2.16",   "Unknown"},
    {"1.3.14.3.2.17",   "DES-EDE"},
    {"1.3.14.3.2.18",   "Unknown"},
    {"1.3.14.3.2.19",   "Unknown"},
    {"1.3.14.3.2.20",   "Unknown"},
    {"1.3.14.3.2.21",   "Unknown"},
    {"1.3.14.3.2.22",   "Unknown"},
    {"1.3.14.3.2.23",   "Unknown"},
    {"1.3.14.3.2.24",   "Unknown"},
    {"1.3.14.3.2.25",   "Unknown"},
    {"1.3.14.3.2.26",   "SHA-1"},
    {"1.3.14.3.2.27",   "Forgezza DSA Signature with SHA-1 Digest"},
    {"1.3.14.3.2.28",   "Unknown"},
    {"1.3.14.3.2.29",   "Unknown"},
    {"1.3.14.7.2",  "Unknown"},
    {"1.3.14.7.2.1",    "Unknown"},
    {"1.3.14.7.2.2",    "Unknown"},
    {"1.3.14.7.2.3",    "Unknown"},
    {"1.3.14.7.2.2.1",  "Unknown"},
    {"1.3.14.7.2.3.1",  "Unknown"},
    {"2.16.840.1.101.2.1",  "US DOD Infosec"},
    {"2.16.840.1.101.2.1.1.1",  "Unknown"},
    {"2.16.840.1.101.2.1.1.2",  "MISSI DSS Algorithm (Old)"},
    {"2.16.840.1.101.2.1.1.3",  "Unknown"},
    {"2.16.840.1.101.2.1.1.4",  "Skipjack CBC64"},
    {"2.16.840.1.101.2.1.1.5",  "Unknown"},
    {"2.16.840.1.101.2.1.1.6",  "Unknown"},
    {"2.16.840.1.101.2.1.1.7",  "Unknown"},
    {"2.16.840.1.101.2.1.1.8",  "Unknown"},
    {"2.16.840.1.101.2.1.1.9",  "Unknown"},
    {"2.16.840.1.101.2.1.1.10", "MISSI KEA Algorithm"},
    {"2.16.840.1.101.2.1.1.11", "Unknown"},
    {"2.16.840.1.101.2.1.1.12", "MISSI KEA and DSS Algorithm (Old)"},
    {"2.16.840.1.101.2.1.1.13", "Unknown"},
    {"2.16.840.1.101.2.1.1.14", "Unknown"},
    {"2.16.840.1.101.2.1.1.15", "Unknown"},
    {"2.16.840.1.101.2.1.1.16", "Unknown"},
    {"2.16.840.1.101.2.1.1.17", "Unknown"},
    {"2.16.840.1.101.2.1.1.18", "Unknown"},
    {"2.16.840.1.101.2.1.1.19", "MISSI DSS Algorithm"},
    {"2.16.840.1.101.2.1.1.20", "MISSI KEA and DSS Algorithm"},
    {"2.16.840.1.101.2.1.1.21", "Unknown"},
    {"1.2.643.2.2.35.0", "GOST_R_34.10-2001_Test"},
    {"1.2.643.2.2.35.1", "GOST_R_34.10-2001_Sign_DH_PRO"},
    {"1.2.643.2.2.35.2", "GOST_R_34.10-2001_Sign_DH_CARD"},
    {"1.2.643.2.2.35.3", "GOST_R_34.10-2001_Sign_DH"},
    {"1.2.643.2.2.36.0", "GOST_R_34.10-2001_Sign_DH_PRO"}
};

int nOID = 119;

#endif

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */