openssl/include/openssl
Dr. David von Oheimb 39082af2fa Add OSSL_CMP_CTX_get1_newChain() and related CLI option -chainout
Also simplify certificate saving in apps/cmp.c

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12790)
2020-09-05 18:10:03 +02:00
..
__DECC_INCLUDE_EPILOGUE.H
__DECC_INCLUDE_PROLOGUE.H
aes.h
asn1_mac.h
asn1.h Add libctx and propq param to ASN.1 sign/verify/HMAC/decrypt 2020-08-21 09:04:10 +02:00
asn1err.h Add libctx and propq param to ASN.1 sign/verify/HMAC/decrypt 2020-08-21 09:04:10 +02:00
asn1t.h
async.h
asyncerr.h
bio.h Improve BIO_socket_wait(), BIO_wait(), BIO_connect_retry(), and their docs 2020-06-16 18:51:39 +02:00
bioerr.h
blowfish.h
bn.h Refactor BN_R_NO_INVERSE logic in internal functions 2020-06-16 21:41:33 +03:00
bnerr.h Refactor BN_R_NO_INVERSE logic in internal functions 2020-06-16 21:41:33 +03:00
buffer.h
buffererr.h
camellia.h
cast.h
cmac.h
cmp_util.h Add -verbosity option to apps/cmp.c and add log output also in crypto/cmp 2020-09-01 18:53:41 +02:00
cmp.h Add OSSL_CMP_CTX_get1_newChain() and related CLI option -chainout 2020-09-05 18:10:03 +02:00
cmperr.h Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt 2020-08-21 09:04:13 +02:00
cms.h Add libctx support to CMS. 2020-08-09 17:34:52 +10:00
cmserr.h
comp.h
comperr.h
conf_api.h
conf.h
conferr.h conf: add an error if the openssl_conf section isn't found. 2020-08-11 08:08:24 +10:00
configuration.h.in
core_dispatch.h STORE: Add a built-in 'file:' storemgmt implementation (loader) 2020-09-03 17:48:32 +02:00
core_names.h Add an HMAC implementation that is TLS aware 2020-09-03 09:40:52 +01:00
core_object.h CORE: Define provider-native abstract objects 2020-08-24 10:02:25 +02:00
core.h Add Explicit EC parameter support to providers. 2020-08-22 14:55:41 +10:00
crmf.h Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt 2020-08-21 09:04:13 +02:00
crmferr.h Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt 2020-08-21 09:04:13 +02:00
crypto.h doc: document that the engine initialisation options are deprecated. 2020-07-16 09:12:27 +02:00
cryptoerr.h
ct.h unify spelling of serialize 2020-07-30 20:15:22 +10:00
cterr.h
decoder.h DECODER: Add function to set an OSSL_PASSPHRASE_CALLBACK type callback 2020-08-24 10:02:26 +02:00
decodererr.h Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
des.h
dh.h Fix no-cms build errors. 2020-08-19 13:27:31 +10:00
dherr.h
dsa.h unify spelling of serialize 2020-07-30 20:15:22 +10:00
dsaerr.h
dtls1.h Update copyright year 2020-06-25 14:13:12 +01:00
e_os2.h Update copyright year 2020-07-16 14:47:04 +02:00
ebcdic.h
ec.h Add Explicit EC parameter support to providers. 2020-08-22 14:55:41 +10:00
ecdh.h
ecdsa.h
ecerr.h Add Explicit EC parameter support to providers. 2020-08-22 14:55:41 +10:00
encoder.h Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
encodererr.h Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
engine.h Update copyright year 2020-07-16 14:47:04 +02:00
engineerr.h
err.h STORE: Add a built-in 'file:' storemgmt implementation (loader) 2020-09-03 17:48:32 +02:00
ess.h
esserr.h
evp.h Extend the provider MAC bridge for CMAC 2020-08-29 17:40:11 +10:00
evperr.h Extend the EVP_PKEY KDF to KDF provider bridge to also support HKDF 2020-08-10 14:51:59 +01:00
fips_names.h
fipskey.h.in Fix up build issue when running cpp tests 2020-07-03 10:00:12 +10:00
hmac.h
http.h
httperr.h
idea.h
kdf.h Extend the EVP_PKEY KDF to KDF provider bridge to also support Scrypt 2020-08-10 14:51:59 +01:00
kdferr.h
lhash.h
macros.h
md2.h
md4.h
md5.h
mdc2.h
modes.h
obj_mac.h
objects.h
objectserr.h Correct misleading diagnostics of OBJ_txt2obj on unknown object name 2020-08-04 09:17:47 +02:00
ocsp.h Add OCSP_PARTIAL_CHAIN to OCSP_basic_verify() 2020-08-27 20:03:39 +02:00
ocsperr.h OCSP: Add return value checks. 2020-08-19 13:15:27 +10:00
opensslconf.h
opensslv.h.in
ossl_typ.h
param_build.h params: add OSSL_PARAM helpers for time_t. 2020-06-24 20:05:41 +10:00
params.h OSSL_PARAM: Add string pointer getters 2020-08-24 10:02:26 +02:00
pem2.h
pem.h PEM: Add more library context aware PEM readers 2020-08-20 12:37:35 +02:00
pemerr.h Fix PEM_write_bio_PrivateKey_traditional() to not output PKCS#8 2020-08-28 20:48:27 +02:00
pkcs7.h Add libctx support to PKCS7. 2020-08-09 17:34:52 +10:00
pkcs7err.h
pkcs12.h Add new APIs to get PKCS12 secretBag OID and value 2020-08-07 07:59:48 +10:00
pkcs12err.h Add new APIs to get PKCS12 secretBag OID and value 2020-08-07 07:59:48 +10:00
provider.h provider: disable fall-backs if OSSL_PROVIDER_load() fails. 2020-08-14 18:17:47 +10:00
rand.h rand_drbg: remove RAND_DRBG. 2020-08-07 14:16:47 +10:00
randerr.h rand_drbg: remove RAND_DRBG. 2020-08-07 14:16:47 +10:00
rc2.h
rc4.h
rc5.h
ripemd.h
rsa.h
rsaerr.h
safestack.h
seed.h
self_test.h
sha.h
srp.h
srtp.h
ssl2.h
ssl3.h
ssl.h Mark SSL_CTX_set_ssl_version() as deprecated in 3.0 2020-08-12 18:02:42 -07:00
sslerr.h Improve some error messages if a digest is not available 2020-08-29 17:56:20 +10:00
stack.h
store.h STORE: Deprecate legacy / ENGINE functions 2020-09-03 17:48:32 +02:00
storeerr.h STORE: Distinguish public keys from private keys 2020-08-20 12:37:35 +02:00
symhacks.h
tls1.h
trace.h Update copyright year 2020-07-16 14:47:04 +02:00
ts.h
tserr.h
txt_db.h
types.h Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
ui.h
uierr.h
whrlpool.h
x509_vfy.h Add X509 related libctx changes. 2020-07-24 22:53:27 +10:00
x509.h STORE: Move the built-in 'file:' loader to become an engine module 2020-09-03 17:48:32 +02:00
x509err.h
x509v3.h Add X509 related libctx changes. 2020-07-24 22:53:27 +10:00
x509v3err.h Rename misleading X509V3_R_INVALID_NULL_NAME to X509V3_R_INVALID_EMPTY_NAME 2020-08-04 09:17:47 +02:00