Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/crypto/openssl/providers/common/der/der_rsa_gen.c
108698 views
1
/*
2
* WARNING: do not edit!
3
* Generated by Makefile from providers/common/der/der_rsa_gen.c.in
4
*
5
* Copyright 2020-2021 The OpenSSL Project Authors. All Rights Reserved.
6
*
7
* Licensed under the Apache License 2.0 (the "License"). You may not use
8
* this file except in compliance with the License. You can obtain a copy
9
* in the file LICENSE in the source distribution or at
10
* https://www.openssl.org/source/license.html
11
*/
12
13
#include "prov/der_rsa.h"
14
15
/* Well known OIDs precompiled */
16
/* clang-format off */
17
18
/*
19
* hashAlgs OBJECT IDENTIFIER ::= { nistAlgorithms 2 }
20
*/
21
const unsigned char ossl_der_oid_hashAlgs[DER_OID_SZ_hashAlgs] = {
22
DER_OID_V_hashAlgs
23
};
24
25
/*
26
* rsaEncryption OBJECT IDENTIFIER ::= { pkcs-1 1 }
27
*/
28
const unsigned char ossl_der_oid_rsaEncryption[DER_OID_SZ_rsaEncryption] = {
29
DER_OID_V_rsaEncryption
30
};
31
32
/*
33
* id-RSAES-OAEP OBJECT IDENTIFIER ::= { pkcs-1 7 }
34
*/
35
const unsigned char ossl_der_oid_id_RSAES_OAEP[DER_OID_SZ_id_RSAES_OAEP] = {
36
DER_OID_V_id_RSAES_OAEP
37
};
38
39
/*
40
* id-pSpecified OBJECT IDENTIFIER ::= { pkcs-1 9 }
41
*/
42
const unsigned char ossl_der_oid_id_pSpecified[DER_OID_SZ_id_pSpecified] = {
43
DER_OID_V_id_pSpecified
44
};
45
46
/*
47
* id-RSASSA-PSS OBJECT IDENTIFIER ::= { pkcs-1 10 }
48
*/
49
const unsigned char ossl_der_oid_id_RSASSA_PSS[DER_OID_SZ_id_RSASSA_PSS] = {
50
DER_OID_V_id_RSASSA_PSS
51
};
52
53
/*
54
* md2WithRSAEncryption OBJECT IDENTIFIER ::= { pkcs-1 2 }
55
*/
56
const unsigned char ossl_der_oid_md2WithRSAEncryption[DER_OID_SZ_md2WithRSAEncryption] = {
57
DER_OID_V_md2WithRSAEncryption
58
};
59
60
/*
61
* md5WithRSAEncryption OBJECT IDENTIFIER ::= { pkcs-1 4 }
62
*/
63
const unsigned char ossl_der_oid_md5WithRSAEncryption[DER_OID_SZ_md5WithRSAEncryption] = {
64
DER_OID_V_md5WithRSAEncryption
65
};
66
67
/*
68
* sha1WithRSAEncryption OBJECT IDENTIFIER ::= { pkcs-1 5 }
69
*/
70
const unsigned char ossl_der_oid_sha1WithRSAEncryption[DER_OID_SZ_sha1WithRSAEncryption] = {
71
DER_OID_V_sha1WithRSAEncryption
72
};
73
74
/*
75
* sha224WithRSAEncryption OBJECT IDENTIFIER ::= { pkcs-1 14 }
76
*/
77
const unsigned char ossl_der_oid_sha224WithRSAEncryption[DER_OID_SZ_sha224WithRSAEncryption] = {
78
DER_OID_V_sha224WithRSAEncryption
79
};
80
81
/*
82
* sha256WithRSAEncryption OBJECT IDENTIFIER ::= { pkcs-1 11 }
83
*/
84
const unsigned char ossl_der_oid_sha256WithRSAEncryption[DER_OID_SZ_sha256WithRSAEncryption] = {
85
DER_OID_V_sha256WithRSAEncryption
86
};
87
88
/*
89
* sha384WithRSAEncryption OBJECT IDENTIFIER ::= { pkcs-1 12 }
90
*/
91
const unsigned char ossl_der_oid_sha384WithRSAEncryption[DER_OID_SZ_sha384WithRSAEncryption] = {
92
DER_OID_V_sha384WithRSAEncryption
93
};
94
95
/*
96
* sha512WithRSAEncryption OBJECT IDENTIFIER ::= { pkcs-1 13 }
97
*/
98
const unsigned char ossl_der_oid_sha512WithRSAEncryption[DER_OID_SZ_sha512WithRSAEncryption] = {
99
DER_OID_V_sha512WithRSAEncryption
100
};
101
102
/*
103
* sha512-224WithRSAEncryption OBJECT IDENTIFIER ::= { pkcs-1 15 }
104
*/
105
const unsigned char ossl_der_oid_sha512_224WithRSAEncryption[DER_OID_SZ_sha512_224WithRSAEncryption] = {
106
DER_OID_V_sha512_224WithRSAEncryption
107
};
108
109
/*
110
* sha512-256WithRSAEncryption OBJECT IDENTIFIER ::= { pkcs-1 16 }
111
*/
112
const unsigned char ossl_der_oid_sha512_256WithRSAEncryption[DER_OID_SZ_sha512_256WithRSAEncryption] = {
113
DER_OID_V_sha512_256WithRSAEncryption
114
};
115
116
/*
117
* id-mgf1 OBJECT IDENTIFIER ::= { pkcs-1 8 }
118
*/
119
const unsigned char ossl_der_oid_id_mgf1[DER_OID_SZ_id_mgf1] = {
120
DER_OID_V_id_mgf1
121
};
122
123
/*
124
* id-rsassa-pkcs1-v1_5-with-sha3-224 OBJECT IDENTIFIER ::= { sigAlgs 13 }
125
*/
126
const unsigned char ossl_der_oid_id_rsassa_pkcs1_v1_5_with_sha3_224[DER_OID_SZ_id_rsassa_pkcs1_v1_5_with_sha3_224] = {
127
DER_OID_V_id_rsassa_pkcs1_v1_5_with_sha3_224
128
};
129
130
/*
131
* id-rsassa-pkcs1-v1_5-with-sha3-256 OBJECT IDENTIFIER ::= { sigAlgs 14 }
132
*/
133
const unsigned char ossl_der_oid_id_rsassa_pkcs1_v1_5_with_sha3_256[DER_OID_SZ_id_rsassa_pkcs1_v1_5_with_sha3_256] = {
134
DER_OID_V_id_rsassa_pkcs1_v1_5_with_sha3_256
135
};
136
137
/*
138
* id-rsassa-pkcs1-v1_5-with-sha3-384 OBJECT IDENTIFIER ::= { sigAlgs 15 }
139
*/
140
const unsigned char ossl_der_oid_id_rsassa_pkcs1_v1_5_with_sha3_384[DER_OID_SZ_id_rsassa_pkcs1_v1_5_with_sha3_384] = {
141
DER_OID_V_id_rsassa_pkcs1_v1_5_with_sha3_384
142
};
143
144
/*
145
* id-rsassa-pkcs1-v1_5-with-sha3-512 OBJECT IDENTIFIER ::= { sigAlgs 16 }
146
*/
147
const unsigned char ossl_der_oid_id_rsassa_pkcs1_v1_5_with_sha3_512[DER_OID_SZ_id_rsassa_pkcs1_v1_5_with_sha3_512] = {
148
DER_OID_V_id_rsassa_pkcs1_v1_5_with_sha3_512
149
};
150
151
/*
152
* md4WithRSAEncryption OBJECT IDENTIFIER ::= { pkcs-1 3 }
153
*/
154
const unsigned char ossl_der_oid_md4WithRSAEncryption[DER_OID_SZ_md4WithRSAEncryption] = {
155
DER_OID_V_md4WithRSAEncryption
156
};
157
158
/*
159
* ripemd160WithRSAEncryption OBJECT IDENTIFIER ::= {
160
* iso(1) identified-organization(3) teletrust(36) algorithm(3) signatureAlgorithm(3) rsaSignature(1) 2
161
* }
162
*/
163
const unsigned char ossl_der_oid_ripemd160WithRSAEncryption[DER_OID_SZ_ripemd160WithRSAEncryption] = {
164
DER_OID_V_ripemd160WithRSAEncryption
165
};
166
167
/*
168
* mdc2WithRSASignature OBJECT IDENTIFIER ::= {
169
* iso(1) identified-organization(3) oiw(14) secsig(3) algorithms(2) mdc2WithRSASignature(14)
170
* }
171
*/
172
const unsigned char ossl_der_oid_mdc2WithRSASignature[DER_OID_SZ_mdc2WithRSASignature] = {
173
DER_OID_V_mdc2WithRSASignature
174
};
175
176
/* clang-format on */
177
178