From: Chris Duncan Date: Thu, 13 Aug 2026 07:04:27 +0000 (-0700) Subject: Do not fill sk which does not belong to this function, it's filled by caller. X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=46f4cc09ec9d4681f8f428b378a2aef3eb38b21b;p=nano25519.git Do not fill sk which does not belong to this function, it's filled by caller. --- diff --git a/src/assembly/index.ts b/src/assembly/index.ts index 3a9f7f6..51e1b6d 100644 --- a/src/assembly/index.ts +++ b/src/assembly/index.ts @@ -75,7 +75,6 @@ function crypto_sign (s: StaticArray, m: usize, mlen: i32, sk: StaticArray