Fix race for X509 store found by thread sanitizer
[openssl.git] / crypto / ffc / ffc_params_generate.c
2024-04-09 Jiasheng Jiangffc/ffc_params_generate.c: Add the check for the EVP_MD...
2023-09-07 Matt CaswellCopyright year updates
2023-01-23 Niels DosscheFix incorrect check on RAND_bytes_ex() in generate_q_fi...
2022-10-12 FdaSilvaYYcrypto/*: Fix various typos, repeated words, align...
2022-05-03 Matt CaswellUpdate copyright year
2022-01-05 Dimitris ApostolouFix typos
2021-10-28 x2018fix some code with obvious wrong coding style
2021-08-11 Tomas MrazSet FFC_PARAM_FLAG_VALIDATE_LEGACY on params generated...
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-06-01 Paulicrypto: updates to pass size_t to RAND_bytes_ex()
2021-05-29 Pauliadd zero strenght arguments to BN and RAND RNG calls
2021-05-12 Shane LontisExport/import flags for FFC params changed to seperate...
2021-03-11 Matt CaswellUpdate copyright year
2021-02-26 Shane LontisFix external symbols for bn
2021-02-18 Tomas Mrazdsa_check: Perform simple parameter check if seed is...
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
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-05 Pauliffc: add _ossl to exported but internal functions
2020-09-23 Shane LontisFix missing propq in ffc_params_generate
2020-09-18 Shane Lontisfix provider signatures
2020-09-18 Shane LontisAdd fips checks for dh key agreement
2020-07-09 Shane LontisAdd multiple fixes for ffc key generation using invalid...
2020-06-30 Shane LontisFix CID-1464802
2020-06-17 Shane LontisAdd ACVP fips module tests
2020-06-10 Dr. David von OheimbGenerate error queue entry on FFC_CHECK_BAD_LN_PAIR...
2020-04-28 Richard LevitteRename FIPS_MODE to FIPS_MODULE
2020-04-15 Shane LontisAdd DSA keygen to provider
2020-02-16 Shane LontisAdd FFC param/key validation
2020-02-13 Shane LontisFix coverity issues
2020-02-06 Shane LontisAdd FFC param/key generation