Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support compressed points in the wycheproof tests (#4648) | Alex Gaynor | 2018-12-18 | 1 | -15/+5 |
| | | | | | | | | * Support compressed points in the wycheproof tests * Handle entries with no public key * Ok, let's try this | ||||
* | Refs #4375 -- added ECDH EC point wycheproof tests (#4384) | Alex Gaynor | 2018-08-06 | 1 | -0/+41 |
| | |||||
* | Updated wycheproof tests for new upstream vectors (#4378) | Alex Gaynor | 2018-08-01 | 1 | -2/+2 |
| | | | | | | | | * updated tests for upstream wycheproof changes * Updated AES tests * oops, flake8 | ||||
* | Refs #3331 -- integrated wycheproof ECDH tests (#4354) | Alex Gaynor | 2018-07-18 | 1 | -0/+83 |
* Refs #3331 -- integrated wycheproof ECDH tests * flake8 + missing assert * Handle this error case * skip on unsupported * shouldn't need to try here any more |