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: about 2 months 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 350
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 113
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. 406
paulmillr/noble-secp256k1 Fastest 4KB implementation of secp256k1 signatures and ECDH in JavaScript 771
rustcrypto/elliptic-curves A collection of implementations for pure Rust elliptic curve cryptography. 694
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. 722
novotnyllc/bc-csharp A C# implementation of cryptographic algorithms and protocols 176
paulmillr/noble-curves A set of implementations of elliptic curve cryptography libraries and utilities for digital signatures, key exchange, and other cryptographic primitives. 708