From a9fb94e916ba6084997571f03fd6c2b4d557576b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 22 Nov 2020 18:31:33 +0100 Subject: start with testing crypto rsa helper --- src/util/test_helper_rsa.conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/util/test_helper_rsa.conf (limited to 'src/util/test_helper_rsa.conf') diff --git a/src/util/test_helper_rsa.conf b/src/util/test_helper_rsa.conf new file mode 100644 index 000000000..9880ae153 --- /dev/null +++ b/src/util/test_helper_rsa.conf @@ -0,0 +1,9 @@ +[coin_1] +duration_withdraw = 1 minute +rsa_keysize = 2048 + +[taler-helper-crypto-rsa] +lookahead_sign = 5 minutes +overlap_duration = 1 s +KEY_DIR = ${TALER_RUNTIME_DIR}/test_helper_rsa/ +UNIXPATH = ${TALER_RUNTIME_DIR}test_helper_rsa.unix -- cgit v1.2.3