aboutsummaryrefslogtreecommitdiffstats
path: root/vectors/cryptography_vectors/asymmetric/ECDH
Commit message (Collapse)AuthorAgeFilesLines
* brainpool vectors from rfc 7027 (#4143)Paul Kehrer2018-03-151-0/+34
|
* Add NIST vectors for ECDH plus ConcatKDFSimo Sorce2015-05-062-0/+10930
| | | | Signed-off-by: Simo Sorce <simo@redhat.com>
* Add loader for ECDH test vectorsSimo Sorce2015-05-012-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 ECDHAlex Stapleton2014-07-162-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.