Pinned Repositories
cohort-five
Fifth cohort of Ethereum Protocol Fellowship
lambdaworks
lambdaworks offers implementations for both SNARKs and STARKs provers, along with the flexibility to leverage their individual components for constructing customized SNARKs.
reth
Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
prysm
Go implementation of Ethereum proof of stake
alloy
Transports, Middleware, and Networks for the Alloy project
beacon-APIs
Collection of RESTful APIs provided by Ethereum Beacon nodes
casino_ethereum
chaum-pedersen-zk-gRPC
Implementation of the Chaum-Pedersen ZK Protocol in Rust
ecdsa_signing_and_verification
Sign any file and verify using ECDSA
rupam-04's Repositories
rupam-04/chaum-pedersen-zk-gRPC
Implementation of the Chaum-Pedersen ZK Protocol in Rust
rupam-04/alloy
Transports, Middleware, and Networks for the Alloy project
rupam-04/beacon-APIs
Collection of RESTful APIs provided by Ethereum Beacon nodes
rupam-04/ecdsa_signing_and_verification
Sign any file and verify using ECDSA
rupam-04/walletcryptography
Generate a Bitcoin/Ethereum wallet address from a given private key. Finite field arithmetics and their tests also added for fun. However didn't use them to generate the public key the reason being they are quite slow
rupam-04/cohort-five
Fifth cohort of Ethereum Protocol Fellowship
rupam-04/consensus-specs
Ethereum Proof-of-Stake Consensus Specifications
rupam-04/constantine
Constantine: modular, high-performance, zero-dependency cryptography stack for proof systems and blockchain protocols.
rupam-04/cw20
Scratch ERC20 token implementation of the Sei Network known as CW20
rupam-04/cw20_staking
rupam-04/diffie_hellman_key_exchange
Diffie-Hellman key exchange but since I implemented the scalar multiplication function myself its really slow.
rupam-04/Eth-QF
Quadratic Crowdfunding Platform, built on Ethereum blockchain.
rupam-04/ethindia
rupam-04/keypairs
Generating a public key from a given private key using Lambdaworks on the BLS12-381 curve
rupam-04/lambdaworks
lambdaworks offers implementations for both SNARKs and STARKs provers, along with the flexibility to leverage their individual components for constructing customized SNARKs.
rupam-04/plonky2
rupam-04/plonky2-bn254-pairing
plonky2 implementation of bn254 pairing
rupam-04/Plonky3
A toolkit for polynomial IOPs (PIOPs)
rupam-04/plonky3-fibonacci
rupam-04/plonky3-polynomial-verifier
rupam-04/plonky3-poseidon-parenthash-verifier
rupam-04/proof-of-approved
A proof of approved zk-graph
rupam-04/proof-of-ownership
A proof of ownership of Azuki NFT collection zk-graph
rupam-04/protocol-studies
A study group learning about Ethereum and building protocol wiki
rupam-04/prysm
Go implementation of Ethereum proof of stake
rupam-04/quadfundtest
rupam-04/reth
Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
rupam-04/revm
Ethereum Virtual Machine written in rust that is fast and simple to use
rupam-04/smart-wallet
Simple implementation of an ERC-4337 contract wallet controlled by Passkeys
rupam-04/tutorial-template
A Typescript template for completing the Pimlico tutorials