..
__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_mac.h
Following the license change, modify the boilerplates in include/ and crypto/include/
2018-12-06 15:57:31 +01:00
asn1.h.in
Teach more of the ASN.1 code about libctx/propq
2021-06-05 17:39:10 +10:00
asn1err.h
Check for integer overflow in i2a_ASN1_OBJECT and error out if found.
2021-04-07 18:06:06 +10:00
asn1t.h.in
Add documentation for newly added ASN1 functions
2021-06-05 17:39:27 +10:00
async.h
Update source files for deprecation at 3.0
2019-11-07 11:37:25 +01:00
asyncerr.h
Update copyright year
2021-02-18 15:05:17 +00:00
bio.h.in
Deprecate old style BIO callback calls
2021-05-26 17:18:34 +02:00
bioerr.h
ERR: Rebuild all generated error headers and source files
2021-02-05 14:09:16 +01:00
blowfish.h
Switch deprecation method for Blowfish
2020-12-04 20:44:22 +01:00
bn.h
rand: add a strength argument to the BN and RAND RNG calls
2021-05-29 17:17:12 +10:00
bnerr.h
Update copyright year
2021-02-18 15:05:17 +00: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_util.h
Update copyright year
2021-02-18 15:05:17 +00:00
cmp.h.in
Use the new ASN.1 libctx aware capabilities in CMP
2021-06-05 17:39:10 +10:00
cmperr.h
Update copyright year
2021-02-18 15:05:17 +00:00
cms.h.in
Make SMIME_read_CMS_ex() and SMIME_read_ASN1_ex() support binary input
2021-05-19 09:23:30 +02:00
cmserr.h
TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func
2021-03-18 07:03:53 +01:00
comp.h
Update source files for pre-3.0 deprecation
2019-11-07 11:37:25 +01:00
comperr.h
Update copyright year
2021-02-18 15:05:17 +00:00
conf_api.h
Update source files for deprecation at 3.0
2019-11-07 11:37:25 +01:00
conf.h.in
Add NCONF_get_section_names()
2021-06-02 12:40:02 +10:00
conferr.h
Allow absolute paths to be set
2021-05-05 13:11:17 +02:00
configuration.h.in
Update copyright year
2021-02-18 15:05:17 +00:00
conftypes.h
Make conf_method_st and conf_st deprecated
2021-06-02 12:40:02 +10:00
core_dispatch.h
Fix a memleak in the FIPS provider
2021-05-24 09:39:15 +10:00
core_names.h
Add a gettable for provider ciphers to return the EVP_CIPH_RAND_KEY flag
2021-06-08 15:16:06 +10:00
core_object.h
Update copyright year
2021-02-18 15:05:17 +00:00
core.h
Register callbacks with core for child provider creation/deletion
2021-05-11 14:59:43 +01:00
crmf.h.in
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-15 11:59:53 +01:00
crmferr.h
Update copyright year
2021-02-18 15:05:17 +00:00
crypto.h.in
Add the concept of a child OSSL_LIB_CTX
2021-05-11 14:56:55 +01:00
cryptoerr_legacy.h
Remove all trace of FIPS_mode functions
2021-05-06 09:54:37 +10:00
cryptoerr.h
Remove all trace of FIPS_mode functions
2021-05-06 09:54:37 +10:00
ct.h.in
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-15 11:59:53 +01: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
Update copyright year
2021-03-11 13:27:36 +00:00
dherr.h
Add a range check (from SP800-56Ar3) to DH key derivation.
2021-04-01 09:07:08 +10:00
dsa.h
Update copyright year
2021-02-18 15:05:17 +00:00
dsaerr.h
Update copyright year
2021-02-18 15:05:17 +00:00
dtls1.h
Move libssl related defines used by fips provider to prov_ssl.h
2021-06-04 17:06:47 +02:00
e_os2.h
Rework and make DEBUG macros consistent.
2021-05-28 10:04:31 +02:00
ebcdic.h
Update source files for deprecation at 3.0
2019-11-07 11:37:25 +01:00
ec.h
Add convenience functions and macros for asymmetric key generation
2021-05-11 12:46:42 +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
rand: use size_t for size argument to RAND_bytes_ex()
2021-06-01 18:13:36 +10: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
Switch deprecation method for ENGINE
2020-12-04 20:44:24 +01:00
engineerr.h
Update copyright year
2021-02-18 15:05:17 +00:00
err.h.in
DECODER: use property definitions instead of getting implementation parameters
2021-06-05 20:30:11 +10: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
Deprecate EVP_CIPHER_impl_ctx_size and EVP_CIPHER_CTX_buf_noconst
2021-06-03 12:46:47 +02:00
evperr.h
Remove all trace of FIPS_mode functions
2021-05-06 09:54:37 +10:00
fips_names.h
Update copyright year
2021-02-18 15:05:17 +00:00
fipskey.h.in
Update copyright year
2021-02-18 15:05:17 +00: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
http.h
Add OSSL_ prefix to HTTP_DEFAULT_MAX_{LINE_LENGTH,RESP_LEN}
2021-05-14 19:24:42 +02:00
httperr.h
HTTP client: Minimal changes that include the improved API
2021-05-12 15:11:51 +02:00
idea.h
Switch deprecation method for IDEA
2020-12-04 20:44:24 +01: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
Update copyright year
2021-05-20 14:22:33 +01:00
macros.h
Update copyright year
2021-02-18 15:05:17 +00: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
Add OID for RPKI id-ct-signedChecklist
2021-05-12 15:06:22 +10:00
objects.h
Update source files for pre-3.0 deprecation
2019-11-07 11:37:25 +01:00
objectserr.h
Update copyright year
2021-02-18 15:05:17 +00:00
ocsp.h.in
Fix OCSP_sendreq_nbio arg order
2021-05-27 13:20:38 +10: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
pem2.h
Update source files for deprecation at 3.0
2019-11-07 11:37:25 +01:00
pem.h
Enhance the encoder/decoder tests to allow testing with a non-default library context and configurable providers
2021-06-01 12:16:27 +02: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
Update copyright year
2021-04-08 13:04:41 +01:00
pkcs7err.h
Update copyright year
2021-02-18 15:05:17 +00:00
pkcs12.h.in
Update copyright year
2021-05-06 13:03:23 +01:00
pkcs12err.h
Update copyright year
2021-02-18 15:05:17 +00:00
prov_ssl.h
Move libssl related defines used by fips provider to prov_ssl.h
2021-06-04 17:06:47 +02:00
proverr.h
Fix KMAC bounds checks.
2021-05-05 17:39:27 +10:00
provider.h
Rename also the OSSL_PROVIDER_name() function
2021-06-01 12:43:57 +02:00
rand.h
rand: use size_t for size argument to RAND_bytes_ex()
2021-06-01 18:13:36 +10:00
randerr.h
Update copyright year
2021-02-18 15:05:17 +00: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
Add convenience functions and macros for asymmetric key generation
2021-05-11 12:46:42 +02: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
Add FIPS Self test for AES_ECB decrypt
2021-04-13 13:06:37 +10:00
sha.h
sha: convert SHA one shot macros back to being functions
2021-06-10 14:18:06 +10:00
srp.h.in
Update copyright year
2021-02-18 15:05:17 +00:00
srtp.h
Update source files for deprecation at 3.0
2019-11-07 11:37:25 +01:00
ssl2.h
Update source files for deprecation at 3.0
2019-11-07 11:37:25 +01:00
ssl3.h
Move libssl related defines used by fips provider to prov_ssl.h
2021-06-04 17:06:47 +02:00
ssl.h.in
Optimize session cache flushing
2021-06-10 18:32:25 +10:00
sslerr_legacy.h
Update copyright year
2021-02-18 15:05:17 +00:00
sslerr.h
make update
2021-05-12 09:11:48 -07:00
stack.h
Update copyright year
2021-05-06 13:03:23 +01:00
store.h
libcrypto: make XXX_get_number() internal
2021-06-02 20:45:39 +10: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
tls1.h
Move libssl related defines used by fips provider to prov_ssl.h
2021-06-04 17:06:47 +02:00
trace.h
Disable tracing within the FIPS module
2021-06-03 07:32:54 +10:00
ts.h
Update copyright year
2021-04-08 13:04:41 +01: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
include/openssl: add a few missing #pragma once directives
2021-02-10 23:20:57 +01: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_vfy.h.in
Move trust-related decls from x509.h.in to x509_vfy.h.in
2021-06-08 07:47:41 +02:00
x509.h.in
Move trust-related decls from x509.h.in to x509_vfy.h.in
2021-06-08 07:47:41 +02:00
x509err.h
Update copyright year
2021-02-18 15:05:17 +00:00
x509v3.h.in
Code cleanup mostly in crypto/x509/v3_purp.c
2021-02-27 13:01:05 +01:00
x509v3err.h
Update copyright year
2021-02-18 15:05:17 +00:00