Package libsecp256k1: Information

Source package: libsecp256k1
Version: 0.25.4-alt1_1
Build time:  May 12, 2022, 01:03 AM
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.

List of rpms provided by this srpm:
libsecp256k1-devel (mipsel)
libsecp256k1_0 (mipsel)
libsecp256k1_0-debuginfo (mipsel)

Maintainer: Igor Vlasenko

List of contributors:
Igor Vlasenko
Vitaly Lipatov

    1. pkgconfig(libcrypto)
    2. gcc-c++
    3. valgrind-devel

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