Skip to content

mapped/elliptic

 
 

Repository files navigation

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

About

Fast Elliptic Curve Cryptography in plain javascript

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.3%
  • HTML 0.7%