Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add wycheproof gcm tests (#4349) | Paul Kehrer | 2018-07-17 | 1 | -0/+54 |
| | | | | | | * add wycheproof gcm tests * add AEAD test | ||||
* | add chacha20poly1305 wycheproof tests (#4345) | Paul Kehrer | 2018-07-17 | 1 | -0/+47 |
| | | | | | | | | * add chacha20poly1305 wycheproof tests * flake8 * review | ||||
* | add wycheproof tests for AES CMAC (#4344) | Paul Kehrer | 2018-07-17 | 1 | -0/+36 |
| | | | | | | * add wycheproof tests for AES CMAC * review feedback | ||||
* | Refs #3331 -- integrated wycheproof ECDSA tests (#4341) | Alex Gaynor | 2018-07-17 | 1 | -0/+76 |
| | | | | | | | | | | * Refs #3331 -- integrated wycheproof ECDSA tests * Also handle these key loading errors * review * empty commit to trigger jenkins | ||||
* | add aes cbc pkcs5 wycheproof tests (#4347) | Paul Kehrer | 2018-07-17 | 1 | -0/+42 |
| | |||||
* | add DSA wycheproof tests (#4346) | Paul Kehrer | 2018-07-17 | 1 | -0/+49 |
| | |||||
* | Refs #3331 -- added initial wycheproof integration, starting with x25519, ↵ | Alex Gaynor | 2018-07-16 | 5 | -0/+209 |
rsa, and keywrap (#4310) * Refs #3331 -- added initial wycheproof integration, starting with x25519 tests |