hkdf: when HMAC key is all zeros, still set a valid key length
[openssl.git] / crypto / ec / ecx_key.c
2023-09-07 Matt CaswellCopyright year updates
2023-07-01 Pauliecx: update to structure based atomics
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-09-23 slontisAdd HPKE DHKEM provider support for EC, X25519 and...
2021-04-15 Tomas MrazDo not allow creating empty RSA keys by duplication
2021-04-15 Tomas MrazImplement provider-side keymgmt_dup function
2021-03-11 Matt CaswellUpdate copyright year
2021-02-26 Shane LontisFix external symbols related to ec & sm2 keys
2020-12-17 Richard LevitteDECODER: Adjust the library context of keys in our...
2020-11-10 Daniel BeveniusFix REF_PRINT_COUNT argument in ecx_key_free
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-23 Shane LontisFix ecx so that is uses a settable propertyquery
2020-05-04 Matt CaswellAdd the library ctx into an ECX_KEY
2020-03-17 Matt CaswellImplement serializers for ED25519 and ED448
2020-02-11 Matt CaswellImplement a stricter ECX_KEY type