- Update to 0.7.1:
Changed:
* Tests: Introduced a unit test framework with support for parallel
test execution, selective test running, and named command-line
arguments. Run ./tests -help for usage information.
Fixed:
* Increased the number of cases where the library attempts to clear
secrets from the stack.
* build: Fixed x86_64 assembly feature check that could fail when
user-provided CFLAGS included -Werror. This would cause the build
to fall back to the slower C implementation instead of using the
optimized x86_64 assembly.
ABI Compatibility:
* The ABI is backward compatible with version 0.7.0.
OBS-URL: https://build.opensuse.org/request/show/1329364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsecp256k1?expand=0&rev=7
Description
No description provided
Languages
RPM Spec
100%