| 2026-03-14 21:50 | Fix missing publish permission | finwo | 1 | +4 | -1 |
| 2026-03-14 21:39 | Update publish workflow | finwo | 1 | +10 | -6 |
| 2026-03-14 21:12 | 3.0.3 | finwo | 2 | +3 | -3 |
| 2026-03-14 21:10 | Update dep packaging; remove unneeded overrides | finwo | 3 | +9 | -14 |
| 2026-03-14 02:38 | Merge pull request #10 from finwo/dependabot/npm_and_yarn/word-wrap-1.2.4 | finwo | 1 | +6 | -6 |
| 2026-03-14 02:35 | Merge pull request #12 from finwo/dependabot/npm_and_yarn/braces-3.0.3 | finwo | 1 | +14 | -14 |
| 2024-07-16 15:51 | Bump braces from 3.0.2 to 3.0.3 | dependabot[bot] | 1 | +14 | -14 |
| 2024-05-23 19:53 | Ran npm pkg fix | finwo | 1 | +1 | -1 |
| 2024-05-23 19:51 | 3.0.2 | finwo | 2 | +3 | -3 |
| 2024-05-23 19:46 | Remove debug logs | finwo | 1 | +0 | -3 |
| 2024-05-23 19:44 | Remove encode option, it's default in most base64 binaries | finwo | 1 | +5 | -5 |
| 2024-05-23 19:42 | DEBUG - logging bufferSource to see what's going on | finwo | 1 | +3 | -0 |
| 2024-05-23 19:35 | Sod it, use node 22 | finwo | 2 | +2 | -2 |
| 2024-05-23 19:33 | node20 ain't a thing, use 21.x | finwo | 2 | +2 | -2 |
| 2024-05-23 19:33 | Don't support below node18 | finwo | 2 | +2 | -2 |
| 2024-05-23 14:07 | Fix package & includes | finwo | 4 | +10 | -10 |
| 2023-07-20 14:43 | Bump word-wrap from 1.2.3 to 1.2.4 | dependabot[bot] | 1 | +6 | -6 |
| 2023-06-09 20:17 | 3.0.1 | finwo | 2 | +3 | -3 |
| 2023-06-09 20:17 | Fix missing await in readme | finwo | 1 | +3 | -3 |
| 2023-05-30 21:46 | Fix unrun postpublishOnly script | finwo | 1 | +1 | -2 |
| 2023-05-30 21:36 | Merge pull request #9 from finwo/feature/typescript-rewrite | finwo | 49 | +10825 | -1283 |
| 2023-05-30 21:28 | 3.0.0 | finwo | 2 | +3 | -3 |
| 2023-05-30 21:25 | Fix promise generics in api reference | finwo | 1 | +4 | -4 |
| 2023-05-30 21:24 | Clearer separation between header and description in readme | finwo | 1 | +16 | -18 |
| 2023-05-30 21:23 | Re-built readme based on type exports & previous version | finwo | 1 | +140 | -0 |
| 2023-05-30 21:22 | Export data-types and their checks | finwo | 1 | +8 | -8 |
| 2023-05-30 21:22 | Add webassembly tag in package.json | finwo | 1 | +2 | -1 |
| 2023-05-27 23:42 | Set test coverage to current values to prevent future reduction | finwo | 1 | +1 | -1 |
| 2023-05-27 23:36 | Running as admin, not as root, in gh-actions: use sudo for pkg install | finwo | 2 | +4 | -4 |
| 2023-05-27 23:35 | Install clang myself, don't rely on others | finwo | 2 | +7 | -8 |
| 2023-05-27 23:30 | Install clang through apt-get instead of direct download | finwo | 2 | +11 | -8 |
| 2023-05-27 23:27 | Install clang/llvm into gh-action machine | finwo | 2 | +8 | -0 |
| 2023-05-27 23:21 | Compile wasm component during workflow | finwo | 2 | +10 | -0 |
| 2023-05-27 23:17 | Include tsc in devdeps | finwo | 2 | +12 | -12 |
| 2023-05-27 23:15 | Updated workflow imports | finwo | 2 | +29 | -25 |
| 2023-05-27 23:11 | All tests running again, fixed segmentation fault in keyExchange | finwo | 12 | +483 | -2016 |
| 2023-05-27 21:56 | Added default export of KeyPair class; include toJSON fn; don't export helpers | finwo | 1 | +16 | -5 |
| 2023-05-27 21:12 | Main ts module building | finwo | 3 | +299 | -44 |
| 2023-05-27 01:07 | WIP: translating old code into typed script | finwo | 20 | +11886 | -51 |
| 2023-05-26 23:18 | Re-init CoC and license | finwo | 2 | +31 | -0 |
| 2023-05-26 23:17 | Don't include compiled files in repository | finwo | 3 | +3 | -2 |
| 2023-05-26 23:00 | Project reset, bare wasm compiling again | finwo | 32 | +83 | -1304 |
| 2023-04-04 09:01 | Drop support for 12.x during testing | finwo | 2 | +2 | -2 |
| 2023-04-03 18:28 | 2.2.6 | finwo | 1 | +1 | -1 |
| 2023-04-03 18:26 | Update workflow branch | finwo | 2 | +2 | -2 |
| 2023-04-03 18:25 | Recompiled with previous changes | finwo | 2 | +2 | -2 |
| 2023-04-03 18:23 | Split clone & build of libmatter.a in makefile | finwo | 1 | +5 | -3 |
| 2023-04-03 18:22 | Updated editorconfig | finwo | 1 | +0 | -3 |
| 2021-09-02 22:01 | Updated year in license | finwo | 1 | +1 | -1 |
| 2021-08-25 08:17 | 2.2.5 | finwo | 1 | +1 | -1 |
| 2021-08-22 23:27 | Merge pull request #6 from finwo/nicer-imports-from-es6-ts | finwo | 2 | +4 | -1 |
| 2021-08-22 23:26 | 2.2.4 | finwo | 1 | +1 | -1 |
| 2021-08-22 23:21 | ALlow nicer imports from ES6/TS, exporting default now | finwo | 1 | +3 | -0 |
| 2021-08-18 16:21 | Merge pull request #5 from finwo/fix/issue-4 | finwo | 17 | +215 | -149 |
| 2021-08-18 16:18 | 2.2.3 | finwo | 1 | +1 | -1 |
| 2021-08-18 16:13 | Re-compile with updated libmatter; npm publish whitelist instead of blacklist | finwo | 5 | +10 | -16 |
| 2021-08-11 21:49 | Changing test 0007 changes behavior in test 0008 | finwo | 2 | +4 | -3 |
| 2021-08-11 21:45 | Added test for memory hammering | finwo | 1 | +25 | -0 |
| 2021-08-11 21:40 | Don't test on 10.x anymore; start testing on 16.x | finwo | 2 | +2 | -2 |
| 2021-08-11 21:39 | Added test specific to issue #4 | finwo | 1 | +25 | -0 |
| 2021-08-11 21:26 | Turned test.js into folder, for clearer test separation | finwo | 9 | +151 | -130 |
| 2021-06-18 16:22 | 2.2.2 | finwo | 1 | +1 | -1 |
| 2021-06-18 16:22 | Fixed build script in package.json | finwo | 1 | +1 | -1 |
| 2021-06-18 16:13 | Replaced build.sh by makefile | finwo | 9 | +68 | -9 |
| 2021-03-28 15:34 | Update FUNDING.yml | finwo | 1 | +1 | -0 |
| 2021-02-17 22:51 | 2.2.1 | finwo | 1 | +1 | -1 |
| 2021-02-17 22:51 | Load correct buffer polyfill | finwo | 1 | +1 | -1 |
| 2021-02-17 22:39 | 2.2.0 | finwo | 1 | +1 | -1 |
| 2021-02-17 22:38 | Fallback to module buffer if global Buffer not defined | finwo | 5 | +21 | -19 |
| 2021-02-17 22:37 | Fallback to clang-8 as CC in build.sh | finwo | 1 | +6 | -5 |
| 2021-02-17 20:47 | Update FUNDING.yml | finwo | 1 | +0 | -4 |
| 2020-08-31 13:14 | Editorconfig and funding.yml are tracked now | finwo | 2 | +5 | -0 |
| 2020-08-10 09:40 | 2.1.3 | finwo | 1 | +1 | -1 |
| 2020-08-10 09:40 | Added funding request | finwo | 1 | +3 | -0 |
| 2020-08-10 09:35 | Fixed test | finwo | 1 | +2 | -2 |
| 2020-08-10 09:32 | 2.1.2 | finwo | 1 | +1 | -1 |
| 2020-08-10 09:32 | Renamed 'key_exchange' to 'keyExchange' to be consistend | finwo | 3 | +4 | -3 |
| 2020-08-10 09:24 | 2.1.1 | finwo | 1 | +1 | -1 |
| 2020-08-10 09:24 | Added keywords for easier finding of the package | finwo | 1 | +7 | -1 |
| 2020-08-09 01:24 | 2.1.0 | finwo | 1 | +1 | -1 |
| 2020-08-09 01:23 | Removed ed25519-supercop from package.json | finwo | 1 | +0 | -1 |
| 2020-08-09 01:22 | Merge branch 'master' of github.com:finwo/supercop into master | finwo | 1 | +1 | -1 |
| 2020-08-09 01:22 | Added mapping for key_exchange function | finwo | 7 | +70 | -13 |
| 2020-06-17 15:44 | Merge pull request #2 from finwo/dependabot-npm_and_yarn-tape-5.0.1 | dependabot-preview[bot] | 1 | +1 | -1 |
| 2020-06-17 15:36 | Bump tape from 4.13.3 to 5.0.1 | dependabot-preview[bot] | 1 | +1 | -1 |
| 2020-06-17 15:32 | 2.0.6 | finwo | 1 | +1 | -1 |
| 2020-06-17 15:32 | Remove some unneeded files from npmjs | finwo | 2 | +20 | -8 |
| 2020-06-17 15:23 | Added LICENSE | finwo | 1 | +26 | -0 |
| 2020-06-17 15:17 | 2.0.5 | finwo | 1 | +1 | -1 |
| 2020-06-17 15:14 | Stop actively testing on Node 8 | finwo | 2 | +2 | -2 |
| 2020-06-17 15:11 | Keep instantiate compatible with older nodejs versions | finwo | 1 | +6 | -2 |
| 2020-06-17 15:06 | libmatter update | finwo | 5 | +22 | -20 |
| 2020-05-17 02:59 | 2.0.4 | finwo | 1 | +1 | -1 |
| 2020-05-17 02:58 | Update repository url | finwo | 1 | +2 | -2 |
| 2020-04-16 06:56 | Update FUNDING.yml | finwo | 1 | +1 | -0 |
| 2020-04-04 16:16 | Update FUNDING.yml | finwo | 1 | +4 | -0 |
| 2019-11-25 16:56 | Added test & publish workflows | finwo | 2 | +59 | -0 |
| 2019-11-25 16:50 | Found converted to libmatter | finwo | 10 | +32 | -120 |
| 2019-10-11 22:51 | Added matter libc | finwo | 2 | +4 | -0 |
| 2019-09-24 13:40 | 2.0.3 | finwo | 1 | +1 | -1 |
| 2019-09-24 12:11 | Merge branch 'master' of git.finwo.net:pub/supercop-js | finwo | 4 | +50 | -7 |
| 2019-09-24 12:10 | Added common repo scripts | finwo | 9 | +413 | -0 |
| 2019-09-12 07:17 | 2.0.2 | finwo | 1 | +1 | -1 |
| 2019-09-12 07:16 | recompiled | finwo | 2 | +1 | -1 |
| 2019-09-11 19:25 | free should now work with malloc | finwo | 1 | +48 | -5 |
| 2019-09-11 18:34 | removed libc submodule again | finwo | 2 | +0 | -4 |
| 2019-09-11 18:11 | Using submodule libc now | finwo | 2 | +4 | -0 |
| 2019-09-11 14:31 | More libc functions | finwo | 5 | +42 | -0 |
| 2019-09-11 13:56 | 2.0.1 | finwo | 1 | +1 | -1 |
| 2019-09-11 13:56 | Ignore build artefacts during publish | finwo | 1 | +2 | -0 |
| 2019-09-11 13:55 | 2.0.0 | finwo | 1 | +1 | -1 |
| 2019-09-11 13:54 | Removed npmjs/webassembly as compiling dependency | finwo | 8 | +66 | -13 |
| 2019-09-11 13:52 | gitignore intermediate file formats | finwo | 1 | +2 | -0 |
| 2019-09-10 14:46 | 1.0.2 | finwo | 1 | +1 | -1 |
| 2019-09-10 14:46 | Add tests to prepublish to prevent accidental breaking release | finwo | 1 | +1 | -0 |
| 2019-09-04 11:47 | 1.0.1 | finwo | 1 | +1 | -1 |
| 2019-09-04 11:47 | Fixed a minor typo | finwo | 1 | +1 | -1 |
| 2019-09-02 15:23 | Added code of conduct | finwo | 1 | +5 | -0 |
| 2019-08-16 15:01 | 1.0.0 | finwo | 1 | +1 | -1 |
| 2019-08-13 10:34 | 0.3.1 | finwo | 1 | +1 | -1 |
| 2019-08-13 10:34 | Fixed a typo and added lib.sign description | finwo | 1 | +16 | -6 |
| 2019-07-18 12:29 | 0.3.0 | finwo | 1 | +1 | -1 |
| 2019-07-18 12:29 | Basic readme to describe what this package does | finwo | 1 | +81 | -0 |
| 2019-07-18 12:29 | Added .keyPairFrom for attaching .sign and .verify | finwo | 1 | +38 | -12 |
| 2019-07-18 11:59 | 0.2.11 | finwo | 1 | +1 | -1 |
| 2019-07-18 11:59 | Remove package-lock from repo to prevent future issues | finwo | 3 | +2 | -766 |
| 2019-07-18 11:53 | 0.2.10 | finwo | 2 | +2 | -2 |
| 2019-07-18 11:53 | Updated webassembly dep | finwo | 1 | +1 | -1 |
| 2019-07-16 13:40 | 0.2.9 | finwo | 2 | +2 | -2 |
| 2019-07-16 13:40 | Don't use promises where not needed | finwo | 1 | +5 | -5 |
| 2019-07-16 13:36 | 0.2.8 | finwo | 2 | +2 | -2 |
| 2019-07-16 13:35 | No reason for createSeed to be asynchronous | finwo | 1 | +1 | -1 |
| 2019-07-16 12:38 | 0.2.7 | finwo | 2 | +2 | -2 |
| 2019-07-16 12:37 | Allow runtime-given compile flags | finwo | 1 | +1 | -1 |
| 2019-07-16 12:21 | removed unused files from compilation | finwo | 3 | +4 | -4 |
| 2019-07-15 16:59 | 0.2.6 | finwo | 2 | +2 | -2 |
| 2019-07-15 16:59 | Added array support as buffer-like | finwo | 2 | +4 | -1 |
| 2019-07-15 16:45 | 0.2.5 | finwo | 2 | +2 | -2 |
| 2019-07-15 16:45 | Fixed Object.create docs mis-read | finwo | 1 | +6 | -4 |
| 2019-07-15 16:40 | 0.2.4 | finwo | 2 | +2 | -2 |
| 2019-07-15 16:39 | keypair now contains .verify and .sign | finwo | 1 | +9 | -2 |
| 2019-07-15 16:20 | 0.2.3 | finwo | 2 | +2 | -2 |
| 2019-07-15 16:19 | Converting binary file to base64 is easier and more stable than weird browserify/webpack tricks | finwo | 6 | +22 | -17 |
| 2019-07-15 14:24 | 0.2.2 | finwo | 2 | +2 | -2 |
| 2019-07-15 14:24 | dep:webassembly is used during run | finwo | 2 | +41 | -118 |
| 2019-07-15 14:07 | 0.2.1 | finwo | 2 | +2 | -2 |
| 2019-07-15 14:07 | Bare compile removes memory management | finwo | 5 | +8 | -2 |
| 2019-07-15 13:58 | 0.2.0 | finwo | 2 | +2 | -2 |
| 2019-07-15 13:57 | Do include the compiled version here | finwo | 2 | +0 | -1 |
| 2019-07-15 13:56 | Compiled without emscripten now | finwo | 8 | +905 | -13358 |
| 2019-07-15 11:19 | 0.1.6 | finwo | 2 | +2 | -2 |
| 2019-07-15 11:19 | Add byte array support for seed | finwo | 1 | +1 | -0 |
| 2019-06-19 10:30 | 0.1.5 | finwo | 2 | +2 | -2 |
| 2019-06-19 10:30 | Helper functions are now tested as well | finwo | 2 | +146 | -46 |
| 2019-06-19 08:58 | Fully write out all variable names | finwo | 3 | +51 | -42 |
| 2019-06-18 14:52 | 0.1.4 | finwo | 2 | +2 | -2 |
| 2019-06-18 14:52 | Auto-fix index.js styling | finwo | 1 | +52 | -52 |
| 2019-06-18 10:44 | 0.1.3 | finwo | 2 | +2 | -2 |
| 2019-06-18 10:43 | Don't use webassembly | finwo | 4 | +11543 | -316 |
| 2019-06-18 10:38 | 0.1.2 | finwo | 2 | +2 | -2 |
| 2019-06-18 10:37 | Do export in supercop.js | finwo | 6 | +326 | -2 |
| 2019-06-18 09:04 | 0.1.1 | finwo | 2 | +2 | -2 |
| 2019-06-18 09:04 | Added WebAssembly version | finwo | 3 | +6 | -1 |
| 2019-06-18 09:01 | 0.1.0 | finwo | 1 | +1 | -1 |
| 2019-06-18 08:37 | Use the right C repo | finwo | 1 | +1 | -1 |
| 2019-06-17 18:14 | Not using native crypto for random | finwo | 1 | +4 | -4 |
| 2019-06-17 18:02 | Let's enforce style | finwo | 2 | +57 | -0 |
| 2019-06-17 17:59 | Copied 1p6/supercop.js structure | finwo | 5 | +2082 | -0 |
| 2019-06-17 17:13 | Added original supercop | finwo | 2 | +4 | -0 |
| 2019-06-17 16:20 | Project init | finwo | 1 | +17 | -0 |