summaryrefslogtreecommitdiffstats
path: root/crypto/signature_verifier_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch SignatureVerifier to taking an algorithm enum.davidben2016-03-031-41/+22
* Switch to standard integer types in crypto/.avi2015-12-211-182/+178
* crypto: use minimal ASN.1 lengths.agl2015-01-101-18/+25
* Check trailing data when parsing ASN.1.davidben2014-11-111-0/+20
* Type conversion fixes, crypto/ edition.pkasting2014-10-211-15/+17
* Add SignatureVerifier::VerifyInitRSAPSS for verifying RSA-PSS signatures.wtc@chromium.org2013-06-281-0/+879
* Remove Purify and Quantify.Doing so will reduce substantially the size of the...jeanluc@chromium.org2011-08-171-9/+0
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-0/+268