summaryrefslogtreecommitdiffstats
path: root/crypto/signature_creator_openssl.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leaks when calling EVP_PKEY_get1_RSA.davidben@chromium.org2014-07-141-3/+4
* Introduce RSAPrivateKey::SignDigestpfeldman@chromium.org2013-07-091-0/+22
* Use a forward declaration of RSAPrivateKey in crypto/signature_creator.h.wtc@chromium.org2012-02-081-1/+2
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-0/+54