summaryrefslogtreecommitdiffstats
path: root/crypto/ffc/ffc_key_generate.c
AgeCommit message (Expand)Author
2022-07-18Use as small dh key size as possible to support the securityTomas Mraz
2021-06-17Update copyright yearMatt Caswell
2021-05-29add zero strenght arguments to BN and RAND RNG callsPauli
2020-10-06ffc: add _ossl to exported but internal functionsPauli
2020-04-20Fix DH_get_nid() so that it does not cache values.Shane Lontis
2020-04-15Add DSA keygen to providerShane Lontis
2020-03-07Change DH_get_nid() to set the value of q if it is not already setShane Lontis
2020-02-16Add FFC param/key validationShane Lontis
2020-02-06Add FFC param/key generationShane Lontis