Optimized C library for EC operations on curve secp256k1
This library is a work in progress and is being used to research best practices. Use at your own risk.
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.
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / libsecp256k1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:cryptocurrencies/libsecp256k1 && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
libsecp256k1.changes | 0000009612 9.39 KB | |
libsecp256k1.spec | 0000002839 2.77 KB | |
v0.5.1.tar.gz | 0001962518 1.87 MB |
Comments 0