]> git.codecow.com Git - nano25519.git/commit
Overhaul module to use static buffers to prevent memory leaks, 32-bit limbs to accele...
authorChris Duncan <chris@codecow.com>
Wed, 25 Feb 2026 22:31:34 +0000 (14:31 -0800)
committerChris Duncan <chris@codecow.com>
Wed, 25 Feb 2026 22:31:34 +0000 (14:31 -0800)
commitb24eb24ae8fe6dab14a56f6e4c42dfa81c0e5797
treeeee6afbbcdc5991d30aa952de78ce6203f8c12b6
parent1c28e8ee1a8683a851176f966db6c1233e8a1894
Overhaul module to use static buffers to prevent memory leaks, 32-bit limbs to accelerate multiplication with SIMD vectors, copy I/O directly to and from buffers, simplify entry point functions in host code, and fix calculation bugs.
assembly/nano-nacl.ts
index.html
index.ts