Skip to content

libsecp256k1 0.3.1

Compare
Choose a tag to compare
@jonasnick jonasnick released this 10 Apr 19:55
· 569 commits to master since this release
v0.3.1
346a053

This release fixes a "constant-timeness" issue with Clang >=14 that could leave applications using libsecp256k1 vulnerable to a timing side-channel attack. We strongly recommend any users of the library to upgrade if their code may end up being compiled with an affected version of Clang.

For a list of changes, see the CHANGELOG.md.