..
__DECC_INCLUDE_EPILOGUE.H
__DECC_INCLUDE_PROLOGUE.H
aes.h
asn1_mac.h
asn1.h.in
Add support for ISO 8601 datetime format
2021-06-11 12:39:46 +02: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
Update copyright year
2021-06-17 13:24:59 +01:00
async.h
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
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
buffererr.h
Update copyright year
2021-02-18 15:05:17 +00:00
camellia.h
cast.h
cmac.h
cmp_util.h
Update copyright year
2021-02-18 15:05:17 +00:00
cmp.h.in
CMP: Add missing getter functions to CRMF API and CMP API
2021-06-30 10:38:23 +02:00
cmperr.h
CMP: Add missing getter functions to CRMF API and CMP API
2021-06-30 10:38:23 +02: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
comperr.h
Update copyright year
2021-02-18 15:05:17 +00:00
conf_api.h
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
include: replace tabs with spaces in headers
2021-06-19 15:51:12 +10:00
conftypes.h
Make conf_method_st and conf_st deprecated
2021-06-02 12:40:02 +10:00
core_dispatch.h
Add various OBJ functions as callbacks
2021-06-16 15:04:50 +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
OSSL_CRMF_{CERTTEMPLATE,CERTID}_get0_serialNumber(): Make result const for consistency
2021-06-30 10:38:23 +02: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
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
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
Update copyright year
2021-06-17 13:24:59 +01:00
e_os2.h
Fix definition of ossl_intmax_t and ossl_uintmax_t
2021-06-22 19:49:52 +10:00
ebcdic.h
ec.h
ECDSA_SIG_set0: r and s parameters cannot be NULL
2021-07-27 11:02:55 +10:00
ecdh.h
ecdsa.h
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
engineerr.h
Update copyright year
2021-02-18 15:05:17 +00:00
err.h.in
err: remove ERR_GET_FUNC()
2021-07-06 20:14:36 +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
Mark the EVP_PKEY_METHOD arg as const on some EVP_PKEY_meth_get_*() funcs
2021-07-27 10:34:44 +01: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
HTTP client: fix use of OSSL_HTTP_adapt_proxy(), which is needed also in cmp.c
2021-06-16 14:36:01 +01:00
httperr.h
HTTP client: Minimal changes that include the improved API
2021-05-12 15:11:51 +02:00
idea.h
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
md4.h
md5.h
mdc2.h
modes.h
obj_mac.h
Add OID for RPKI id-ct-signedChecklist
2021-05-12 15:06:22 +10:00
objects.h
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
ossl_typ.h
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
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
err: remove the derivation function is mandatory for FIPS error message since it's no longer used and newly introduced
2021-07-20 18:34:07 +10:00
rc2.h
rc4.h
rc5.h
ripemd.h
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
self_test.h
Change self test for AES_CGM to perform both an encrypt and decrypt.
2021-06-22 15:04:30 +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
ssl2.h
ssl3.h
Update copyright year
2021-06-17 13:24:59 +01: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
STORE: Make OSSL_STORE_LOADER_fetch() consistent with all other fetch functions
2021-06-11 09:09:21 +02: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
Fix OSSL_TRACE9 missing arg9
2021-07-14 14:57:03 +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
types.h
Fix definition of ossl_intmax_t and ossl_uintmax_t
2021-06-22 19:49:52 +10:00
ui.h.in
uierr.h
Update copyright year
2021-02-18 15:05:17 +00:00
whrlpool.h
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
X509_digest_sig(): Improve default hash for EdDSA and allow to return the chosen default
2021-06-16 14:30:35 +01: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