From c33d2241cb6ac8d0e04d4f4de912ee560fd14305 Mon Sep 17 00:00:00 2001 From: roconnor-blockstream Date: Fri, 17 Nov 2023 14:56:47 -0500 Subject: [PATCH] Typo in shallue_van_de_woestijne description --- src/modules/generator/main_impl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/generator/main_impl.h b/src/modules/generator/main_impl.h index 63318594d..a00b22f42 100644 --- a/src/modules/generator/main_impl.h +++ b/src/modules/generator/main_impl.h @@ -114,7 +114,7 @@ static void shallue_van_de_woestijne(secp256k1_ge* ge, const secp256k1_fe* t) { x1d = wd x2n = -(x1n + wd) x2d = wd - x3n = wd^2 + c^2 + t^2 + x3n = wd^2 + c^2 * t^2 x3d = (c * t)^2 The joint denominator j = wd * c^2 * t^2, and