indutny / elliptic

Fast Elliptic Curve Cryptography in plain javascript
1.66k stars 359 forks source link

invalid y value for curve for new EC('p256') #263

Open congminh090800 opened 2 years ago

congminh090800 commented 2 years ago

I installed a package that requires elliptic package. In the code, I found that it got error at EC constructor new EC('p256');