Skip to content
Sections
>> Trisquel >> Packages >> aramo >> libs >> libsecp256k1-0
etiona  ] [  nabia  ] [  aramo  ]
[ Source: libsecp256k1  ]

Package: libsecp256k1-0 (0.1~20210825-2)

library for EC operations on curve secp256k1

An optimized C library for EC operations on curve secp256k1.

NB! This library is intended to be the highest quality publicly available library for cryptography on the secp256k1 curve. However, the primary focus of its development has been for usage in the Bitcoin system and usage unlike Bitcoin's may be less well tested, verified, or suffer from a less well thought out interface. Correct usage requires some care and consideration that the library is fit for your application's purpose.

Features:

 * secp256k1 ECDSA signing/verification and key generation.
 * Additive and multiplicative tweaking of secret/public keys.
 * Serialization/parsing of secret keys, public keys, signatures.
 * Constant time, constant memory access signing and public key generation.
 * Derandomized ECDSA (via RFC6979 or with a caller provided function.)
 * Very efficient implementation.
 * Suitable for embedded systems.
 * Optional module for public key recovery.
 * Optional module for ECDH key exchange.

Other Packages Related to libsecp256k1-0

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
    dep: libc6 (>= 2.17) [arm64, ppc64el]
    dep: libc6 (>= 2.4) [armhf]

Download libsecp256k1-0

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 1,133.4 kB1200 kB [list of files]
arm64 1,133.5 kB1183 kB [list of files]
armhf 1,138.9 kB1179 kB [list of files]
ppc64el 1,170.1 kB1303 kB [list of files]