Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37405369
en ru br
ALT Linux repos
S:0.25.4-alt1_1

Group :: System/Libraries
RPM: libsecp256k1

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.25.4-alt1_1
Build date: 11 may 2022, 10:04 ( 101.3 weeks ago )
Size: 281.58 Kb

Home page:   https://github.com/Bitcoin-ABC/secp256k1

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • libsecp256k1-devel
  • libsecp256k1_0
  • libsecp256k1_0-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin