summaryrefslogtreecommitdiffstats
path: root/crypto/ffc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change DH_get_nid() to set the value of q if it is not already setShane Lontis2020-03-061-2/+9
* ffc: use sizeof(*pointer) instead of sizeof(struct) in memset(3) call.Pauli2020-02-171-1/+1
* Add FFC param/key validationShane Lontis2020-02-165-28/+227
* Fix coverity issuesShane Lontis2020-02-131-9/+7
* Add FFC param/key generationShane Lontis2020-02-064-1/+1064
* Modify DSA and DH keys to use a shared FFC_PARAMS structShane Lontis2020-01-242-0/+197