| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: More ctor/dtor cleanup. | erg@google.com | 2010-10-14 | 1 | -1/+3 |
* | On NSS-using platforms, add a way to use an existing keypair given only the p... | cmasone@google.com | 2010-08-10 | 1 | -2/+48 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Implement PBKDF2-based key derivation, random key generation, | wtc@chromium.org | 2010-04-09 | 1 | -5/+6 |
* | Add Mac implementations of new SymmetricKey and Encryptor classes. | snej@chromium.org | 2010-03-29 | 1 | -2/+0 |
* | Add a comment warning against using RSAPrivateKeyImport on untrusted sources. | rafaelw@chromium.org | 2009-10-20 | 1 | -4/+6 |
* | Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support. | rafaelw@chromium.org | 2009-10-08 | 1 | -5/+6 |
* | Refactor ASN1 parsing/serialization | rafaelw@chromium.org | 2009-10-07 | 1 | -0/+127 |
* | Implement RSAPrivateKey for Mac OS X | hawk@chromium.org | 2009-10-02 | 1 | -1/+7 |
* | Reland: Linux (nss) implementations of RSAPrivateKey and SignatureCreator. | rafaelw@chromium.org | 2009-09-24 | 1 | -5/+13 |
* | Revert "Linux (nss) implementations of RSAPrivateKey and SignatureCreator" | rafaelw@chromium.org | 2009-09-23 | 1 | -13/+5 |
* | Linux (nss) implementations of RSAPrivateKey and SignatureCreator | rafaelw@chromium.org | 2009-09-23 | 1 | -5/+13 |
* | Introduce SignatureCreator. | aa@chromium.org | 2009-06-05 | 1 | -0/+66 |