gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: change define


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: change define
Date: Sat, 05 Oct 2019 22:33:51 +0200

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

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 06c45819f change define
06c45819f is described below

commit 06c45819f1a04987889546eafc60ef36b92d0e0d
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Sat Oct 5 22:31:39 2019 +0200

    change define
---
 src/gnsrecord/gnsrecord_crypto.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gnsrecord/gnsrecord_crypto.c b/src/gnsrecord/gnsrecord_crypto.c
index c87adaa1b..b173062ff 100644
--- a/src/gnsrecord/gnsrecord_crypto.c
+++ b/src/gnsrecord/gnsrecord_crypto.c
@@ -59,7 +59,7 @@ derive_block_aes_key (struct 
GNUNET_CRYPTO_SymmetricInitializationVector *iv,
  * We use the strings above as salt and the public key as IKM similar to
  * how derive_h is done in crypto_ecc.c.
  */
-#ifdef GNUNET_PROTOCOL_V12
+#ifdef LSD001
   GNUNET_CRYPTO_kdf (skey, sizeof(struct GNUNET_CRYPTO_SymmetricSessionKey),
                      ctx_key, strlen (ctx_key),
                      pub, sizeof(struct GNUNET_CRYPTO_EcdsaPublicKey),

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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