summaryrefslogtreecommitdiffstats
path: root/crypto/ffc/ffc_dh.c
AgeCommit message (Expand)Author
2022-07-18Use as small dh key size as possible to support the securityTomas Mraz
2022-05-03Update copyright yearMatt Caswell
2022-04-22str[n]casecmp => OPENSSL_strncasecmpDmitry Belyavskiy
2022-02-05Move e_os.h to include/internalRichard Levitte
2021-04-26Fixes related to separation of DH and DHX typesShane Lontis
2021-02-26Fix external symbols for bnShane Lontis
2021-02-18Update copyright yearMatt Caswell
2021-02-16Do not match RFC 5114 groups without q as it is significantTomas Mraz
2020-12-16EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more availableRichard Levitte