Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove platform-specific implementations of RSAPrivateKey and SignatureCreator | rsleevi@chromium.org | 2013-06-27 | 1 | -15/+30 |
* | On NSS, treat non-permanent RSA private keys as ephemeral | rsleevi@chromium.org | 2013-06-21 | 1 | -2/+4 |
* | Use a direct include of strings headers in crypto/, dbus/, device/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Add RSAPrivateKey::CreateFromKeypair() | cmasone@chromium.org | 2013-05-08 | 1 | -0/+16 |
* | Implement RSAPrivateKey::Copy() | sergeyu@chromium.org | 2011-12-03 | 1 | -2/+8 |
* | RSAPrivateKey vector push_back cleanups. | mattm@chromium.org | 2011-11-15 | 1 | -3/+1 |
* | Search all slots when looking for a key in NSS | gspencer@google.com | 2011-06-08 | 1 | -22/+14 |
* | Fixing FindFromPublicKeyInfo so that it searches the "Public" NSS database | gspencer@google.com | 2011-05-25 | 1 | -29/+35 |
* | This adds calls to new API for cryptohomed that gives status | gspencer@chromium.org | 2011-04-19 | 1 | -3/+4 |
* | Move crypto files out of base, to a top level directory. | rvargas@google.com | 2011-04-14 | 1 | -0/+248 |