gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 06/06: get util tests to pass


From: gnunet
Subject: [taler-exchange] 06/06: get util tests to pass
Date: Wed, 17 Nov 2021 20:52:48 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

commit 193027862d5a619b44098eb3d3cdd2f3f193ce44
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Nov 17 20:52:39 2021 +0100

    get util tests to pass
---
 src/util/Makefile.am           | 1 +
 src/util/crypto_helper_denom.c | 1 +
 2 files changed, 2 insertions(+)

diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index c9f2b997..eefdcef4 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -78,6 +78,7 @@ libtalerutil_la_SOURCES = \
   auditor_signatures.c \
   config.c \
   crypto.c \
+  crypto_helper_common.c \
   crypto_helper_denom.c \
   crypto_helper_esign.c \
   crypto_wire.c \
diff --git a/src/util/crypto_helper_denom.c b/src/util/crypto_helper_denom.c
index 4c6ab84e..5aa60a24 100644
--- a/src/util/crypto_helper_denom.c
+++ b/src/util/crypto_helper_denom.c
@@ -498,6 +498,7 @@ more:
           }
           *ec = TALER_EC_NONE;
           finished = true;
+          ds.cipher = TALER_DENOMINATION_RSA;
           ds.details.blinded_rsa_signature = rsa_signature;
           break;
         }

-- 
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]