summaryrefslogtreecommitdiffstats
path: root/crypto/rsa_private_key_nss.cc
Commit message (Expand)AuthorAgeFilesLines
* NSS: {EC,RSA}PrivateKey shouldn't call crypto::GetPublicNSSKeySlot or GetPriv...mattm@chromium.org2013-11-131-38/+30
* Remove platform-specific implementations of RSAPrivateKey and SignatureCreatorrsleevi@chromium.org2013-06-271-15/+30
* On NSS, treat non-permanent RSA private keys as ephemeralrsleevi@chromium.org2013-06-211-2/+4
* Use a direct include of strings headers in crypto/, dbus/, device/.avi@chromium.org2013-06-111-1/+1
* Add RSAPrivateKey::CreateFromKeypair()cmasone@chromium.org2013-05-081-0/+16
* Implement RSAPrivateKey::Copy()sergeyu@chromium.org2011-12-031-2/+8
* RSAPrivateKey vector push_back cleanups.mattm@chromium.org2011-11-151-3/+1
* Search all slots when looking for a key in NSSgspencer@google.com2011-06-081-22/+14
* Fixing FindFromPublicKeyInfo so that it searches the "Public" NSS databasegspencer@google.com2011-05-251-29/+35
* This adds calls to new API for cryptohomed that gives statusgspencer@chromium.org2011-04-191-3/+4
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-0/+248