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 home:marec2000:cryptocoins / libsecp256k1
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:X0F:branches:network/libsecp256k1 && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
_service | 0000000788 788 Bytes | |
_servicedata | 0000000228 228 Bytes | |
libsecp256k1-0.6.0.tar.xz | 0001751776 1.67 MB | |
libsecp256k1-rpmlintrc | 0000000041 41 Bytes | |
libsecp256k1.changes | 0000058601 57.2 KB | |
libsecp256k1.spec | 0000002844 2.78 KB |
Latest Revision
Sergey Kondakov (X0F)
committed
(revision 1)
Comments 0