EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more available
[openssl.git] / include / openssl /
2020-12-16 Richard LevitteEVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls...
2020-12-15 Richard LevittePROV: Add MSBLOB and PVK encoders
2020-12-15 Rich SalzDeprecate OCSP_REQ_CTX_set1_req
2020-12-13 Richard LevittePEM: Unlock MSBLOB and PVK functions from 'no-dsa'...
2020-12-11 Shane LontisAdd fips self tests for all included kdf
2020-12-10 Dr. David von Oheimbopenssl_hexstr2buf_sep(): Prevent misleading 'malloc...
2020-12-08 Richard LevitteEVP: Add EVP_PKEY_get_group_name() to extract the group...
2020-12-08 Richard LevitteEVP: constify the EVP_PKEY_get_*_param() argument ...
2020-12-08 Matt CaswellCheck that multi-strings/CHOICE types don't use implici...
2020-12-07 Shane LontisDeprecate EC_POINT_bn2point and EC_POINT_point2bn.
2020-12-07 Shane LontisChange OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex...
2020-12-05 Richard LevittePEM: Add a more generic way to implement PEM _ex functi...
2020-12-04 Richard LevitteSwitch deprecation method for X.509
2020-12-04 Richard LevitteSwitch deprecation method for Whirlpool
2020-12-04 Richard LevitteSwitch deprecation method for OSSL_STORE
2020-12-04 Richard LevitteSwitch deprecation method for SSL
2020-12-04 Richard LevitteSwitch deprecation method for SRP
2020-12-04 Richard LevitteSwitch deprecation method for SHA
2020-12-04 Richard LevitteSwitch deprecation method for SEED
2020-12-04 Richard LevitteSwitch deprecation method for RIPEMD
2020-12-04 Richard LevitteSwitch deprecation method for RC5
2020-12-04 Richard LevitteSwitch deprecation method for RC4
2020-12-04 Richard LevitteSwitch deprecation method for RC2
2020-12-04 Richard LevitteSwitch deprecation method for RAND
2020-12-04 Richard LevitteSwitch deprecation method for PKCS#12
2020-12-04 Richard LevitteSwitch deprecation method for MDC2
2020-12-04 Richard LevitteSwitch deprecation method for MD5
2020-12-04 Richard LevitteSwitch deprecation method for MD4
2020-12-04 Richard LevitteSwitch deprecation method for MD2
2020-12-04 Richard LevitteSwitch deprecation method for IDEA
2020-12-04 Richard LevitteSwitch deprecation method for HMAC
2020-12-04 Richard LevitteSwitch deprecation method for EVP
2020-12-04 Richard LevitteSwitch deprecation method for ERR
2020-12-04 Richard LevitteSwitch deprecation method for ENGINE
2020-12-04 Richard LevitteSwitch deprecation method for DES
2020-12-04 Richard LevitteSwitch deprecation method for CRYPTO
2020-12-04 Richard LevitteSwitch deprecation method for CONF
2020-12-04 Richard LevitteSwitch deprecation method for CMAC
2020-12-04 Richard LevitteSwitch deprecation method for CAST
2020-12-04 Richard LevitteSwitch deprecation method for Camellia
2020-12-04 Richard LevitteSwitch deprecation method for BIGNUM
2020-12-04 Richard LevitteSwitch deprecation method for Blowfish
2020-12-04 Richard LevitteSwitch deprecation method for BIO
2020-12-04 Richard LevitteSwitch deprecation method for ASN.1
2020-12-04 Richard LevitteSwitch deprecation method for AES
2020-12-02 Matt CaswellFix a compile error with the no-sock option
2020-12-02 Richard LevitteENCODER: Don't pass libctx to OSSL_ENCODER_CTX_new_by_E...
2020-12-02 Shane LontisAdd EVP_KDF-X942 to the fips module
2020-11-28 Richard LevitteERR: Drop or deprecate dangerous or overly confusing...
2020-11-27 Dr. David von OheimbX509_dup: fix copying of libctx and propq using new...
2020-11-27 Dr. David von Oheimbasn1t.h: Improve comments documenting ASN1_ITYPE_....
2020-11-27 Richard LevitteEVP_PKEY & DSA: Make DSA EVP_PKEY_CTX parameter ctrls...
2020-11-27 Matt CaswellConvert DH deprecations to the new way of deprecating...
2020-11-27 Matt CaswellDeprecate more DH functions
2020-11-27 Matt CaswellDeprecate the DHparams and DHxparams PEM routines
2020-11-27 Matt CaswellDeprecate EVP_PKEY_assign_DH and other similar macros
2020-11-27 Matt CaswellDeprecate functions for getting and setting DH values...
2020-11-27 Matt CaswellDeprecate DH_new as well as i2d_DHparams and d2i_DHparams
2020-11-24 Richard LevitteERR: Rebuild all generated error headers and source...
2020-11-24 Richard LevitteModify the ERR init functions to use the internal ERR...
2020-11-23 Richard LevitteRSA: Fix guard mixup
2020-11-19 Pauliprov: move the entropy source out of the FIPS provider
2020-11-19 Paulirand: move the entropy source out of the FIPS provider
2020-11-19 Matt CaswellAllow multiple nested marks
2020-11-18 Richard LevitteDeprecate RSA harder
2020-11-18 Matt CaswellOnly disabled what we need to in a no-dh build
2020-11-18 Matt CaswellImplement a replacement for SSL_set_tmp_dh()
2020-11-18 Matt CaswellDeprecate SSL_CTRL_SET_TMP_DH and other related ctrls
2020-11-18 Richard LevitteReally deprecate the old NAMEerr() macros
2020-11-13 Shane LontisRemove unused helper functions EVP_str2ctrl() & EVP_hex...
2020-11-11 Richard LevitteENCODER: Add tracing
2020-11-11 Richard LevitteENCODER: Add output structure support for EVP_PKEY...
2020-11-11 Richard LevitteENCODER: Add support for OSSL_FUNC_encoder_does_selection()
2020-11-11 Richard LevitteENCODER: Add support for specifying the outermost outpu...
2020-11-11 Richard LevitteCORE: Add support for specifying the outermost object...
2020-11-11 Richard LevitteDECODER: Add tracing
2020-11-11 Richard LevitteDECODER: Add input structure support for EVP_PKEY decoding
2020-11-11 Richard LevitteDECODER: Add support for OSSL_FUNC_decoder_does_selection()
2020-11-11 Richard LevitteDECODER: Add support for specifying the outermost input...
2020-11-11 Shane LontisAdd support for making all of KBKDF FixedInput fields...
2020-11-04 Randall S. BeckerMoved OPENSSL_fork_prepare,_parent,_child from init...
2020-11-01 Shane LontisAdd AES KW inverse ciphers to the EVP layer
2020-10-30 Matt CaswellAllow empty deprecation macros to be passed as macro...
2020-10-30 Matt CaswellFix some missed usage of DEFINE_LHASH_OF()
2020-10-30 Richard LevitteAdd easy to digest selector macros for EVP_PKEYs
2020-10-26 KanAdd parentheses to fix PCLINT Info:773
2020-10-23 Nicola TuveriConstify OSSL_FUNC_keymgmt_validate()
2020-10-22 PauliRemove EVP_aes_(128|192|256)_siv functions
2020-10-22 Shane LontisRename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size().
2020-10-22 Shane LontisRename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size().
2020-10-22 Nicola TuveriConstify OSSL_FUNC_keymgmt_has()
2020-10-20 Matt CaswellDeprecate EVP_PKEY_set1_tls_encodedpoint()
2020-10-20 Matt CaswellRename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_...
2020-10-15 Matt CaswellUpdate copyright year
2020-10-15 Akshit AkhouryChanging X509at_get0_data_by_OBJ to expect const stack...
2020-10-15 Dr. Matthias St... Rename some occurrences of 'library_context' and 'lib_c...
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-15 Matt CaswellMake evp_pkey_ctx_get0_libctx/propq public API
2020-10-15 Matt CaswellMove CMS enveloping code out of the algorithms and...
2020-10-14 Nicola Tuveri[ssl] Support ssl_encapsulate on server side
next