aboutsummaryrefslogtreecommitdiff
path: root/src/util/.gitignore
diff options
context:
space:
mode:
authorGian Demarmels <gian@demarmels.org>2022-01-26 22:41:40 +0100
committerGian Demarmels <gian@demarmels.org>2022-01-26 22:41:40 +0100
commite96a8d741c57ea09b80ed7686f1a635a2c0def60 (patch)
tree834f402e6ccd62359d9534faa675a73ae9a4634f /src/util/.gitignore
parent9e3290d04c62340d53ae140275ce73c821539dc9 (diff)
downloadgnunet-e96a8d741c57ea09b80ed7686f1a635a2c0def60.tar.gz
gnunet-e96a8d741c57ea09b80ed7686f1a635a2c0def60.zip
added CS test vectors
Diffstat (limited to 'src/util/.gitignore')
-rw-r--r--src/util/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/util/.gitignore b/src/util/.gitignore
index 7c7b7045d..51eab71db 100644
--- a/src/util/.gitignore
+++ b/src/util/.gitignore
@@ -43,6 +43,7 @@ test_crypto_kdf
43test_crypto_paillier 43test_crypto_paillier
44test_crypto_random 44test_crypto_random
45test_crypto_rsa 45test_crypto_rsa
46test_crypto_cs
46test_crypto_symmetric 47test_crypto_symmetric
47test_disk 48test_disk
48test_getopt 49test_getopt
@@ -70,7 +71,9 @@ perf_crypto_asymmetric
70perf_crypto_hash 71perf_crypto_hash
71perf_crypto_symmetric 72perf_crypto_symmetric
72perf_crypto_rsa 73perf_crypto_rsa
74perf_crypto_cs
73perf_crypto_ecc_dlog 75perf_crypto_ecc_dlog
76perf_crypto_paillier
74test_hexcoder 77test_hexcoder
75test_regex 78test_regex
76test_tun 79test_tun