summaryrefslogtreecommitdiffstats
path: root/base/crypto/cssm_init.h
Commit message (Expand)AuthorAgeFilesLines
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-60/+0
* Separate GetMacSecurityServicesLock from cssm_init.h so that we can usewtc@chromium.org2011-03-101-9/+0
* Add ability to create self signed certs to mac.dmaclach@chromium.org2011-02-081-1/+30
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-011-2/+2
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-271-2/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add a lock for OS X CSSM wrapper APIsdavidben@chromium.org2010-07-071-0/+9
* Add Mac implementations of new SymmetricKey and Encryptor classes.snej@chromium.org2010-03-291-0/+6
* Implement signature_creator_mac. Also moved CSSM memory functions to a common...rafaelw@chromium.org2009-10-061-0/+8
* Implement the signature verification API.wtc@chromium.org2009-04-101-0/+17