]> git.codecow.com Git - nano25519.git/shortlog
nano25519.git
10 days ago Chris DuncanEnable testing only after successfully loading library... main
10 days ago Chris DuncanSimplify esbuild entry points for node build. Include...
10 days ago Chris Duncanv1.0.1 v1.0.1
10 days ago Chris DuncanFix extra type emissions and exports.
11 days ago Chris DuncanReattempt to fetch test vectors when online.
11 days ago Chris Duncanv1.0.0 v1.0.0
11 days ago Chris DuncanUpdate description.
11 days ago Chris DuncanFix tweetnacl comparison wrapper.
11 days ago Chris DuncanPolish for first release.
13 days ago Chris DuncanEnable variable-length messages up to 32 KiB.
2026-03-19 Chris DuncanUpdate readme to reflect current API. Add node bundle...
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.