Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Align OpenSSL and NSS ChannelID formats. | davidben@chromium.org | 2014-08-06 | 1 | -11/+49 |
* | crypto: Add ECPrivateKey::Copy (not needed for OpenSSL) and | wtc@chromium.org | 2014-06-24 | 1 | -8/+47 |
* | Hack to allow ec_private_key_openssl loading keys generated with NSS. | mattm@chromium.org | 2014-03-22 | 1 | -3/+123 |
* | openssl: Implement crypto::ECPrivateKey. | digit@chromium.org | 2013-10-17 | 1 | -10/+2 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -2/+2 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -2/+2 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -2/+2 |
* | Add ECPrivateKey for Elliptic Curve keypair generation. | mattm@chromium.org | 2011-11-09 | 1 | -0/+107 |