You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update please package elliptic, because the version that are using has vulnerabilities:
Elliptic's EDDSA missing signature length check - GHSA-f7q4-pwc6-w24p
Elliptic's ECDSA missing check for whether lead
ing bit of r and s is zero - GHSA-977x-g7h5-7qgw
Elliptic allows BER-encoded signatures - GHSA-49q7-c7j4-3p7m
Elliptic's verify function omits uniqueness validation - GHSA-434g-2637-qmqr
Valid ECDSA signatures erroneously rejected in Elliptic - GHSA-fc9h-whq2-v747
Code Example
No response
The text was updated successfully, but these errors were encountered:
Describe the Feature
Update please package elliptic, because the version that are using has vulnerabilities:
Elliptic's EDDSA missing signature length check - GHSA-f7q4-pwc6-w24p
Elliptic's ECDSA missing check for whether lead
ing bit of r and s is zero - GHSA-977x-g7h5-7qgw
Elliptic allows BER-encoded signatures - GHSA-49q7-c7j4-3p7m
Elliptic's verify function omits uniqueness validation - GHSA-434g-2637-qmqr
Valid ECDSA signatures erroneously rejected in Elliptic - GHSA-fc9h-whq2-v747
Code Example
No response
The text was updated successfully, but these errors were encountered: