summaryrefslogtreecommitdiffstats
path: root/crypto/signature_verifier_nss.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch SignatureVerifier to taking an algorithm enum.davidben2016-03-031-30/+16
* Switch to standard integer types in crypto/.avi2015-12-211-10/+11
* Use the HASH_ResultLenContext and HASH_GetType functions, now that theywtc@chromium.org2013-07-011-2/+2
* Add SignatureVerifier::VerifyInitRSAPSS for verifying RSA-PSS signatures.wtc@chromium.org2013-06-281-14/+126
* net: Don't access SECOID_AlgorithmIDTemplate directly.rvargas@google.com2011-06-201-1/+2
* Improving logging in /app, /base, /crypto and /ipc. Updating plain DCHECK() u...kushi.p@gmail.com2011-04-281-1/+1
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-0/+113