summaryrefslogtreecommitdiffstats
path: root/base/crypto/signature_creator_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Annotated the scoped leak inside base::RSAPrivateKey::CreateFromPrivateKeyInfo,glider@chromium.org2010-03-241-4/+0
* Annotated the memory leaks in RSAPrivateKeyUnitTest.* and glider@chromium.org2010-03-221-0/+4
* Refactor ASN1 parsing/serializationrafaelw@chromium.org2009-10-071-0/+1
* Fix a bug in SignatureCreator and add some more tests.aa@chromium.org2009-06-061-6/+14
* Introduce SignatureCreator.aa@chromium.org2009-06-051-0/+44