Fix usages of const EVP_MD.
[openssl.git] / include /
2021-03-22 Shane LontisFix usages of const EVP_MD.
2021-03-22 Andrey MatyukovDual 1024-bit exponentiation optimization for Intel...
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-19 Tomas MrazAdded functions for printing EVP_PKEYs to FILE *
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 Shane LontisFix external symbols for crypto_*
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-18 Beat BolliASN1: add an internal header to validate Unicode ranges
2021-03-17 Matt CaswellFix a TODO(3.0) in the siphash code
2021-03-15 Pauliproperty: default queries create the property values.
2021-03-14 Shane LontisFix DSA EVP_PKEY_param_check() when defaults are used...
2021-03-14 Rich SalzAlways check CRYPTO_LOCK_{read,write}_lock
2021-03-11 Paulirename ossl_provider_forall_loaded to ossl_provider_doa...
2021-03-11 Paulievp: add params arguments to init functions
2021-03-11 Paulicore: add params arguments to init calls
2021-03-11 Paulicore: add params argument to key manager's gen_init...
2021-03-11 Paulievp: add params argument to key manager's gen_init...
2021-03-11 Matt CaswellUpdate copyright year
2021-03-11 Pedro MonrealFix reason code: EVP_R_OPERATON_NOT_INITIALIZED
2021-03-10 Paulicore: add up_ref callback for OSSL_CORE_BIO
2021-03-10 PauliAdd a real type for OSSL_CORE_BIO which is distinct...
2021-03-10 Shane LontisAdd new filter BIO BIO_f_readbuffer()
2021-03-09 Dmitry BelyavskiyNon-const accessor to legacy keys
2021-03-08 Matt CaswellMake the EVP_PKEY_get0* functions have a const return...
2021-03-08 Matt CaswellEnsure the various legacy key EVP_PKEY getters/setters...
2021-03-08 Matt CaswellCache legacy keys instead of downgrading them
2021-03-06 Dmitry BelyavskiyRestore GOST macros compatibility with 1.1.1
2021-03-04 Tomas Mrazinclude/crypto: Remove TODOs that are irrelevant for 3.0
2021-03-04 Tomas Mrazinclude/internal: Remove TODOs that are irrelevant...
2021-03-03 Tomas MrazEVP_PKEY_CTX_get/settable_params: pass provider operati...
2021-03-01 Rich SalzRemove RSA SSLv23 padding mode
2021-03-01 Dr. David von OheimbGeneralize schmeme parsing of OSSL_HTTP_parse_url(...
2021-03-01 Dr. David von OheimbOSSL_HTTP_parse_url(): Handle any userinfo, query,...
2021-02-28 Paulicore: add params argument to DRBG instantiate call
2021-02-28 Paulievp: add params argument to EVP_RAND_instantiate()
2021-02-28 Paulievp: add param argument to KDF derive call
2021-02-28 Paulicore: add param argument to KDF derive call
2021-02-28 Paulicore: update to use the extra MAC init arguments
2021-02-28 Paulievp: updates for the new additional MAC_init arguments
2021-02-28 Paulisiphash: Add the C and D round parameters for SipHash.
2021-02-27 Dr. David von OheimbCode cleanup mostly in crypto/x509/v3_purp.c
2021-02-26 Paulicore: support modified gettable/settable ctx calls...
2021-02-26 Paulievp: upport modified gettable/settable ctx calls for...
2021-02-26 Paulievp: support modified gettable/settable ctx calls for...
2021-02-26 Paulicore: core: support modified gettable/settable ctx...
2021-02-26 Paulicore: support modified gettable/settable ctx calls...
2021-02-26 Paulievp: support modified gettable/settable ctx calls for...
2021-02-26 Paulievp: support modified gettable/settable ctx calls for...
2021-02-26 Paulicore: update RNG gettable/settable ctx param calls
2021-02-26 Paulicore: update digest gettable/settable ctx params calls
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 Matt CaswellDon't hold a lock when calling a callback in ossl_namem...
2021-02-24 Richard LevitteAllow the sshkdf type to be passed as a single character
2021-02-24 Matt CaswellDuplicate the file and func error strings
2021-02-24 Pauliprovider: add an unquery function to allow providers...
2021-02-24 Tomas MrazDeprecated EVP_PKEY_CTX_get0_dh_kdf_ukm() and EVP_PKEY_...
2021-02-24 Richard LevitteX509: Refactor X509_PUBKEY processing to include provid...
2021-02-23 Pauliprovider: add option to load a provider without disabli...
2021-02-23 Paulirand: add DRBG/seed setting functions
2021-02-23 PauliRAND_METHOD deprecation: code changes
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 Matt CaswellNote that the OSSL_CORE_MAKE_FUNC macro is reserved
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-21 jwalch-Wunused-function cleanup
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-17 Richard LevitteFix backward incompatibility revolving around OSSL_HTTP...
2021-02-17 Paulicore: add get_entropy and clear_entropy calls to RAND
next