Skip to content

ecdsa 0.13.3

Compare
Choose a tag to compare
@tomato42 tomato42 released this 07 Oct 14:08
· 612 commits to master since this release

Fix CVE-2019-14853 - possible DoS caused by malformed signature decoding
Fix CVE-2019-14859 - signature malleability caused by insufficient checks of DER encoding

Also harden key decoding from string and DER encodings.