aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509/algorithm.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-05Teach crypto/x509 how to verify an Ed25519 signature.David Benjamin1-7/+18
2016-03-15Align with upstream's error strings, take two.David Benjamin1-4/+4
2016-03-11Match upstream's error codes for the old sigalg code.David Benjamin1-5/+5
2016-02-26Move all signature algorithm code to crypto/x509.David Benjamin1-0/+137