aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509/a_sign.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-26Move all signature algorithm code to crypto/x509.David Benjamin1-3/+3
2016-01-19OpenSSL reformat x509/, x509v3/, pem/ and asn1/.Adam Langley1-64/+63
2015-07-16Remove the func parameter to OPENSSL_PUT_ERROR.David Benjamin1-2/+2
2014-10-09Add EVP_DigestVerifyInitFromAlgorithm and EVP_DigestSignAlgorithm.David Benjamin1-50/+5
2014-10-09Remove #if-0'd ASN1_sign.David Benjamin1-91/+0
2014-06-20Inital import.Adam Langley1-0/+272