commit | feb134586ee6ca56e2c53b35d0ffbb79eb1b5dee | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Wed Jul 18 05:20:48 2018 -0500 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Wed Jul 18 18:20:48 2018 +0800 |
tree | 53e9efb26ebdc5dbd7ec4c1078e9211c5e1ad25c | |
parent | dfb332da50ee9358ef9f46b2e8ffb28f1cfd8751 [diff] |
Refs #3331 -- integrated wycheproof ECDH tests (#4354) * Refs #3331 -- integrated wycheproof ECDH tests * flake8 + missing assert * Handle this error case * skip on unsupported * shouldn't need to try here any more