summaryrefslogtreecommitdiffstats
path: root/base/crypto/signature_creator_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-74/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Add ability to create self signed certs to mac.dmaclach@chromium.org2011-02-081-7/+3
* Mac/clang: Uncontentious fixes.thakis@chromium.org2010-06-111-1/+1
* Add Mac implementations of new SymmetricKey and Encryptor classes.snej@chromium.org2010-03-291-14/+2
* Implement signature_creator_mac. Also moved CSSM memory functions to a common...rafaelw@chromium.org2009-10-061-0/+90