feat: add new_derive_key, finalize_and_reset, doc comments, official test vectors, Makefile

This commit is contained in:
2026-04-24 02:15:51 +02:00
parent 8480a9136b
commit 70a1423cb8
6 changed files with 234 additions and 103 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
run: wasm-pack test --node
- name: Build package
run: bash build.sh
run: make
- name: Publish to npm
run: |