Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Align OpenSSL and NSS ChannelID formats. | davidben@chromium.org | 2014-08-06 | 1 | -26/+29 |
* | Eliminate ScopedOpenSSL in favour of scoped_ptr<> specializations. | rsleevi@chromium.org | 2014-07-10 | 1 | -24/+22 |
* | crypto: Add ECPrivateKey::Copy (not needed for OpenSSL) and | wtc@chromium.org | 2014-06-24 | 1 | -1/+22 |
* | Hack to allow ec_private_key_openssl loading keys generated with NSS. | mattm@chromium.org | 2014-03-22 | 1 | -0/+5 |
* | NSS: {EC,RSA}PrivateKey shouldn't call crypto::GetPublicNSSKeySlot or GetPriv... | mattm@chromium.org | 2013-11-13 | 1 | -15/+0 |
* | openssl: Implement crypto::ECPrivateKey. | digit@chromium.org | 2013-10-17 | 1 | -16/+164 |
* | NSS Channel ID: don't check ECC support on every socket creation. | mattm@chromium.org | 2012-07-09 | 1 | -1/+6 |
* | Add ECPrivateKey for Elliptic Curve keypair generation. | mattm@chromium.org | 2011-11-09 | 1 | -0/+66 |