icon

Optimized C library for EC operations on curve libsecp256k1 (source files)

libsecp256k1_source-20200327~git-1-source

Optimized C library for ECDSA signatures and secret/public key operations on curve libsecp256k1.

This library is intended to be the highest quality publicly available library for cryptography on the libsecp256k1 curve. However, the primary focus of its development has been for usage in the Bitcoin system and usage unlike Bitcoin's may be less well tested, verified, or suffer from a less well thought out interface. Correct usage requires some care and consideration that the library is fit for your application's purpose.

Features:
* libsecp256k1 ECDSA signing/verification and key generation.
* Additive and multiplicative tweaking of secret/public keys.
* Serialization/parsing of secret keys, public keys, signatures.
* Constant time, constant memory access signing and public key generation.
* Derandomized ECDSA (via RFC6979 or with a caller provided function.)
* Very efficient implementation.
* Suitable for embedded systems.
* Optional module for public key recovery.
* Optional module for ECDH key exchange (experimental).

Name
libsecp256k1_source
Repository
HaikuPorts
Repository Source
haikuports_x86_64
Version
20200327~git-1
Download Size
171 KB
Source available
No
Categories
None
Version Views
0