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.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:marec2000:cryptocoins/libsecp256k1 && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _service | 0000000788 788 Bytes | |
| _servicedata | 0000000228 228 Bytes | |
| libsecp256k1-0.7.0.tar.xz | 0001866444 1.78 MB | |
| libsecp256k1-rpmlintrc | 0000000041 41 Bytes | |
| libsecp256k1.changes | 0000061848 60.4 KB | |
| libsecp256k1.spec | 0000002889 2.82 KB |
Comments 0