summaryrefslogtreecommitdiffstats
path: root/crypto/ffc/ffc_backend.c
AgeCommit message (Expand)Author
2023-04-03FFC cleanupsslontis
2023-03-01Fix FFC mdprop setting bugs.slontis
2022-07-18Use as small dh key size as possible to support the securityTomas Mraz
2022-05-03Update copyright yearMatt Caswell
2022-01-17Do not call ossl_ffc_name_to_dh_named_group with NULL argumentTomas Mraz
2021-05-20Update copyright yearMatt Caswell
2021-05-13Export/import flags for FFC params changed to seperate fields.Shane Lontis
2020-12-16EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more availableRichard Levitte
2020-10-06ffc: add _ossl to exported but internal functionsPauli
2020-06-19Make EVP_PKEY_CTX_[get|set]_group_name work for DH tooMatt Caswell
2020-06-17Add ACVP fips module testsShane Lontis
2020-05-26Update core_names.h fields and document most fields.Shane Lontis
2020-04-30coverity 1462548 Resource leakPauli
2020-04-22Fix some build failures with no-dhMatt Caswell
2020-04-16Add DH keygen to providersShane Lontis
2020-04-15Add DSA keygen to providerShane Lontis
2020-03-25EVP: Implement support for key downgrading in backendsRichard Levitte