## Is your feature request related to a problem? Please describe. Snyk found multiple vulns in Elliptic. [In the Elliptic package 6.5.6 for Node.js, EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended.](https://www.cve.org/CVERecord?id=CVE-2024-42459) [In the Elliptic package 6.5.6 for Node.js, ECDSA signature malleability occurs because there is a missing check for whether the leading bit of r and s is zero. ](https://www.cve.org/CVERecord?id=CVE-2024-42460) [In the Elliptic package 6.5.6 for Node.js, ECDSA signature malleability occurs because BER-encoded signatures are allowed.](https://www.cve.org/CVERecord?id=CVE-2024-42461) ## Describe the solution you'd like Bump to >= 6.5.7