From 2f03e8b0c3599cb720f0ca36f5fae06523967c72 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Fri, 4 Dec 2020 17:33:27 +0100 Subject: add test vector unit test --- src/util/test_crypto_vectors.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 src/util/test_crypto_vectors.sh (limited to 'src/util/test_crypto_vectors.sh') diff --git a/src/util/test_crypto_vectors.sh b/src/util/test_crypto_vectors.sh new file mode 100755 index 000000000..40700a324 --- /dev/null +++ b/src/util/test_crypto_vectors.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +cat ./crypto-test-vectors.json | ./gnunet-crypto-tvg --verify -- cgit v1.2.3