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.
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:marec2000:cryptocoins/libsecp256k1 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000770 770 Bytes | |
libsecp256k1-20190522.tar.xz | 0000127340 124 KB | |
libsecp256k1.changes | 0000006064 5.92 KB | |
libsecp256k1.spec | 0000002762 2.7 KB |
Revision 10 (latest revision is 172)
Markus Reckwerth (marec2000)
committed
(revision 10)
Comments 0