Rename the field 'provctx and data' to 'algctx' inside some objects containing
[openssl.git] / include / crypto /
2021-05-24 Shane LontisRename the field 'provctx and data' to 'algctx' inside...
2021-05-23 Matt CaswellFix a memleak in the FIPS provider
2021-05-20 Richard LevitteModify EVP_PKEY_ASN1_METHOD's export_to function to...
2021-05-20 Matt CaswellAdd a callback for providers to know about global prope...
2021-05-18 Matt CaswellBetter error messages if there are no encoders/decoders...
2021-05-12 Dr. David von OheimbHTTP client: Minimal changes that include the improved API
2021-05-11 Dr. David von OheimbConstify EVP_PKEY_CTX_set_params(), EVP_PKEY_CTX_{set...
2021-05-11 Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-05-08 Dr. David von OheimbCrypto: Add deprecation compatibility declarations...
2021-05-05 Rich SalzAllow absolute paths to be set
2021-04-29 Jon SpillettAdd library context and property query support into...
2021-04-28 Dr. David von OheimbCMS ESS: Move four internal aux function to where they...
2021-04-28 Dr. David von OheimbTS ESS: Move four internal aux function to where they...
2021-04-28 Dr. David von OheimbESS: Export three core functions, clean up TS and CMS...
2021-04-26 Shane LontisFixes related to separation of DH and DHX types
2021-04-26 Tomas MrazAdd type_name member to provided methods and use it
2021-04-22 Todd ShortAdd RUN_ONCE support to zlib init
2021-04-21 Richard LevitteENCODER & DECODER: Allow decoder implementations to...
2021-04-19 Tomas MrazDetect low-level engine and app method based keys
2021-04-18 Rich SalzAdd "origin" field to EVP_CIPHER, EVP_MD
2021-04-15 Tomas MrazRemove keymgmt_copy function from the provider API
2021-04-15 Tomas MrazAdd selection support to the provider keymgmt_dup function
2021-04-15 Tomas MrazImplement provider-side keymgmt_dup function
2021-04-08 Matt CaswellUpdate copyright year
2021-04-08 Pauliproperty: check return values from the property locking...
2021-04-07 PauliCheck for integer overflow in i2a_ASN1_OBJECT and error...
2021-04-02 Richard LevitteCORE: Add an algorithm_description field to OSSL_ALGORITHM
2021-03-31 Shane LontisAdd a range check (from SP800-56Ar3) to DH key derivation.
2021-03-31 Randall S. BeckerAdded guarding #ifndef/#define to avoid duplicate inclu...
2021-03-30 Matt CaswellFix change in behaviour of EVP_PKEY_CTRL_RSA_KEYGEN_BITS
2021-03-28 Tomas MrazImplement EVP_PKEY_dup() function
2021-03-28 Shane LontisFix Build issue on Oracle Linux x64
2021-03-25 Tomas MrazEVP_PKCS82PKEY: Create provided keys if possible
2021-03-22 Shane LontisFix usages of const EVP_MD.
2021-03-19 Richard LevitteMake ossl_d2i_PUBKEY_legacy() completely libcrypto...
2021-03-19 Richard LevitteMake evp_privatekey_from_binary() completely libcrypto...
2021-03-19 Richard LevittePROV: Add type specific MSBLOB and PVK decoding for...
2021-03-19 Richard LevittePROV: Add type specific PKCS#8 decoding to the DER...
2021-03-19 Richard LevittePROV: Add type specific SubjectPublicKeyInfo decoding...
2021-03-18 Shane LontisAdd ossl_pkcs5_pbkdf2_hmac_ex symbol
2021-03-18 Shane LontisAdd ossl_ x509 symbols
2021-03-18 Shane LontisAdd ossl_lhash symbols
2021-03-18 Shane LontisAdd ossl_bn_group symbols
2021-03-18 Shane LontisAdd ossl_sa symbols
2021-03-18 Shane LontisAdd ossl_ symbols for sm3 and sm4
2021-03-18 Shane LontisAdd ossl_siv symbols
2021-03-18 Shane LontisAdd ossl_aria symbols
2021-03-18 Shane LontisAdd ossl_ conf symbols
2021-03-18 Shane LontisAdd ossl_ ecx symbols
2021-03-18 Shane LontisAdd ossl_v3 symbols
2021-03-18 Shane LontisAdd ossl_rsa symbols
2021-03-18 Shane LontisAdd ossl_encode symbols
2021-03-18 Shane LontisAdd ossl_asn1 symbols
2021-03-18 Shane LontisAdd ossl_rand symbols
2021-03-18 Shane LontisFix misc external ossl_ symbols.
2021-03-18 Dr. David von OheimbTS and CMS CAdES-BES: Refactor check_signing_certs...
2021-03-18 Dr. David von OheimbTS ESS: Invert the search logic of ts_check_signing_cer...
2021-03-17 Matt CaswellFix a TODO(3.0) in the siphash code
2021-03-14 Shane LontisFix DSA EVP_PKEY_param_check() when defaults are used...
2021-03-11 Paulievp: add params argument to key manager's gen_init...
2021-03-11 Matt CaswellUpdate copyright year
2021-03-08 Matt CaswellMake the EVP_PKEY_get0* functions have a const return...
2021-03-08 Matt CaswellCache legacy keys instead of downgrading them
2021-03-04 Tomas Mrazinclude/crypto: Remove TODOs that are irrelevant for 3.0
2021-02-26 Shane LontisFix external symbols related to ec & sm2 keys
2021-02-26 Shane LontisFix external symbols related to dsa keys
2021-02-26 Shane LontisFix external symbols related to dh keys
2021-02-26 Shane LontisFix external symbols for bn
2021-02-24 Richard LevitteX509: Refactor X509_PUBKEY processing to include provid...
2021-02-23 Richard LevitteEVP: Implement data-driven translation between known...
2021-02-23 Richard LevitteEVP: make evp_pkey_is_assigned() usable in the FIPS...
2021-02-23 Richard LevitteEVP: Make evp_pkey_ctx_state() available to all of EVP
2021-02-23 Richard LevitteEVP: Implement EVP_PKEY_CTX_is_a()
2021-02-22 Shane LontisAdd EVP_PKEY_public_check_quick.
2021-02-21 Shane LontisFix external symbols for pkcs7.
2021-02-21 Shane LontisFix external symbols for cms.
2021-02-19 Shane LontisFix d2i_AutoPrivateKey_ex so that is uses the new decod...
2021-02-18 Dr. David von OheimbRename internal X509_add_cert_new() to ossl_x509_add_ce...
2021-02-18 Dr. David von OheimbAdd internal X509_add_certs_new(), which simplifies...
2021-02-18 Matt CaswellUpdate copyright year
2021-02-18 Tomas Mrazdsa_check: Perform simple parameter check if seed is...
2021-02-17 Tomas MrazRename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE...
2021-02-16 Matt CaswellDon't overflow the output length in EVP_CipherUpdate...
2021-02-15 Matt CaswellImplement EVP_PKEY_param_check_quick() and use it in...
2021-02-10 FdaSilvaYYinclude/crypto: add a few missing #pragma once directives
2021-02-07 PauliFix race condition & allow operation cache to grow.
2021-02-05 Richard LevitteERR: Rebuild all generated error headers and source...
2021-02-05 Tomas MrazRSA: properly generate algorithm identifier for RSA...
2021-02-03 Richard LevitteEVP: Fix evp_pkey_ctx_store_cached_data() to handle...
2021-02-03 Richard LevitteCORE & PROV: clean away OSSL_FUNC_mac_size()
2021-02-02 Matt CaswellEnsure the EVP_PKEY operation_cache is appropriately...
2021-02-02 Matt CaswellAlways ensure we hold ctx->lock when calling CRYPTO_get...
2021-01-28 Richard LevitteUpdate copyright year
2021-01-26 Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2021-01-20 Dr. David von OheimbX509: Enable printing cert even with invalid validity...
2021-01-13 Dr. David von OheimbAdd X509V3_set_issuer_pkey, needed for AKID of self...
2021-01-08 Nicola TuveriAdd SM2 private key range validation
2020-12-23 Matt CaswellMove the caching of cipher constants into evp_cipher_fr...
2020-12-20 Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-12-17 Richard LevitteDECODER: Adjust the library context of keys in our...
next