]> zoso.dev Git - libnemo.git/shortlog
libnemo.git
9 days ago Chris DuncanAdd return typings to blake2b functions.
9 days ago Chris DuncanTarget esnext which is esbuild default.
9 days ago Chris DuncanFix JSDoc.
9 days ago Chris DuncanRevert typescript update due to issue with SharedArrayB...
9 days ago Chris DuncanExplicitly specify return typings from entropy getters.
9 days ago Chris DuncanTabs.
9 days ago Chris DuncanRemove blake2b typings. Update node typings and typescr...
9 days ago Chris DuncanRemove blake2b package.
9 days ago Chris DuncanInstantiate Pool as part of block for calculating pow.
9 days ago Chris DuncanRemove replaced X25519 files.
10 days ago Chris DuncanRNG directly instead of from Entropy. Tweak blake hashi...
10 days ago Chris DuncanImplement initial PoW worker.
10 days ago Chris DuncanAdd perf logging to test webpage.
10 days ago Chris DuncanRemove testing log statements.
10 days ago Chris DuncanRename BIP-44 ckd file.
10 days ago Chris DuncanUpdate Bip44Ckd exports and imports.
10 days ago Chris DuncanMove nano-nacl type definitions, which will eventually...
10 days ago Chris DuncanReorganize NanoNaCl exports and imports. Remove some...
10 days ago Chris DuncanThe issue was Chrome all along. Firefox uses workers...
11 days ago Chris DuncanRemove more extraneous logging.
11 days ago Chris DuncanRemove some extraneous logging.
11 days ago Chris DuncanAdd a few logs for perf testing.
11 days ago Chris DuncanAdd bytes-to-hex function in nanonacl and return keys...
11 days ago Chris DuncanFix wrong variable being returned from worker.
11 days ago Chris DuncanFix keypair object being assigned to public key variable.
11 days ago Chris DuncanFix chunking assignment in Pool. Get keys as hex string...
11 days ago Chris DuncanUse ArrayBuffer to transfer data to and from worker.
11 days ago Chris DuncanStart prepping pow worker.
11 days ago Chris DuncanAdd cores count to pool for job splitting.
12 days ago Chris DuncanDelete unneeded backup file.
12 days ago Chris DuncanWe are only ever using this to get public keys if inter...
12 days ago Chris DuncanPublic key is validated as part of fromPublicKey call...
12 days ago Chris DuncanChange some names and fix NanoNaCl worker with a forced...
12 days ago Chris DuncanLogging for perf tests
12 days ago Chris DuncanClass reference to static member within static initiali...
12 days ago Chris DuncanBackup working copy of nano-nacl prior to optimization...
12 days ago Chris DuncanAdd typings. Remove unnecessary allocation when hashing.
12 days ago Chris DuncanWe're only going to work in browser environments from...
12 days ago Chris DuncanBite the bullet on formatting.
12 days ago Chris DuncanImport typing for blake.
12 days ago Chris DuncanStart adding typings to nano-nacl.
12 days ago Chris DuncanSimplify ckd implementation with fewer allowed typings.
12 days ago Chris DuncanUse more concise typing.
12 days ago Chris DuncanAha moment: the entire Blake2b class can be passed...
12 days ago Chris DuncanNormalize address prefix in constructor to fix duplicat...
12 days ago Chris DuncanPass index when creating account from known keypair.
13 days ago Chris DuncanPass blake2b through nacl functions. Need to do somethi...
13 days ago Chris DuncanFix nano-nacl exports. Fix bip44 ckd return value....
13 days ago Chris DuncanFix account factory usage.
13 days ago Chris DuncanRefactor wallet account methods to start building out...
13 days ago Chris DuncanBegin refactoring NaCl implementation to a web worker...
13 days ago Chris DuncanRename for clarity.
13 days ago Chris DuncanAccount class is pretty simple overall, so having async...
13 days ago Chris DuncanRename NaCl implementation.
13 days ago Chris DuncanRewrite blake2b as class and update references. Add...
2024-11-27 Chris DuncanCondense assertions.
2024-11-27 Chris DuncanAdd quick performance checks to test page.
2024-11-27 Chris DuncanSpaces.
2024-11-27 Chris DuncanDelete deprecated worker.
2024-11-27 Chris DuncanUpdate comment header to reflect current purpose.
2024-11-27 Chris DuncanUse customized blake implementation and start trying...
2024-11-27 Chris DuncanRename definition file.
2024-11-27 Chris DuncanCopyiing the entire blake2b function string into the...
2024-11-27 Chris DuncanRemove debug statements.
2024-11-27 Chris DuncanHot damn it worked.
2024-11-27 Chris DuncanSave changes.
2024-11-26 Chris DuncanFormatting.
2024-11-26 Chris DuncanDiscard redundant variable.
2024-11-26 Chris DuncanUse template literals for error messages.
2024-11-26 Chris DuncanAdd type guards to function. Spaces.
2024-11-26 Chris DuncanAdd typings to blake2b functions.
2024-11-26 Chris DuncanClarify array typings.
2024-11-26 Chris DuncanMove constants to top.
2024-11-26 Chris DuncanRemove deprecated blake2b-wasm references.
2024-11-26 Chris DuncanReplace deprecated assert calls with if-throw statements.
2024-11-26 Chris DuncanRemove imports.
2024-11-26 Chris DuncanFix documentation of modification.
2024-11-26 Chris DuncanAdd performance benchmarks to account derivation so...
2024-11-26 Chris DuncanAdd blake2b module code for hacking. Include copyright...
2024-11-26 Chris DuncanExporting import.meta.url does not work since once...
2024-11-26 Chris DuncanLook into replacing Node test runner with browser-based...
2024-11-26 Chris DuncanGet it working in browser, then work backward toward...
2024-11-26 Chris DuncanAdd try-catch block to avoid esbuild warnings when...
2024-11-25 Chris DuncanSimplify worker exports.
2024-11-25 Chris DuncanExport keyPair as proper object and update its original...
2024-11-25 Chris DuncanDocument change to crypto_hash function.
2024-11-25 Chris DuncanDelete extraneous tab from start of every line that...
2024-11-25 Chris DuncanDelete unused poly1305 function object and unused varia...
2024-11-25 Chris DuncanDelete original hash function now that it has been...
2024-11-25 Chris DuncanUpdate imports for new nano-nacl filename.
2024-11-25 Chris DuncanRename custom TweetNaCl implementation file.
2024-11-25 Chris DuncanFix hash and signature values in send block test vector.
2024-11-25 Chris DuncanFix send block test not awaiting signature call.
2024-11-25 Chris DuncanTabs.
2024-11-25 Chris DuncanUpdate tools test.
2024-11-25 Chris DuncanFix tools sign function.
2024-11-25 Chris DuncanTweetNaCl expects 64-byte secret keys and signatures...
2024-11-25 Chris DuncanReturn block hash as hex instead of bytes, and update...
2024-11-25 Chris DuncanReorder test block properties.
2024-11-25 Chris DuncanReorder test vector block properties.
next