Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1345 from reaperhulk/ec-withnumbers | Alex Gaynor | 2014-09-27 | 1 | -0/+36 |
|\ | | | | | Elliptic Curve WithNumbers Support | ||||
| * | fix invalid dict reference in test | Paul Kehrer | 2014-09-27 | 1 | -1/+1 |
| | | |||||
| * | Support EC WithNumbers on OpenSSL backend + tests | Paul Kehrer | 2014-09-27 | 1 | -0/+36 |
| | | |||||
* | | EC public/private key loader functions try deprecated as fallback | Paul Kehrer | 2014-09-27 | 1 | -0/+21 |
|/ | |||||
* | CURVE_TYPES back to private, removed unneeded point creation | Paul Kehrer | 2014-09-26 | 1 | -4/+4 |
| | |||||
* | Process curve name when loading EC keys. Fixes #1336 | Paul Kehrer | 2014-09-26 | 1 | -24/+4 |
| | |||||
* | Dedicated skip function | Alex Stapleton | 2014-06-23 | 1 | -12/+17 |
| | |||||
* | ECDSA backend | Alex Stapleton | 2014-06-07 | 1 | -37/+257 |
| | |||||
* | Test EC public numbers type error | Alex Stapleton | 2014-05-23 | 1 | -0/+6 |
| | |||||
* | Rename private_key to private_value | Alex Stapleton | 2014-05-23 | 1 | -1/+1 |
| | |||||
* | Separate ECC key material from operations | Alex Stapleton | 2014-05-23 | 1 | -0/+73 |