From 23e63807085b13a9b221c3374d05099559583011 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Wed, 9 Feb 2022 18:10:09 +0100 Subject: Add signature verification to list retrieval - Move test data to src - Verify signatures by calling the Verify method - Add a customizable parameter to force prehashed signatures Signed-off-by: jwijenbergh --- test_data/random.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 test_data/random.txt (limited to 'test_data/random.txt') diff --git a/test_data/random.txt b/test_data/random.txt deleted file mode 100644 index b6fc4c6..0000000 --- a/test_data/random.txt +++ /dev/null @@ -1 +0,0 @@ -hello \ No newline at end of file -- cgit v1.2.3