summaryrefslogtreecommitdiffstats
path: root/base/crypto
Commit message (Expand)AuthorAgeFilesLines
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-071-2/+2
* Disable extensions besides externally installed ones and themes.aa@chromium.org2009-06-231-258/+258
* TBR: Fix dead tree.aa@chromium.org2009-06-221-258/+258
* Disable extensions besides externally installed ones and themes.aa@chromium.org2009-06-221-258/+258
* Add two new test cases to RSAPrivateKey.aa@chromium.org2009-06-221-51/+313
* Fix decoding bug in RSAPrivateKey.aa@chromium.org2009-06-222-32/+52
* TBR: Add more logging to try and track down flakey crypto tests.aa@chromium.org2009-06-201-0/+8
* Minor no-op change to ASN.1 encoding of private key.aa@chromium.org2009-06-191-2/+2
* Fix a bug in SignatureCreator and add some more tests.aa@chromium.org2009-06-063-12/+98
* Introduce SignatureCreator.aa@chromium.org2009-06-056-0/+718
* Disable the negative test cases in the testwtc@chromium.org2009-04-151-0/+9
* Set the svn:eol-style properties of these new files to LF.wtc@chromium.org2009-04-102-10/+10
* Implement the signature verification API.wtc@chromium.org2009-04-107-0/+858