Skip to content

v0.3.1 release

Compare
Choose a tag to compare
@azuchi azuchi released this 11 Nov 09:04
· 37 commits to master since this release

This release fixed a decoding bug for x0only public key(32 bytes) which start with 02, 03, 04, 06, 07.

If use above keys, ECDSA::Format::PointOctetString#decode raise error. The bug has been fixed in this release.