summaryrefslogtreecommitdiffstats
path: root/crypto/signature_verifier.h
Commit message (Expand)AuthorAgeFilesLines
* Switch SignatureVerifier to taking an algorithm enum.davidben2016-03-031-23/+11
* Switch to standard integer types in crypto/.avi2015-12-211-15/+16
* clean up code at crypto folder.rucifer1217@gmail.com2014-07-221-2/+1
* Add SignatureVerifier::VerifyInitRSAPSS for verifying RSA-PSS signatures.wtc@chromium.org2013-06-281-2/+58
* Remove #pragma once from cryptoajwong@chromium.org2012-07-111-1/+0
* Create a new ECSignatureCreator class for signing content using EC crypto.rch@chromium.org2012-01-251-22/+4
* Rename CRYPTO_API to CRYPTO_EXPORT.darin@chromium.org2011-08-051-2/+2
* crypto: Add crytpto_api.h and annotate the current exports needed to runrvargas@google.com2011-06-171-1/+2
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-0/+108