Package libsecp256k1_0: Information

Binary package: libsecp256k1_0
Version: 0.25.4-alt1_1
Architecture: i586
Build time:  May 11, 2022, 02:11 PM in the task #299781
Source package: libsecp256k1
Category: System/Libraries
Report package bug
License: MIT
Summary: Optimized C library for EC operations on curve secp256k1
Description: 
Optimized C library for EC operations on curve secp256k1.

Features:
* secp256k1 ECDSA signing/verification and key generation.
* Adding/multiplying private/public keys.
* Serialization/parsing of private keys, public keys, signatures.
* Constant time, constant memory access signing and pubkey generation.
* Derandomized DSA (via RFC6979 or with a caller provided function.)
* Very efficient implementation.

Maintainer: Igor Vlasenko

List of contributors:
Igor Vlasenko
Vitaly Lipatov

Last changed


May 11, 2022 Igor Vlasenko 0.25.4-alt1_1
- update by mgaimport
Sept. 22, 2021 Igor Vlasenko 0.24.1-alt1_1
- enabled asm on i586
Sept. 12, 2021 Vitaly Lipatov 0.24.1-alt1
- new version (0.24.1) with rpmgs script
- add --enable-module-ecdh, disable asm for non x86_64