Fix race for X509 store found by thread sanitizer
[openssl.git] / crypto / ffc / ffc_params.c
2023-09-07 Matt CaswellCopyright year updates
2023-04-03 slontisFFC cleanups
2023-02-28 slontisFix FFC mdprop setting bugs.
2022-07-18 Tomas Mrazossl_ffc_params_copy: Copy the keylength too
2022-05-03 Matt CaswellUpdate copyright year
2022-04-22 Dmitry Belyavskiystr[n]casecmp => OPENSSL_strncasecmp
2022-02-05 Richard LevitteMove e_os.h to include/internal
2021-05-12 Shane LontisExport/import flags for FFC params changed to seperate...
2021-04-08 Matt CaswellUpdate copyright year
2021-03-28 Tomas MrazImplement EVP_PKEY_dup() function
2020-12-16 Richard LevitteEVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls...
2020-10-05 Pauliffc: add _ossl to exported but internal functions
2020-09-05 Shane LontisFix coverity CID #1457935 - Check return value in ffc_p...
2020-08-17 Shane LontisFix DSA/DH so that legacy keys can still be generated...
2020-06-19 Matt CaswellMake EVP_PKEY_CTX_[get|set]_group_name work for DH too
2020-06-17 Shane LontisAdd ACVP fips module tests
2020-05-26 Shane LontisUpdate core_names.h fields and document most fields.
2020-04-28 Richard LevitteRename FIPS_MODE to FIPS_MODULE
2020-04-22 Matt CaswellFix some build failures with no-dh
2020-04-15 Shane LontisAdd DH keygen to providers
2020-04-15 Shane LontisAdd DSA keygen to provider
2020-02-17 Pauliffc: use sizeof(*pointer) instead of sizeof(struct...
2020-02-06 Shane LontisAdd FFC param/key generation
2020-01-24 Shane LontisModify DSA and DH keys to use a shared FFC_PARAMS struct