secp256k1

Curve crypto library

A high-performance cryptographic library for digital signatures and EC operations on the secp256k1 curve.

Optimized C library for EC operations on curve secp256k1

GitHub

2k stars
129 watching
1k forks
Language: C
last commit: 16 days ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cryptocoinjs/secp256k1-node A Node.js binding for an optimized C library for EC operations on the secp256k1 curve 349
q9f/secp256k1.cr A native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm 48
21-dot-dev/swift-secp256k1 Provides cryptographic primitives and signatures for Bitcoin-based systems 111
jesserc/secp256k1-huff A Huff implementation of an elliptic curve library used in cryptocurrency applications 5
cryptean/bitcoinlib A .NET wrapper for Bitcoin and other cryptocurrencies, providing a unified interface to access their APIs. 404
paulmillr/noble-secp256k1 A high-performance JavaScript implementation of secp256k1 signatures and ECDH (Elliptic Curve Diffie-Hellman) algorithms 761
rustcrypto/elliptic-curves A collection of implementations for pure Rust elliptic curve cryptography. 683
av1ctor/libsecp256k1.mo A Motoko port of the widely-used secp256k1 cryptographic library 1
cryptocoinjs/ecurve A JavaScript implementation of Elliptic Curve Cryptography for secure data transmission and verification. 58
oleganza/corebitcoin A Bitcoin protocol implementation for Objective-C and Swift with a focus on simplicity and extensibility. 720
sgl0v/scrypto Provides a Swift interface to CommonCrypto routines for cryptographic tasks 38
minium/bitcoin-api-cpp Provides C++ access to the Bitcoin daemon's JSON-RPC interface 54
microsoft/symcrypt A cryptographic library used by Microsoft products to implement secure symmetric and asymmetric algorithms. 715
novotnyllc/bc-csharp A C# implementation of cryptographic algorithms and protocols 176
paulmillr/noble-curves An implementation of elliptic curve cryptography and related algorithms in JavaScript 691