]> zoso.dev Git - libnemo.git/commit
Rewrite blake2b as class and update references. Add typings and assertions to satisfy...
authorChris Duncan <chris@zoso.dev>
Thu, 28 Nov 2024 09:06:03 +0000 (01:06 -0800)
committerChris Duncan <chris@zoso.dev>
Thu, 28 Nov 2024 09:06:03 +0000 (01:06 -0800)
commit8d06781c19667604f4dc4b9ba4657191d5931152
tree1b48bd5034d6b3e76fc71155eabf3c34a378be54
parent082f0ecadf9a053a5c606f1eb6f19772bd944082
Rewrite blake2b as class and update references. Add typings and assertions to satisfy TypeScript compiler.
src/lib/account.ts
src/lib/bip39-mnemonic.ts
src/lib/blake2b.ts
src/lib/tools.ts
src/lib/wallet.ts
src/lib/workers/nacl-nano.ts
test.html