hkdf: when HMAC key is all zeros, still set a valid key length
[openssl.git] / doc / man7 / EVP_PKEY-EC.pod
2023-09-07 Matt CaswellCopyright year updates
2023-03-07 Richard LevitteDOCS: provider-keymgmt(7) - params for EVP_PKEY_get_def...
2023-01-31 Nicola Tuveri[doc] Sync documentation now that 3.0 honors OSSL_PKEY_...
2022-11-29 Nicola TuveriHonor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as...
2022-09-23 slontisAdd HPKE DHKEM provider support for EC, X25519 and...
2022-08-18 Tomas MrazClarify documentation in regards to EC key parameters
2022-05-09 slontisAdd documentation for key validation that indicates...
2022-05-03 Matt CaswellUpdate copyright year
2022-01-05 Dimitris ApostolouFix typos
2021-09-22 Paulidoc: remove end of line whitespace
2021-06-08 Shane LontisDocument missing EC/SM2 params
2021-05-30 Matt CaswellTeach EVP_PKEYs to say whether they were decoded from...
2021-05-11 Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-05-07 Tomas MrazUnify parameter types in documentation
2021-01-28 Richard LevitteUpdate copyright year
2021-01-26 Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2020-10-20 Matt CaswellRename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_...
2020-10-05 Paulidoc: remove duplicated code in example
2020-08-22 Shane LontisAdd Explicit EC parameter support to providers.
2020-06-19 Matt CaswellAdd some missing OSSL_PKEY_PARAM_GROUP_NAME documentation
2020-06-19 Matt CaswellMake EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name...
2020-06-05 Matt CaswellMake EVP_PKEY_[get1|set1]_tls_encodedpoint work with...
2020-05-26 Shane LontisUpdate core_names.h fields and document most fields.
2020-04-19 Richard LevitteDOC: Refactor provider-keymgmt(7) to give the keytypes...