Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change DH_get_nid() to set the value of q if it is not already set | Shane Lontis | 2020-03-06 | 1 | -2/+9 |
* | ffc: use sizeof(*pointer) instead of sizeof(struct) in memset(3) call. | Pauli | 2020-02-17 | 1 | -1/+1 |
* | Add FFC param/key validation | Shane Lontis | 2020-02-16 | 5 | -28/+227 |
* | Fix coverity issues | Shane Lontis | 2020-02-13 | 1 | -9/+7 |
* | Add FFC param/key generation | Shane Lontis | 2020-02-06 | 4 | -1/+1064 |
* | Modify DSA and DH keys to use a shared FFC_PARAMS struct | Shane Lontis | 2020-01-24 | 2 | -0/+197 |