v0.12.0
What's Changed
-
fix malleability sig by @ThomasPiellard in #449 https://nvd.nist.gov/vuln/detail/CVE-2023-44273
-
perf: multiexp, avoid direct coordinate access to check for zero points by @jsign in #414
-
perf: edwards, improve the performance of Add, MixedAdd and IsOnCurve by @jsign in #441
-
perf: edwards, avoid inversions in Add in extended points by @jsign in #442
Full Changelog: v0.11.2...v0.12.0