| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make things happy | Alex Gaynor | 2014-10-25 | 1 | -10/+0 |
| | | |||||
| * | Merge branch 'master' into verify-interfaces | Alex Gaynor | 2014-10-24 | 1 | -3/+3 |
| |\ | | | | | | | | | Conflicts: cryptography/hazmat/primitives/hmac.py | ||||
| | * | Change how we represented that a test requires a backend. | Alex Gaynor | 2014-10-23 | 1 | -3/+3 |
| | | | | | | | | | This way is more extensible and requires less maintaince | ||||
| * | | Statically verify interface implementations, and fix all the resulting bugs | Alex Gaynor | 2014-10-22 | 1 | -1/+10 |
| |/ | |||||
| * | Fixes #1416 -- replaced assertions with error checking in EC key from numbers. | Alex Gaynor | 2014-10-19 | 1 | -0/+22 |
| | | | | | Includes tests. | ||||
| * | if EC_KEY_check_key fails consume errors off stack (+ add test) | Paul Kehrer | 2014-10-14 | 1 | -0/+14 |
| | | |||||
| * | 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 |
