Skip to content

libsecp256k1 0.3.2

Compare
Choose a tag to compare
@sipa sipa released this 13 May 17:50
· 358 commits to master since this release
v0.3.2
acf5c55

This release fixes a "constant-timeness" issue in the ECDH implementation with GCC >=13 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 GCC.

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