Skip to content

Conversation

@km19809
Copy link

@km19809 km19809 commented Oct 23, 2025

This resolves #18.

I used this implementation as the migration reference.
It passes all tests in tests/, for both Node.js and the browser.

I did not LLM for generating code, except for drafting the new decompressKey implementation. (Modulo integer suare root)
All other changes are made solely by me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace BN module with native js BigInt

1 participant