p256-verifier-huff
Curve Verifier
An experimental implementation of a curve signature verifier optimized in Huff Language for the P256 curve
Hyper-Optimised Secp256r1/P256 Verifier Huff Implementation
26 stars
2 watching
2 forks
Language: Solidity
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jesserc/secp256k1-huff | A Huff implementation of an elliptic curve library used in cryptocurrency applications | 5 |
amadimichael/huff-console | Utility for visualizing Huff contract state during execution | 64 |
amadimichael/huffs | An implementation of popular Solidity libraries and contracts in the Huff language | 18 |
amadimichael/uniswapx-huff-filler | Executes UniswapX orders by dynamically filling Uniswap V2 and V3 pools | 30 |
whitenois3/huff-snark-verifier | Generates optimized smart contract code for verifying proofs in blockchain applications | 126 |
amadimichael/erc7399-huff-reference | An implementation of a reference solution for Ethereum flash loans using a specific version of the ERC7399 standard | 1 |
amadimichael/uniswapv2-huff | An implementation of Uniswap V2 contracts using the Huff programming language. | 111 |
nguyenphuminh/hufflime | A Sublime Text syntax highlighting plugin for the Huff programming language | 6 |
amadimichael/mimcsponge-huffidity | A tool that embeds MiMCSponge Hash bytecode into Solidity contracts using Dynamic Huffidity and Tornado Cash | 10 |
advaithd/huff-pg | A playground to learn and experiment with a low-level programming language inspired by the Ethereum Virtual Machine | 6 |
kadenzipfel/huff-tools | A set of tools for use with the huff language in Solidity. | 21 |
personaelabs/spartan-ecdsa | A Rust implementation of an ECDSA signature verification algorithm optimized for performance and security | 203 |
amadimichael/dynamic-huffidity-poc | A tool that allows jumping back to Solidity runtime execution from an alternative runtime | 31 |
aztecprotocol/huff | A programming language for writing highly optimized Ethereum Virtual Machine program code and smart contracts with direct manipulation of bytecode | 233 |
praneshasp/huff-math | An implementation of a math library using Huff for smart contract arithmetic operations. | 24 |