summaryrefslogtreecommitdiffstats
path: root/crypto/ec_private_key_nss.cc
Commit message (Expand)AuthorAgeFilesLines
* NSS: {EC,RSA}PrivateKey shouldn't call crypto::GetPublicNSSKeySlot or GetPriv...mattm@chromium.org2013-11-131-39/+37
* NSS Channel ID: don't check ECC support on every socket creation.mattm@chromium.org2012-07-091-2/+36
* Convert SSLClientSocketNSS to use the NSS Channel ID callback.mattm@chromium.org2012-06-261-1/+1
* Fixing gcc 4.7 building problems.shenhan@google.com2012-06-051-6/+7
* Support EC certs in OriginBoundCertService and OriginBoundCertStore.mattm@chromium.org2011-12-061-52/+82
* Add ECPrivateKey for Elliptic Curve keypair generation.mattm@chromium.org2011-11-091-0/+300