]> git.ipfire.org Git - thirdparty/gnutls.git/commit
tests: Added unit test on EdDSA key parsing
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 26 May 2017 15:26:34 +0000 (17:26 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 17 Jul 2017 15:08:01 +0000 (17:08 +0200)
commitcf7c61ba849937f3d9bbd62bcac78e6f728f3790
treeeacad7528959261bdfa4753e30abed5de523e227
parent90d07b2834651c2e4a341a5d78a9996422b9a23d
tests: Added unit test on EdDSA key parsing

Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
tests/key-tests/Makefile.am
tests/key-tests/data/pkcs8-eddsa.pem [new file with mode: 0644]
tests/key-tests/data/pkcs8-eddsa.pem.txt [new file with mode: 0644]
tests/key-tests/pkcs8-eddsa [new file with mode: 0755]