13#include "prov/der_rsa.h"
20const unsigned char ossl_der_oid_hashAlgs[DER_OID_SZ_hashAlgs] = {
27const unsigned char ossl_der_oid_rsaEncryption[DER_OID_SZ_rsaEncryption] = {
28 DER_OID_V_rsaEncryption
34const unsigned char ossl_der_oid_id_RSAES_OAEP[DER_OID_SZ_id_RSAES_OAEP] = {
35 DER_OID_V_id_RSAES_OAEP
41const unsigned char ossl_der_oid_id_pSpecified[DER_OID_SZ_id_pSpecified] = {
42 DER_OID_V_id_pSpecified
48const unsigned char ossl_der_oid_id_RSASSA_PSS[DER_OID_SZ_id_RSASSA_PSS] = {
49 DER_OID_V_id_RSASSA_PSS
55const unsigned char ossl_der_oid_md2WithRSAEncryption[DER_OID_SZ_md2WithRSAEncryption] = {
56 DER_OID_V_md2WithRSAEncryption
62const unsigned char ossl_der_oid_md5WithRSAEncryption[DER_OID_SZ_md5WithRSAEncryption] = {
63 DER_OID_V_md5WithRSAEncryption
69const unsigned char ossl_der_oid_sha1WithRSAEncryption[DER_OID_SZ_sha1WithRSAEncryption] = {
70 DER_OID_V_sha1WithRSAEncryption
76const unsigned char ossl_der_oid_sha224WithRSAEncryption[DER_OID_SZ_sha224WithRSAEncryption] = {
77 DER_OID_V_sha224WithRSAEncryption
83const unsigned char ossl_der_oid_sha256WithRSAEncryption[DER_OID_SZ_sha256WithRSAEncryption] = {
84 DER_OID_V_sha256WithRSAEncryption
90const unsigned char ossl_der_oid_sha384WithRSAEncryption[DER_OID_SZ_sha384WithRSAEncryption] = {
91 DER_OID_V_sha384WithRSAEncryption
97const unsigned char ossl_der_oid_sha512WithRSAEncryption[DER_OID_SZ_sha512WithRSAEncryption] = {
98 DER_OID_V_sha512WithRSAEncryption
104const unsigned char ossl_der_oid_sha512_224WithRSAEncryption[DER_OID_SZ_sha512_224WithRSAEncryption] = {
105 DER_OID_V_sha512_224WithRSAEncryption
111const unsigned char ossl_der_oid_sha512_256WithRSAEncryption[DER_OID_SZ_sha512_256WithRSAEncryption] = {
112 DER_OID_V_sha512_256WithRSAEncryption
118const unsigned char ossl_der_oid_id_mgf1[DER_OID_SZ_id_mgf1] = {
125const unsigned char ossl_der_oid_id_rsassa_pkcs1_v1_5_with_sha3_224[DER_OID_SZ_id_rsassa_pkcs1_v1_5_with_sha3_224] = {
126 DER_OID_V_id_rsassa_pkcs1_v1_5_with_sha3_224
132const unsigned char ossl_der_oid_id_rsassa_pkcs1_v1_5_with_sha3_256[DER_OID_SZ_id_rsassa_pkcs1_v1_5_with_sha3_256] = {
133 DER_OID_V_id_rsassa_pkcs1_v1_5_with_sha3_256
139const unsigned char ossl_der_oid_id_rsassa_pkcs1_v1_5_with_sha3_384[DER_OID_SZ_id_rsassa_pkcs1_v1_5_with_sha3_384] = {
140 DER_OID_V_id_rsassa_pkcs1_v1_5_with_sha3_384
146const unsigned char ossl_der_oid_id_rsassa_pkcs1_v1_5_with_sha3_512[DER_OID_SZ_id_rsassa_pkcs1_v1_5_with_sha3_512] = {
147 DER_OID_V_id_rsassa_pkcs1_v1_5_with_sha3_512
153const unsigned char ossl_der_oid_md4WithRSAEncryption[DER_OID_SZ_md4WithRSAEncryption] = {
154 DER_OID_V_md4WithRSAEncryption
162const unsigned char ossl_der_oid_ripemd160WithRSAEncryption[DER_OID_SZ_ripemd160WithRSAEncryption] = {
163 DER_OID_V_ripemd160WithRSAEncryption
171const unsigned char ossl_der_oid_mdc2WithRSASignature[DER_OID_SZ_mdc2WithRSASignature] = {
172 DER_OID_V_mdc2WithRSASignature