gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: -typo


From: gnunet
Subject: [taler-wallet-core] branch master updated: -typo
Date: Thu, 30 Jun 2022 11:18:51 +0200

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

oec pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 05cdbfb5 -typo
05cdbfb5 is described below

commit 05cdbfb534bb194dbe6bdf049113ebea8139234f
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Thu Jun 30 11:18:49 2022 +0200

    -typo
---
 packages/taler-util/src/talerCrypto.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/taler-util/src/talerCrypto.ts 
b/packages/taler-util/src/talerCrypto.ts
index c6c1d79e..e2360b09 100644
--- a/packages/taler-util/src/talerCrypto.ts
+++ b/packages/taler-util/src/talerCrypto.ts
@@ -887,7 +887,7 @@ export namespace Edx25519 {
       outputLength: 64,
       salt: decodeCrock(seed),
       ikm: decodeCrock(pub),
-      info: stringToBytes("edx2559-derivation"),
+      info: stringToBytes("edx25519-derivation"),
     });
 
     return encodeCrock(res);

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