You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dr. David von Oheimb 31b28ad96a chunk 7 of CMP contribution to OpenSSL
add CMP message validation and related tests; while doing so:
* add ERR_add_error_mem_bio() to crypto/err/err_prn.c
* move ossl_cmp_add_error_txt() as ERR_add_error_txt() to crypto/err/err_prn.c
* add X509_STORE_CTX_print_verify_cb() to crypto/x509/t_x509.c,
  adding internally x509_print_ex_brief(), print_certs(), and print_store_certs()
* move {ossl_cmp_,}X509_STORE_get1_certs() to crypto/x509/x509_lu.c

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/10620)
3 years ago
..
__DECC_INCLUDE_EPILOGUE.H
__DECC_INCLUDE_PROLOGUE.H
aes_platform.h Add AES_CBC_HMAC_SHA ciphers to providers. 3 years ago
aria.h Fix header file include guard names 4 years ago
asn1.h Redesign the KEYMGMT libcrypto <-> provider interface - the basics 3 years ago
asn1_dsa.h Fix header file include guard names 4 years ago
async.h
bn.h RSA generation: Use more bits of 1/sqrt(2) 4 years ago
bn_conf.h.in Fix header file include guard names 4 years ago
bn_dh.h Add support for DH 'modp' group parameters (RFC 3526) 3 years ago
bn_srp.h
chacha.h Fix header file include guard names 4 years ago
cmll_platform.h CRYPTO: split cipher_platform.h into algorithm specific headers 3 years ago
cms.h
cryptlib.h
ctype.h Fix header file include guard names 4 years ago
des_platform.h CRYPTO: split cipher_platform.h into algorithm specific headers 3 years ago
dh.h Add FFC param/key validation 3 years ago
dsa.h Add FFC param/key validation 3 years ago
dso_conf.h.in Fix header file include guard names 4 years ago
ec.h Fix header file include guard names 4 years ago
ecx.h Add S390 support for provider based X25519/X448 3 years ago
engine.h
err.h Fix header file include guard names 4 years ago
ess.h
evp.h Implement a stricter ECX_KEY type 3 years ago
lhash.h Fix header file include guard names 4 years ago
md32_common.h
modes.h Fix a bug for aarch64 BigEndian 3 years ago
objects.h
poly1305.h Add ChaCha related ciphers to default provider 4 years ago
rand.h Convert rand_bytes_ex and rand_priv_bytes_ex to public functions 3 years ago
rsa.h Make the RSA ASYM_CIPHER implementation available inside the FIPS module 3 years ago
serializer.h SERIALIZER: New API for serialization of objects through providers 4 years ago
sha.h Fix header file include guard names 4 years ago
siphash.h
siv.h
sm2.h Fix header file include guard names 4 years ago
sm2err.h Update source files for deprecation at 3.0 4 years ago
sm4.h Fix header file include guard names 4 years ago
sparse_array.h Fix header file include guard names 4 years ago
store.h Fix header file include guard names 4 years ago
x509.h chunk 7 of CMP contribution to OpenSSL 3 years ago