FreeBSD.software
Home/math/secp256k1

secp256k1

0.6.0

Optimized C library for EC operations on curve secp256k1

An 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.

Origin: math/secp256k1
Category: math
Size: 2.85MiB
License: MIT
Maintainer: ale@FreeBSD.org
Dependencies: 0 packages
Required by: 5 packages
$pkg install secp256k1

Required By (5 packages)

More in math