Secp256k1-huff

Elliptic curve library

A Huff implementation of an elliptic curve library used in cryptocurrency applications

Secp256k1 Elliptic Curve Library Written In Huff

GitHub

5 stars
2 watching
0 forks
Language: Solidity
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
q9f/secp256k1.crA native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm48
amadimichael/p256-verifier-huffAn experimental implementation of a curve signature verifier optimized in Huff Language for the P256 curve26
rareskills/huff-puzzlesA series of exercises to learn EVM bytecode with the Huff Language379
paulmillr/noble-secp256k1Fastest 4KB implementation of secp256k1 signatures and ECDH in JavaScript771
amadimichael/huffsAn implementation of popular Solidity libraries and contracts in the Huff language18
dusk-network/bls12_381Implementation of a pairing-friendly elliptic curve group with extra features needed by the Dusk-Network team.21
21-dot-dev/swift-secp256k1Provides cryptographic primitives and signatures for Bitcoin-based systems113
paulmillr/noble-curvesA set of implementations of elliptic curve cryptography libraries and utilities for digital signatures, key exchange, and other cryptographic primitives.708
bitcoin-core/secp256k1A high-performance cryptographic library for digital signatures and EC operations on the secp256k1 curve.2,121
0xdewy/quicksort-huffAn implementation of the Quicksort sorting algorithm using a custom data structure called Huff.10
praneshasp/huff-mathAn implementation of a math library using Huff for smart contract arithmetic operations.24
rustcrypto/elliptic-curvesA collection of implementations for pure Rust elliptic curve cryptography.694
huff-language/foundry-huffA Solidity library for working with Huffman contracts in the Foundry framework.262
whitenois3/huff-snark-verifierGenerates optimized smart contract code for verifying proofs in blockchain applications126
indutny/ellipticProvides a JavaScript implementation of elliptic curve cryptography for secure data signing and verification.1,711