summaryrefslogtreecommitdiffstats
path: root/crypto/signature_creator_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in crypto/.avi2015-12-211-31/+25
* Generalize crypto::SignatureCreator to allow choice of hash function, so as t...dougsteed2014-09-191-1/+48
* Introduce RSAPrivateKey::SignDigestpfeldman@chromium.org2013-07-091-6/+48
* Use a forward declaration of RSAPrivateKey in crypto/signature_creator.h.wtc@chromium.org2012-02-081-1/+2
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-0/+53