Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert signatures and verifcation to use the EVP_DigestXXX api | beck | 2018-11-11 | 1 | -3/+1 |
* | Remove dead code | beck | 2018-11-10 | 1 | -14/+1 |
* | Stop keeping track of sigalgs by guessing it from digest and pkey, | beck | 2018-11-10 | 1 | -16/+5 |
* | Ensure we only choose sigalgs from our prefernce list, not the whole list | beck | 2018-11-09 | 1 | -4/+11 |
* | Add the ability to have a separate priority list for sigalgs. | beck | 2018-11-09 | 1 | -6/+34 |
* | Reimplement the sigalgs processing code into a new implementation | beck | 2018-11-09 | 1 | -0/+218 |