]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ffc/ffc_params.c
Move e_os.h to include/internal
[thirdparty/openssl.git] / crypto / ffc / ffc_params.c
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