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.
- Links to network:cryptocurrencies / libsecp256k1
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:haskell:cardano/libsecp256k1 && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| Export_SHA256_functions.patch | 0000009425 9.2 KB | |
| _link | 0000000132 132 Bytes | |
| _service | 0000000770 770 Bytes | |
| libsecp256k1-20220227.tar.xz | 0002205076 2.1 MB | |
| libsecp256k1.changes | 0000005529 5.4 KB | |
| libsecp256k1.spec | 0000002794 2.73 KB |
Comments 0