Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Won't Fix
-
Affects Version/s: 9
-
Fix Version/s: tbd
-
Component/s: security-libs
-
Labels:
-
Subcomponent:
Description
ECDSA signatures force all integers to be interpreted as positive. Correct behavior is to throw an exception when negative integers are encountered.