Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define MODP_CUSTOM constructors as variadic functions | Tobias Brunner | 2017-09-18 | 1 | -4/+2 |
| | | | | | | They now match the dh_constructor_t signature. This is a follow up for the changes merged with b668bf3f9ec1 and should fix use of MODP_CUSTOM on Apple's ARM64 platform. | ||||
* | Added support for MODP_CUSTOM to gcrypt plugin | Martin Willi | 2010-09-03 | 1 | -0/+11 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -2/+2 |
| | |||||
* | gcrypt mpi based Diffie-Hellman implementation | Martin Willi | 2009-06-09 | 1 | -0/+48 |