]> git.codecow.com Git - nano25519.git/shortlog
nano25519.git
2026-03-18 Chris DuncanAdd NodeJS support and update tests.
2026-03-17 Chris DuncanRefactor API.
2026-03-16 Chris DuncanRefactor field element multiplication hot paths.
2026-03-07 Chris DuncanReaquire WASM memory buffer before reading results...
2026-03-07 Chris DuncanRefactor from tweetnacl 16x16 radix limbs to libsodium...
2026-03-05 Chris Duncandebug
2026-03-05 Chris DuncanFix input type generics.
2026-03-04 Chris DuncanFinal preradix-25 refactor.
2026-03-03 Chris DuncanRename some host code variables to reduce esbuild colli...
2026-03-03 Chris DuncanSet up for migration to 10x25 radix implementation.
2026-02-27 Chris DuncanPointers, vectors, and doubling.
2026-02-26 Chris DuncanAdd libsodium to test comparisons.
2026-02-25 Chris DuncanRemove debug logging.
2026-02-25 Chris DuncanAdd check for canonical scalar S from signature.
2026-02-25 Chris DuncanOverhaul module to use static buffers to prevent memory...
2026-02-25 Chris DuncanAvoid committing sensitive environment variables. Optim...
2026-02-15 Chris DuncanFix verify return.
2026-02-15 Chris DuncanAdd layer of abstraction to wasm functions.
2026-02-15 Chris DuncanAdd tests for derive and verify to test webpage.
2026-02-15 Chris DuncanFix verify function signature in host code. Simplify...
2026-02-15 Chris DuncanRename NaCl input constants. Fix parameters and argumen...
2026-02-15 Chris DuncanFix package file and disable asc debugging.
2026-02-15 Chris DuncanInitial commit.