@mapped/elliptic
v6.6.5
Published
EC cryptography (mapped fork with CVE-2025-14505 fix)
Downloads
3,209
Readme
elliptic (mapped fork)
Temporary fork of indutny/elliptic with the fix for CVE-2025-14505 from PR #345.
This fork will be retired once the upstream PR is merged. Use the official package when available.
What's different
Fixes a bug where k values with leading zeros were incorrectly truncated during ECDSA signature generation (RFC 6979 violation).
Install
npm install @mapped/elliptic