We found cryptography bugs in the elliptic library using Wycheproof
14 points by df
14 points by df
Here's a tool to easily move away from elliptic: https://soatok.blog/2025/11/19/moving-beyond-the-npm-elliptic-package/
That link is just saying is to use Paul's libraries, Noble. https://github.com/paulmillr/noble-curves
(Paul has an account here on Lobste.rs https://lobste.rs/~paulmillr)
For some Javascript crypto, Paul's library is the only game in town.
It says a bit more than that. The author of the post has published a shim library which makes it far easier to convert from elliptic to noble.