Add DHX serialization
[openssl.git] / include /
2020-08-11 Shane LontisAdd dh_kdf support to provider
2020-08-11 Shane LontisAdd DHX support to keymanager
2020-08-10 Pauliconf: add an error if the openssl_conf section isn...
2020-08-10 Matt CaswellDelete old KDF bridge EVP_PKEY_METHODS
2020-08-10 Matt CaswellExtend the EVP_PKEY KDF to KDF provider bridge to also...
2020-08-10 Matt CaswellExtend the EVP_PKEY KDF to KDF provider bridge to also...
2020-08-10 Matt CaswellImplement a EVP_PKEY KDF to KDF provider bridge
2020-08-09 Shane LontisAdd 'on demand self test' and status test to providers
2020-08-09 Shane LontisAdd EVP signature with libctx methods.
2020-08-09 Shane LontisAdd libctx support to PKCS7.
2020-08-09 Shane LontisAdd libctx to SMIME ASN1
2020-08-09 Shane LontisAdd internal method x509_set0_libctx().
2020-08-09 Shane LontisAdd libctx support to CMS.
2020-08-07 Shane LontisAdd evp_test fixes.
2020-08-07 Paulirand_drbg: remove RAND_DRBG.
2020-08-07 Richard LevittePEM: Make general MSBLOB reader functions exposed inter...
2020-08-06 Richard LevitteRSA: Be less strict on PSS parameters when exporting...
2020-08-06 Pauligettables: core changes to pass the provider context.
2020-08-06 Jon SpillettAdd new APIs to get PKCS12 secretBag OID and value
2020-08-06 Matt CaswellUpdate copyright year
2020-08-04 Peter EisentrautMark an argument of an inline function as unused
2020-08-04 Dr. David von OheimbRename misleading X509V3_R_INVALID_NULL_NAME to X509V3_...
2020-08-04 Dr. David von OheimbCorrect misleading diagnostics of OBJ_txt2obj on unknow...
2020-08-04 Shane LontisChange the provider implementation of X942kdf to use...
2020-08-01 Richard LevitteDESERIALIZER: Refactor the constructor setting API
2020-08-01 Richard LevitteDESERIALIZER: Add deserializers for the rest of our...
2020-08-01 Richard LevitteDESERIALIZER: Rethink password handling
2020-07-30 Dr. David von OheimbAdd OSSL_CMP_MSG_write(), use it in apps/cmp.c
2020-07-30 Dr. David von OheimbExport ossl_cmp_msg_load() as OSSL_CMP_MSG_read(),...
2020-07-30 Pauliunify spelling of serialize
2020-07-30 Dr. David von OheimbExport crm_new() of cmp_msg.c under the name OSSL_CMP_C...
2020-07-30 Dr. David von OheimbStreamline the CMP request session API, adding the...
2020-07-24 Richard LevitteDESERIALIZER: Implement decryption of password protecte...
2020-07-24 Richard LevitteSERIALIZER: No enc argument for OSSL_SERIALIZER_CTX_set...
2020-07-24 Richard LevitteCORE: Add upcalls for BIO_gets() and BIO_puts()
2020-07-24 Richard LevitteSERIALIZER: Add functions to deserialize into an EVP_PKEY
2020-07-24 Richard LevitteDESERIALIZER: Add foundation for deserializers
2020-07-24 Richard LevitteKEYMGMT: Add key loading function OSSL_FUNC_keymgmt_load()
2020-07-24 Richard LevitteEVP KEYMGMT utils: Make a few more utility functions...
2020-07-24 Shane LontisAdd X509 related libctx changes.
2020-07-22 PauliEVP: deprecate the EVP_X_meth_ functions.
2020-07-22 Shane LontisFix provider cipher reinit issue
2020-07-19 Richard LevitteFix typo for SSL_get_peer_certificate()
2020-07-16 Dr. David von OheimbConstify X509_check_akid and prefer using X509_get0_ser...
2020-07-16 Richard LevitteUpdate copyright year
2020-07-16 Matt CaswellRevert "kdf: make function naming consistent."
2020-07-16 Matt CaswellRevert "The EVP_MAC functions have been renamed for...
2020-07-16 Paulitrace: condition out engine related tracing
2020-07-16 Paulidoc: document that the engine initialisation options...
2020-07-16 Paulideprecate engine from public header files
2020-07-16 PauliFix indentation for engine.h
2020-07-16 Todd ShortAdd SSL_get[01]_peer_certificate()
2020-07-15 Shane LontisAdd AES_CBC_CTS ciphers to providers
2020-07-15 aSoujyuTanakaEnable WinCE build without deceiving _MSC_VER.
2020-07-14 PauliDRBG: rename the DRBG taxonomy.
2020-07-11 Richard LevitteAdd and use internal header that implements endianness...
2020-07-10 Dr. David von Oheimbocsp.h: Fix backward compatibility decl for OCSP_parse_...
2020-07-09 Shane LontisAdd multiple fixes for ffc key generation using invalid...
2020-07-07 Martin ElshuberAdd support to zeroize plaintext in S3 record layer
2020-07-06 Nicola Tuveri[EC][ASN1] Detect missing OID when serializing EC param...
2020-07-06 Matt CaswellAdd provider support for TLS CBC padding and MAC removal
2020-07-05 Richard LevitteERR: special case system errors
2020-07-05 Richard LevitteERR: refactor global error codes
2020-07-03 Jon SpillettFix up build issue when running cpp tests
2020-07-01 Dr. David von OheimbAdd X509_self_signed(), extending and improving documen...
2020-07-01 Dr. David von OheimbRefactor (without semantic changes) crypto/x509/{v3_pur...
2020-06-29 Rich SalzAdd --fips-key configuration parameter to fipsinstall...
2020-06-28 Richard LevitteCORE: Add an internal function to distinguish the globa...
2020-06-28 Richard LevitteCORE: Add OPENSSL_CTX_set0_default(), to set a default...
2020-06-25 Matt CaswellUpdate copyright year
2020-06-24 Dr. Matthias St... Make the naming scheme for dispatched functions more...
2020-06-24 Dr. Matthias St... Rename <openssl/core_numbers.h> -> <openssl/core_dispat...
2020-06-24 Paulifips rand: DRBG KAT self test updates to provider model.
2020-06-24 PauliCTR, HASH and HMAC DRBGs in provider
2020-06-24 Paulishare rand_pool between libcrypto and providers
2020-06-24 Pauliparams: add OSSL_PARAM helpers for time_t.
2020-06-24 Paulirand: set up EVP and DRBG infrastructure for RAND from...
2020-06-24 Paulicore: add OSSL_INOUT_CALLBACK
2020-06-24 Paulirand: core APIs for provider friendly random.
2020-06-23 Pauliproperty: Move global default properties to the library...
2020-06-23 Pauliserialization: break the provider locating code to...
2020-06-22 Dr. David von OheimbFix CMP -days option range checking and test failing...
2020-06-21 FdaSilvaYYFix one typo in a comment.
2020-06-19 Matt CaswellFix the DTLS1_COOKIE_LENGTH value
2020-06-19 Matt CaswellAdd more complete support for libctx/propq in the EC...
2020-06-19 Matt CaswellCreate defines for TLS Group Ids
2020-06-19 Matt CaswellProvider a better error message if we fail to copy...
2020-06-19 Matt CaswellMake EVP_PKEY_CTX_[get|set]_group_name work for DH too
2020-06-19 Matt CaswellMake EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name...
2020-06-19 Matt CaswellAdd the OSSL_PROVIDER_get_capabilities() API function
2020-06-19 Matt CaswellAdd the concept of "Capabilities" to the default and...
2020-06-17 Shane LontisAdd ACVP fips module tests
2020-06-16 Nicola TuveriRefactor BN_R_NO_INVERSE logic in internal functions
2020-06-16 Dr. David von OheimbImprove BIO_socket_wait(), BIO_wait(), BIO_connect_retr...
2020-06-13 Dr. David von OheimbMove part of OSSL_CMP_validate_msg() to ossl_cmp_msg_ch...
2020-06-13 Dr. David von OheimbCorrect error reason of verify_signature() in cmp_vfy.c
2020-06-12 PauliGuard new header mac.h against C++isms.
2020-06-11 PauliThe EVP_MAC functions have been renamed for consistency...
2020-06-11 Paulikdf: make function naming consistent.
2020-06-10 Dr. David von OheimbGenerate error queue entry on FFC_CHECK_BAD_LN_PAIR...
next