Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure we only choose sigalgs from our prefernce list, not the whole list | beck | 2018-11-09 | 1 | -4/+11 |
| | | | | ok jsing@ | ||||
* | Add the ability to have a separate priority list for sigalgs. | beck | 2018-11-09 | 1 | -6/+34 |
| | | | | | Add a priority list for tls 1.2 ok jsing@ | ||||
* | Reimplement the sigalgs processing code into a new implementation | beck | 2018-11-09 | 1 | -0/+218 |
that will be usable with TLS 1.3 with less eye bleed. ok jsing@ tb@ |