From: Loup Vaillant Date: Mon, 16 Mar 2020 22:41:31 +0000 (+0100) Subject: Whitespace nitpick X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=9b5cc022be285f98aa19f464796eb66baba01c4b;p=Monocypher.git Whitespace nitpick --- diff --git a/src/monocypher.c b/src/monocypher.c index 545f1df..857d3b7 100644 --- a/src/monocypher.c +++ b/src/monocypher.c @@ -2311,7 +2311,7 @@ void crypto_elligator2_direct(uint8_t curve[32], const uint8_t hash[32]) // // Note that to ensure the representative is fully random, we do *not* // clear the cofactor. -int crypto_elligator2_inverse(u8 hash[32], const u8 secret_key [32], u8 tweak) +int crypto_elligator2_inverse(u8 hash[32], const u8 secret_key[32], u8 tweak) { static const fe lop_x = { 21352778, 5345713, 4660180, -8347857, 24143090,