summaryrefslogtreecommitdiffstats
path: root/base/crypto/cssm_init.cc
Commit message (Expand)AuthorAgeFilesLines
* Add ability to create self signed certs to mac.dmaclach@chromium.org2011-02-081-32/+102
* Allow CDSA/CSSM to be used on worker threads in debug builds by making both t...rsleevi@chromium.org2011-01-261-6/+6
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-011-4/+4
* This CL add a GetInstance() method to singleton classes instead of relying on...satish@chromium.org2010-12-041-6/+16
* Add a lock for OS X CSSM wrapper APIsdavidben@chromium.org2010-07-071-0/+24
* Add Mac implementations of new SymmetricKey and Encryptor classes.snej@chromium.org2010-03-291-1/+35
* Implement signature_creator_mac. Also moved CSSM memory functions to a common...rafaelw@chromium.org2009-10-061-3/+24
* Implement the signature verification API.wtc@chromium.org2009-04-101-0/+72