From c71b5135c590a9e50d63a7c65bdf8a44379feecc Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Thu, 3 Aug 2023 00:06:49 +0200 Subject: [PATCH] nazi flake --- cashu/core/crypto/b_dhke.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cashu/core/crypto/b_dhke.py b/cashu/core/crypto/b_dhke.py index 80d72f29..f4dc179a 100644 --- a/cashu/core/crypto/b_dhke.py +++ b/cashu/core/crypto/b_dhke.py @@ -75,7 +75,7 @@ def verify(a: PrivateKey, C: PublicKey, secret_msg: str) -> bool: # stamps -""" +""" Proves that a in A = a*G is the same as a in C_ = a*Y Bob: