gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: add FIXME based on list discussi


From: gnunet
Subject: [taler-exchange] branch master updated: add FIXME based on list discussion
Date: Tue, 19 Sep 2023 18:21:15 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new ec5ab805 add FIXME based on list discussion
ec5ab805 is described below

commit ec5ab8053e0229c6a46f593bdd6f172769b65de6
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Sep 19 18:21:13 2023 +0200

    add FIXME based on list discussion
---
 src/util/exchange_signatures.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/util/exchange_signatures.c b/src/util/exchange_signatures.c
index 3aa464aa..cc6427af 100644
--- a/src/util/exchange_signatures.c
+++ b/src/util/exchange_signatures.c
@@ -467,6 +467,10 @@ struct TALER_ExchangeKeySetPS
 
   /**
    * Hash over the various denomination signing keys returned.
+   * // FIXME: see discussion with Jonathan Krebs, we should hash
+   * over a stable sort of the keys here, plus likely add
+   * a filter (which ciphers are supported, age restrictions, other?)
+   * instead of just list_issue_date.
    */
   struct GNUNET_HashCode hc GNUNET_PACKED;
 };

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]