openssl/include/openssl
Dmitry Belyavskiy 54fb2fd013 EVP_get_default_properties - implementation
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25434)
2024-09-16 08:15:52 +10:00
..
__DECC_INCLUDE_EPILOGUE.H Update copyright year 2020-04-23 13:55:52 +01:00
__DECC_INCLUDE_PROLOGUE.H Update copyright year 2020-04-23 13:55:52 +01:00
aes.h Switch deprecation method for AES 2020-12-04 20:44:22 +01:00
asn1.h.in Copyright year updates 2023-09-07 09:59:15 +01:00
asn1_mac.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
asn1err.h Copyright year updates 2024-04-09 13:43:26 +02:00
asn1t.h.in Update copyright year 2021-06-17 13:24:59 +01:00
async.h Update copyright year 2022-05-03 13:34:51 +01:00
asyncerr.h Update copyright year 2021-02-18 15:05:17 +00:00
bio.h.in Copyright year updates 2024-04-09 13:43:26 +02:00
bioerr.h BIO_s_dgram_pair 2022-09-23 11:59:13 +10:00
blowfish.h Switch deprecation method for Blowfish 2020-12-04 20:44:22 +01:00
bn.h Improve FIPS RSA keygen performance. 2022-11-21 11:17:59 +01:00
bnerr.h RSA keygen update: Raise an error if no prime candidate q is found. 2022-06-13 10:56:31 +02:00
buffer.h Update source files for deprecation at 3.0 2019-11-07 11:37:25 +01:00
buffererr.h Update copyright year 2021-02-18 15:05:17 +00:00
camellia.h Switch deprecation method for Camellia 2020-12-04 20:44:23 +01:00
cast.h Switch deprecation method for CAST 2020-12-04 20:44:23 +01:00
cmac.h Switch deprecation method for CMAC 2020-12-04 20:44:23 +01:00
cmp.h.in CMP: add support for requesting cert template using genm/genp 2024-06-20 13:38:13 +02:00
cmp_util.h Update copyright year 2021-02-18 15:05:17 +00:00
cmperr.h CMP: add support for requesting cert template using genm/genp 2024-06-20 13:38:13 +02:00
cms.h.in CMS: add CMS_SignedData_verify(), a variant of CMS_verify() with extensions 2022-07-16 08:15:49 +02:00
cmserr.h CMS_add1_signer(): add missing ERR_raise() calls 2023-10-17 22:02:29 +02:00
comp.h.in Move stack of compression methods from libssl to OSSL_LIB_CTX 2024-05-28 08:56:13 +02:00
comperr.h Add support for compressed certificates (RFC8879) 2022-10-18 09:30:22 -04:00
conf.h.in Header file cleanup for C++20 header-units 2022-05-09 10:04:58 +10:00
conf_api.h Update source files for deprecation at 3.0 2019-11-07 11:37:25 +01:00
conferr.h Detect and prevent recursive config parsing 2023-12-21 13:38:31 -05:00
configuration.h.in Add support for compressed certificates (RFC8879) 2022-10-18 09:30:22 -04:00
conftypes.h Make conf_method_st and conf_st deprecated 2021-06-02 12:40:02 +10:00
core.h Copyright year updates 2023-09-07 09:59:15 +01:00
core_dispatch.h Copyright year updates 2024-09-05 09:35:49 +02:00
core_names.h.in Copyright year updates 2023-09-07 09:59:15 +01:00
core_object.h Update copyright year 2021-02-18 15:05:17 +00:00
crmf.h.in Copyright year updates 2024-09-05 09:35:49 +02:00
crmferr.h Update copyright year 2021-02-18 15:05:17 +00:00
crypto.h.in Copyright year updates 2024-09-05 09:35:49 +02:00
cryptoerr.h Use the new hashtable for core_namemap 2024-08-21 15:21:26 +02:00
cryptoerr_legacy.h Remove all trace of FIPS_mode functions 2021-05-06 09:54:37 +10:00
ct.h.in fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
cterr.h Update copyright year 2021-02-18 15:05:17 +00:00
decoder.h libcrypto: make XXX_get_number() internal 2021-06-02 20:45:39 +10:00
decodererr.h Better error messages if there are no encoders/decoders/store loaders 2021-05-18 15:30:25 +01:00
des.h Switch deprecation method for DES 2020-12-04 20:44:24 +01:00
dh.h Avoid setting gen_type to -1 in dsa_gen_set_params 2023-12-14 11:17:48 +01:00
dherr.h Make DH_check_pub_key() and DH_generate_key() safer yet 2023-11-06 07:55:01 +00:00
dsa.h Header file cleanup for C++20 header-units 2022-05-09 10:04:58 +10:00
dsaerr.h Fix infinite loops in DSA sign code. 2023-03-01 09:20:49 +11:00
dtls1.h Fix dtls timeout dead code 2021-07-29 10:08:07 -07:00
e_os2.h Copyright year updates 2024-09-05 09:35:49 +02:00
e_ostime.h Only include winsock2.h for struct timeval if needed 2023-11-27 07:33:19 +00:00
ebcdic.h Update source files for deprecation at 3.0 2019-11-07 11:37:25 +01:00
ec.h Remove repeated words 2023-09-11 10:15:30 +02:00
ecdh.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
ecdsa.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
ecerr.h Fix potential infinite loops in ECDSA signing. 2023-03-01 09:20:49 +11:00
encoder.h ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE 2021-06-05 20:30:47 +10:00
encodererr.h Update copyright year 2021-02-18 15:05:17 +00:00
engine.h apps & al : Fix various typos, repeated words, align some spelling to LDP. 2022-10-12 16:55:28 +11:00
engineerr.h Update copyright year 2021-02-18 15:05:17 +00:00
err.h.in ERR: Add ERR_pop() 2023-12-21 08:12:06 +00:00
ess.h.in CMS ESS: Move four internal aux function to where they belong in crypto/cms 2021-04-28 14:10:47 +02:00
esserr.h ESS: Export three core functions, clean up TS and CMS CAdES-BES usage 2021-04-28 14:10:45 +02:00
evp.h EVP_get_default_properties - implementation 2024-09-16 08:15:52 +10:00
evperr.h feat: Implement EVP_CIPHER_CTX_{set,get}_algor_params() and EVP_CIPHER_CTX_get_algor() 2024-08-27 13:56:28 +02:00
fips_names.h Copyright year updates 2024-09-05 09:35:49 +02:00
fipskey.h.in Copyright year updates 2024-09-05 09:35:49 +02:00
hmac.h Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC functions 2021-05-08 14:35:03 +02:00
hpke.h Copyright year updates 2024-04-09 13:43:26 +02:00
http.h Copyright year updates 2024-04-09 13:43:26 +02:00
httperr.h Limit the number of http headers when receiving the http response 2024-03-12 19:35:41 +01:00
idea.h Switch deprecation method for IDEA 2020-12-04 20:44:24 +01:00
indicator.h Add FIPS indicator callback. 2024-07-11 08:29:43 +10:00
kdf.h libcrypto: make XXX_get_number() internal 2021-06-02 20:45:39 +10:00
kdferr.h Update copyright year 2021-02-18 15:05:17 +00:00
lhash.h.in Copyright year updates 2024-04-09 13:43:26 +02:00
macros.h Copyright year updates 2024-09-05 09:35:49 +02:00
md2.h Switch deprecation method for MD2 2020-12-04 20:44:24 +01:00
md4.h Switch deprecation method for MD4 2020-12-04 20:44:24 +01:00
md5.h Switch deprecation method for MD5 2020-12-04 20:44:24 +01:00
mdc2.h Switch deprecation method for MDC2 2020-12-04 20:44:24 +01:00
modes.h Optimize AES-ECB mode in OpenSSL for both aarch64 and aarch32 2019-12-11 18:56:11 +01:00
obj_mac.h feat: add TCG / platform certificate OIDs 2024-09-05 17:22:40 +02:00
objects.h Copyright year updates 2024-09-05 09:35:49 +02:00
objectserr.h Update copyright year 2021-02-18 15:05:17 +00:00
ocsp.h.in Fix legacy OCSP_REQ_CTX_http() function to expect ASN.1 formatted input 2021-07-11 17:06:12 +02:00
ocsperr.h Update copyright year 2021-02-18 15:05:17 +00:00
opensslconf.h Update copyright year 2021-02-18 15:05:17 +00:00
opensslv.h.in Update copyright year 2020-05-15 14:09:49 +01:00
ossl_typ.h Reorganize public header files (part 2) 2019-09-28 20:26:36 +02:00
param_build.h Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). 2021-04-12 16:55:30 +10:00
params.h Add OSSL_PARAM_dup() and OSSL_PARAM_merge(). 2021-04-12 16:55:29 +10:00
pem.h Copyright year updates 2024-09-05 09:35:49 +02:00
pem2.h Update source files for deprecation at 3.0 2019-11-07 11:37:25 +01:00
pemerr.h PROV: Add type specific MSBLOB and PVK decoding for the MS->key decoders 2021-03-19 16:46:39 +01:00
pkcs7.h.in PKCS7_SIGNER_INFO: point out confusing names of digest_enc_alg and enc_digest fields 2023-10-17 22:02:16 +02:00
pkcs7err.h Update copyright year 2021-02-18 15:05:17 +00:00
pkcs12.h.in Copyright year updates 2024-09-05 09:35:49 +02:00
pkcs12err.h Allow PKCS12 export to set arbitrary bag attributes 2022-09-23 17:40:02 +01:00
prov_ssl.h Copyright year updates 2023-09-07 09:59:15 +01:00
proverr.h Add ED25519 and ED448 support for EVP_PKEY_{sign,verify}_init_ex2() 2024-08-29 19:13:07 +02:00
provider.h Copyright year updates 2023-09-07 09:59:15 +01:00
quic.h Copyright year updates 2024-04-09 13:43:26 +02:00
rand.h rand: add set0 calls for the private and public DRBGs 2022-11-02 08:42:46 +11:00
randerr.h rand: add extra error code 2023-09-27 17:22:54 +01:00
rc2.h Switch deprecation method for RC2 2020-12-04 20:44:24 +01:00
rc4.h Switch deprecation method for RC4 2020-12-04 20:44:24 +01:00
rc5.h Switch deprecation method for RC5 2020-12-04 20:44:24 +01:00
ripemd.h Switch deprecation method for RIPEMD 2020-12-04 20:44:24 +01:00
rsa.h rsa: Add option to disable implicit rejection 2022-12-12 11:30:52 +01:00
rsaerr.h rand: use size_t for size argument to RAND_bytes_ex() 2021-06-01 18:13:36 +10:00
safestack.h.in Update copyright year 2021-05-06 13:03:23 +01:00
seed.h Switch deprecation method for SEED 2020-12-04 20:44:24 +01:00
self_test.h Replace PKCS#1 v1.5 padding in RSA PCT 2024-08-22 07:24:29 +10:00
sha.h Copyright year updates 2023-09-07 09:59:15 +01:00
srp.h.in Update copyright year 2021-02-18 15:05:17 +00:00
srtp.h Add more SRTP protection profiles 2022-05-23 10:07:51 +02:00
ssl.h.in Extend TLSv1.3 record layer padding API calls 2024-07-10 11:44:39 +02:00
ssl2.h Update source files for deprecation at 3.0 2019-11-07 11:37:25 +01:00
ssl3.h Copyright year updates 2023-09-07 09:59:15 +01:00
sslerr.h Check that a supported_versions extension is present in an HRR 2024-08-07 19:34:23 +02:00
sslerr_legacy.h Copyright year updates 2024-04-09 13:43:26 +02:00
stack.h Update copyright year 2021-05-06 13:03:23 +01:00
store.h Copyright year updates 2023-09-28 14:23:29 +01:00
storeerr.h Better error messages if there are no encoders/decoders/store loaders 2021-05-18 15:30:25 +01:00
symhacks.h Update copyright year 2021-03-11 13:27:36 +00:00
thread.h Copyright year updates 2023-09-07 09:59:15 +01:00
tls1.h Copyright year updates 2024-09-05 09:35:49 +02:00
trace.h Copyright year updates 2023-09-07 09:59:15 +01:00
ts.h Copyright year updates 2024-09-05 09:35:49 +02:00
tserr.h Update copyright year 2021-02-18 15:05:17 +00:00
txt_db.h Update source files for deprecation at 3.0 2019-11-07 11:37:25 +01:00
types.h Copyright year updates 2024-09-05 09:35:49 +02:00
ui.h.in Fix safestack issues in ui.h 2020-09-13 11:11:21 +01:00
uierr.h Update copyright year 2021-02-18 15:05:17 +00:00
whrlpool.h Switch deprecation method for Whirlpool 2020-12-04 20:44:24 +01:00
x509.h.in Copyright year updates 2024-09-05 09:35:49 +02:00
x509_acert.h.in feat: support the authorityAttributeIdentifier X.509v3 extension 2024-09-10 19:17:34 +02:00
x509_vfy.h.in Copyright year updates 2024-04-09 13:43:26 +02:00
x509err.h Add Version Check for CSR Verification 2024-06-21 15:40:45 -04:00
x509v3.h.in Copyright year updates 2024-09-05 09:35:49 +02:00
x509v3err.h Update copyright year 2022-05-03 13:34:51 +01:00