]> git.ipfire.org Git - thirdparty/openssl.git/history - util/libcrypto.num
Strengthen chain building for CMP
[thirdparty/openssl.git] / util / libcrypto.num
2020-09-05  Dr. David von OheimbStrengthen chain building for CMP
2020-09-05  Dr. David von OheimbAdd OSSL_CMP_CTX_get1_newChain() and related CLI option...
2020-09-03  Richard LevitteSTORE: Deprecate legacy / ENGINE functions
2020-09-03  Richard LevitteSTORE: Move the built-in 'file:' loader to become an...
2020-08-29  Matt CaswellExtend the provider MAC bridge for CMAC
2020-08-24  Richard LevitteDECODER: Add function to set an OSSL_PASSPHRASE_CALLBAC...
2020-08-24  Richard LevitteOSSL_PARAM: Add string pointer getters
2020-08-24  Richard LevitteSTORE: Add the base functions to support provider based...
2020-08-24  Richard LevitteSTORE: Add missing function OSSL_STORE_LOADER_set_open_...
2020-08-22  Shane LontisAdd Explicit EC parameter support to providers.
2020-08-21  Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...
2020-08-21  Dr. David von OheimbAdd libctx and propq param to ASN.1 sign/verify/HMAC...
2020-08-20  Richard LevittePEM: Add more library context aware PEM readers
2020-08-20  Richard LevitteSTORE: Distinguish public keys from private keys
2020-08-20  Richard LevitteX509: Add d2i_PUBKEY_ex(), which take a libctx and...
2020-08-19  Shane LontisFix no-cms build errors.
2020-08-14  Pauliprovider: disable fall-backs if OSSL_PROVIDER_load...
2020-08-13  Dr. David von OheimbRemove needless #ifndef OPENSSL_NO_SOCK for X509_{CRL_...
2020-08-12  Dr. David von OheimbIntroduce X509_add_cert[s] simplifying various addition...
2020-08-12  Shane LontisAdd public API for gettables and settables for keymanag...
2020-08-11  Benjamin KadukDeprecate and replace EVP_CIPHER_CTX_iv()/etc.
2020-08-11  Shane LontisAdd DHX serialization
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 some of the missing CMS API documentation
2020-08-07  Paulirand_drbg: remove RAND_DRBG.
2020-08-06  Jon SpillettAdd new APIs to get PKCS12 secretBag OID and value
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  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 LevitteSERIALIZER: Add functions to deserialize into an EVP_PKEY
2020-07-24  Richard LevitteDESERIALIZER: Add foundation for deserializers
2020-07-24  Shane LontisAdd X509 related libctx changes.
2020-07-22  PauliEVP: deprecate the EVP_X_meth_ functions.
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  Paulilibcrypto.num: engine deprecation updates
2020-07-14  PauliDRBG: rename the DRBG taxonomy.
2020-07-01  Dr. David von OheimbAdd X509_self_signed(), extending and improving documen...
2020-06-28  Richard LevitteCORE: Add OPENSSL_CTX_set0_default(), to set a default...
2020-06-24  Pauliparams: add OSSL_PARAM helpers for time_t.
2020-06-24  Paulirand: core APIs for provider friendly random.
2020-06-22  Dr. David von OheimbFix CMP -days option range checking and test failing...
2020-06-19  Matt CaswellAdd more complete support for libctx/propq in the EC...
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-16  Dr. David von OheimbImprove BIO_socket_wait(), BIO_wait(), BIO_connect_retr...
2020-06-11  PauliThe EVP_MAC functions have been renamed for consistency...
2020-06-11  Paulikdf: make function naming consistent.
2020-06-05  Matt CaswellImplement OSSL_PROVIDER_get0_provider_ctx()
2020-06-05  Matt CaswellEnable applications to directly call a provider's query...
2020-06-02  Billy BrumleyMove EC_METHOD to internal-only
2020-06-01  Tim Hudsonundeprecate SSL_CTX_load_verify_locations and X509_STOR...
2020-05-27  Dr. David von OheimbRename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp...
2020-05-26  Dr. David von OheimbFix X509_PUBKEY_cmp(), move to crypto/x509/x_pubkey...
2020-05-24  Dr. David von OheimbMove decl of OSSL_CRMF_CERTID_dup from {crmf,cmp}_local...
2020-05-20  Billy Brumleydeprecate EC_POINT_make_affine and EC_POINTs_make_affine
2020-05-20  Richard LevitteAdd OSSL_PROVIDER_do_all()
2020-05-19  Billy Brumleydeprecate EC precomputation functionality
2020-05-16  Billy Brumleydeprecate EC_POINTs_mul function
2020-05-14  Richard LevitteEVP: Refactor the RSA-PSS key generation controls for...
2020-05-13  Dr. David von OheimbRename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_...
2020-05-13  Dr. David von OheimbAdd -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MS...
2020-05-13  Richard LevitteOSSL_STORE: Make it possible to attach an OSSL_STORE...
2020-05-07  Shane LontisRemove legacy FIPS_mode functions
2020-05-05  Dr. David von OheimbStrengthen X509_STORE_CTX_print_verify_cb() to print...
2020-05-04  Matt CaswellMake EVP_new_raw_[private|public]_key provider aware
2020-05-02  Shane LontisAdd default property API's to enable and test for fips
2020-04-30  PauliUndeprecate DH, DSA and RSA _bits() functions.
2020-04-25  Pauliparams: change OSSL_PARAM_set_unmodified() to operate...
2020-04-22  Pauliparams: add functionality to test if an OSSL_PARAM...
2020-04-21  Billy Brumley[crypto/ec] deprecate Jprojective_coordinates_GFp functions
2020-04-21  Dirk-Willem van... Add setter equivalents to X509_REQ_get0_signature
2020-04-19  Paulidhparam: update command line app to use EVP calls
2020-04-16  Matt CaswellCreate a libctx aware X509_verify_ex()
2020-04-15  Shane LontisAdd DH keygen to providers
2020-04-15  Shane LontisAdd DSA keygen to provider
2020-04-15  Matt CaswellTeach PEM_read_bio_PrivateKey about libctx
2020-04-15  Matt CaswellTeach d2i_PrivateKey et al about libctx
2020-04-15  Richard LevitteEC: Refactor EVP_PKEY_CTX curve setting macros for...
2020-04-14  Aaron ThompsonAdd ex_data to EVP_PKEY.
2020-04-09  Matt CaswellMake the CT code library context aware
2020-04-08  Matt CaswellAdd X509_STORE_CTX_new_with_libctx()
2020-04-08  Richard LevitteEVP & TLS: Add necessary EC_KEY data extraction functio...
2020-04-08  Richard LevitteEVP: add EVP_PKEY_is_a() and EVP_PKEY_can_sign()
2020-04-02  Dr. David von OheimbHTTP client: make server/proxy and port params more...
2020-04-02  Dr. David von Oheimb Chunk 10 of CMP contribution to OpenSSL: CMP http...
2020-04-01  Shane LontisAdd EVP_PKEY_gettable_params support for accessing...
2020-03-30  Matt CaswellAdd the X509v3_cache_extensions() function
2020-03-28  PauliParam build: make structures opaque.
2020-03-28  PauliNEWS: note OSSL_PARAM_BLD API as public.
2020-03-27  Matt CaswellMake SRP library context aware
2020-03-27  Matt CaswellAdd OCSP_RESPID_set_by_key_ex() and OCSP_RESPID_match_ex()
2020-03-25  Richard LevitteEVP: Add EVP_PKEY_set_type_by_keymgmt() and use it
next