summaryrefslogtreecommitdiff
path: root/src/util/secmod_signatures.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-16 14:17:33 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-16 14:17:33 +0200
commit74ea2da2b0aa978b09ee44c3e377f730a73c667f (patch)
treec967ad01e3f6336b80391eaf3b2545a403efdac5 /src/util/secmod_signatures.c
parent453d122c30b33c4481bb1624db722596ecf1453e (diff)
downloadexchange-74ea2da2b0aa978b09ee44c3e377f730a73c667f.tar.gz
exchange-74ea2da2b0aa978b09ee44c3e377f730a73c667f.tar.bz2
exchange-74ea2da2b0aa978b09ee44c3e377f730a73c667f.zip
skip keys in future keys if they already expired
Diffstat (limited to 'src/util/secmod_signatures.c')
-rw-r--r--src/util/secmod_signatures.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/util/secmod_signatures.c b/src/util/secmod_signatures.c
index 3df68861d..31670dfdb 100644
--- a/src/util/secmod_signatures.c
+++ b/src/util/secmod_signatures.c
@@ -61,6 +61,11 @@ TALER_exchange_secmod_eddsa_verify (
.duration = GNUNET_TIME_relative_hton (duration)
};
+ GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
+ "Verifying key `%s' with duration %s\n",
+ TALER_B2S (exchange_pub),
+ GNUNET_STRINGS_relative_time_to_string (duration,
+ GNUNET_NO));
return
GNUNET_CRYPTO_eddsa_verify (TALER_SIGNATURE_SM_SIGNING_KEY,
&ska,