summaryrefslogtreecommitdiffstats
path: root/base/crypto/signature_creator.h
Commit message (Expand)AuthorAgeFilesLines
* Base: Last set of files to use BASE_API (for base.dll)rvargas@google.com2011-03-281-1/+2
* Start sorting methods in class declarations.erg@google.com2011-01-071-3/+3
* Implements Signature Creator & Verifier for openssljoth@chromium.org2010-11-181-2/+7
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Implement PBKDF2-based key derivation, random key generation,wtc@chromium.org2010-04-091-4/+5
* Add Mac implementations of new SymmetricKey and Encryptor classes.snej@chromium.org2010-03-291-1/+0
* Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support.rafaelw@chromium.org2009-10-081-2/+3
* Implement signature_creator_mac. Also moved CSSM memory functions to a common...rafaelw@chromium.org2009-10-061-2/+3
* Reland: Linux (nss) implementations of RSAPrivateKey and SignatureCreator.rafaelw@chromium.org2009-09-241-5/+13
* Revert "Linux (nss) implementations of RSAPrivateKey and SignatureCreator"rafaelw@chromium.org2009-09-231-13/+5
* Linux (nss) implementations of RSAPrivateKey and SignatureCreatorrafaelw@chromium.org2009-09-231-5/+13
* Introduce SignatureCreator.aa@chromium.org2009-06-051-0/+53