Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up code at crypto folder. | rucifer1217@gmail.com | 2014-07-22 | 1 | -2/+2 |
* | crypto: Add ECPrivateKey::Copy (not needed for OpenSSL) and | wtc@chromium.org | 2014-06-24 | 1 | -1/+43 |
* | NSS: {EC,RSA}PrivateKey shouldn't call crypto::GetPublicNSSKeySlot or GetPriv... | mattm@chromium.org | 2013-11-13 | 1 | -39/+37 |
* | NSS Channel ID: don't check ECC support on every socket creation. | mattm@chromium.org | 2012-07-09 | 1 | -2/+36 |
* | Convert SSLClientSocketNSS to use the NSS Channel ID callback. | mattm@chromium.org | 2012-06-26 | 1 | -1/+1 |
* | Fixing gcc 4.7 building problems. | shenhan@google.com | 2012-06-05 | 1 | -6/+7 |
* | Support EC certs in OriginBoundCertService and OriginBoundCertStore. | mattm@chromium.org | 2011-12-06 | 1 | -52/+82 |
* | Add ECPrivateKey for Elliptic Curve keypair generation. | mattm@chromium.org | 2011-11-09 | 1 | -0/+300 |