Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | brainpool vectors from rfc 7027 (#4143) | Paul Kehrer | 2018-03-15 | 1 | -0/+34 |
| | |||||
* | Add NIST vectors for ECDH plus ConcatKDF | Simo Sorce | 2015-05-06 | 2 | -0/+10930 |
| | | | | Signed-off-by: Simo Sorce <simo@redhat.com> | ||||
* | Add loader for ECDH test vectors | Simo Sorce | 2015-05-01 | 2 | -2/+2 |
| | | | | | | | Also fix test vector files, they had a truncated line for the EE set in both init and resp files. Signed-off-by: Simo Sorce <simo@redhat.com> | ||||
* | NIST KASVS values for DH and ECDH | Alex Stapleton | 2014-07-16 | 2 | -0/+3976 |
http://csrc.nist.gov/groups/STM/cavp/documents/keymgmt/kastestvectors.zip Only the "Static" scheme is added here since we are only testing the primitive DH and ECDH key agreement operation. |