13#include "internal/der.h"
20#define DER_OID_V_sigAlgs DER_P_OBJECT, 8, 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x03
21#define DER_OID_SZ_sigAlgs 10
22extern const unsigned char ossl_der_oid_sigAlgs[DER_OID_SZ_sigAlgs];
29#define DER_OID_V_id_sha1 DER_P_OBJECT, 5, 0x2B, 0x0E, 0x03, 0x02, 0x1A
30#define DER_OID_SZ_id_sha1 7
31extern const unsigned char ossl_der_oid_id_sha1[DER_OID_SZ_id_sha1];
37#define DER_OID_V_id_md2 DER_P_OBJECT, 8, 0x2A, 0x86, 0x48, 0x86, 0xF7, 0x0D, 0x02, 0x02
38#define DER_OID_SZ_id_md2 10
39extern const unsigned char ossl_der_oid_id_md2[DER_OID_SZ_id_md2];
45#define DER_OID_V_id_md5 DER_P_OBJECT, 8, 0x2A, 0x86, 0x48, 0x86, 0xF7, 0x0D, 0x02, 0x05
46#define DER_OID_SZ_id_md5 10
47extern const unsigned char ossl_der_oid_id_md5[DER_OID_SZ_id_md5];
52#define DER_OID_V_id_sha256 DER_P_OBJECT, 9, 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x01
53#define DER_OID_SZ_id_sha256 11
54extern const unsigned char ossl_der_oid_id_sha256[DER_OID_SZ_id_sha256];
59#define DER_OID_V_id_sha384 DER_P_OBJECT, 9, 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x02
60#define DER_OID_SZ_id_sha384 11
61extern const unsigned char ossl_der_oid_id_sha384[DER_OID_SZ_id_sha384];
66#define DER_OID_V_id_sha512 DER_P_OBJECT, 9, 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x03
67#define DER_OID_SZ_id_sha512 11
68extern const unsigned char ossl_der_oid_id_sha512[DER_OID_SZ_id_sha512];
73#define DER_OID_V_id_sha224 DER_P_OBJECT, 9, 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x04
74#define DER_OID_SZ_id_sha224 11
75extern const unsigned char ossl_der_oid_id_sha224[DER_OID_SZ_id_sha224];
80#define DER_OID_V_id_sha512_224 DER_P_OBJECT, 9, 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x05
81#define DER_OID_SZ_id_sha512_224 11
82extern const unsigned char ossl_der_oid_id_sha512_224[DER_OID_SZ_id_sha512_224];
87#define DER_OID_V_id_sha512_256 DER_P_OBJECT, 9, 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x06
88#define DER_OID_SZ_id_sha512_256 11
89extern const unsigned char ossl_der_oid_id_sha512_256[DER_OID_SZ_id_sha512_256];
94#define DER_OID_V_id_sha3_224 DER_P_OBJECT, 9, 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x07
95#define DER_OID_SZ_id_sha3_224 11
96extern const unsigned char ossl_der_oid_id_sha3_224[DER_OID_SZ_id_sha3_224];
101#define DER_OID_V_id_sha3_256 DER_P_OBJECT, 9, 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x08
102#define DER_OID_SZ_id_sha3_256 11
103extern const unsigned char ossl_der_oid_id_sha3_256[DER_OID_SZ_id_sha3_256];
108#define DER_OID_V_id_sha3_384 DER_P_OBJECT, 9, 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x09
109#define DER_OID_SZ_id_sha3_384 11
110extern const unsigned char ossl_der_oid_id_sha3_384[DER_OID_SZ_id_sha3_384];
115#define DER_OID_V_id_sha3_512 DER_P_OBJECT, 9, 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x0A
116#define DER_OID_SZ_id_sha3_512 11
117extern const unsigned char ossl_der_oid_id_sha3_512[DER_OID_SZ_id_sha3_512];
122#define DER_OID_V_id_shake128 DER_P_OBJECT, 9, 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x0B
123#define DER_OID_SZ_id_shake128 11
124extern const unsigned char ossl_der_oid_id_shake128[DER_OID_SZ_id_shake128];
129#define DER_OID_V_id_shake256 DER_P_OBJECT, 9, 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x0C
130#define DER_OID_SZ_id_shake256 11
131extern const unsigned char ossl_der_oid_id_shake256[DER_OID_SZ_id_shake256];
136#define DER_OID_V_id_shake128_len DER_P_OBJECT, 9, 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x11
137#define DER_OID_SZ_id_shake128_len 11
138extern const unsigned char ossl_der_oid_id_shake128_len[DER_OID_SZ_id_shake128_len];
143#define DER_OID_V_id_shake256_len DER_P_OBJECT, 9, 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x12
144#define DER_OID_SZ_id_shake256_len 11
145extern const unsigned char ossl_der_oid_id_shake256_len[DER_OID_SZ_id_shake256_len];
150#define DER_OID_V_id_KMACWithSHAKE128 DER_P_OBJECT, 9, 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x13
151#define DER_OID_SZ_id_KMACWithSHAKE128 11
152extern const unsigned char ossl_der_oid_id_KMACWithSHAKE128[DER_OID_SZ_id_KMACWithSHAKE128];
157#define DER_OID_V_id_KMACWithSHAKE256 DER_P_OBJECT, 9, 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x14
158#define DER_OID_SZ_id_KMACWithSHAKE256 11
159extern const unsigned char ossl_der_oid_id_KMACWithSHAKE256[DER_OID_SZ_id_KMACWithSHAKE256];