summaryrefslogtreecommitdiff
path: root/lib/algorithms/groups.c
Commit message (Expand)AuthorAgeFilesLines
* priority: support allowlisting in configuration fileDaiki Ueno2021-11-291-0/+18
* algorithms: implement X448 key exchange and Ed448 signature schemeDaiki Ueno2020-01-231-0/+7
* Declare groups corresponding to GOST curvesDmitry Eremin-Solenikov2019-11-071-0/+52
* config: added ability to override and mark algorithms as disabledNikos Mavrogiannopoulos2019-06-201-4/+4
* Always pass in and check Q in TLS 1.3Simo Sorce2019-05-231-0/+5
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Use ASCII version of strcasecmp() in library codetmp-lib-c-strcaseTim Rühsen2018-09-271-2/+3
* algorithms: add support for FFDHE6144Daiki Ueno2018-08-081-0/+9
* TLS: introduced support for RFC7919 groupsNikos Mavrogiannopoulos2017-08-011-0/+225