summaryrefslogtreecommitdiffstats
path: root/crypto/ec_signature_creator_nss.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in crypto/.avi2015-12-211-7/+9
* Remove unused private fields in crypto/.mlamouri2015-10-211-8/+8
* crypto: add DecodeSignature and use SHA-256 with ECDSA.agl@chromium.org2012-09-191-3/+23
* Fixing gcc 4.7 building problems.shenhan@google.com2012-06-051-2/+7
* Fix SpdySession::WriteCredentialFrame ECPrivateKey creation args.mattm@chromium.org2012-02-281-11/+6
* Fix an SECItem leak in the new ECSignatureCreator class.rnk@chromium.org2012-02-011-14/+9
* Create a new ECSignatureCreator class for signing content using EC crypto.rch@chromium.org2012-01-251-0/+99