Pinned Repositories
Bitcoin-from-scratch
Currently Secp256k1 curve is implemented.
DeVault
Secure Secret Manager.
ecdh_verifier
Library to prove the ownership of private key used to generate shared secret key from ECDH.
kzg-verifier
Kzg commitment verifier written in Noir
noir-map
Implementation of Map using linked list in Noir
noir-secp256k1-hash-to-curve
Implementation of secp256k1 hash to curve in Noir (wip)
noir_bls12_381
simple-blockchain
Simple Blockchain in Rust
ZK-Audit-Report
Audit reports done in YAcademy's ZK Fellowship.
RajeshRk18's Repositories
RajeshRk18/kzg-verifier
Kzg commitment verifier written in Noir
RajeshRk18/noir-map
Implementation of Map using linked list in Noir
RajeshRk18/noir-secp256k1-hash-to-curve
Implementation of secp256k1 hash to curve in Noir (wip)
RajeshRk18/ecdh_verifier
Library to prove the ownership of private key used to generate shared secret key from ECDH.
RajeshRk18/0xFable
A fully on-chain trading card game. There will be elves, wizards & shit. Drama and broken friendships also.
RajeshRk18/aztec-zero-to-one
RajeshRk18/bit-manipulations
Some helper functions that I wrote while learning Bit Manipulations.
RajeshRk18/cairo_native
A compiler to convert Cairo's intermediate representation "Sierra" code to MLIR.
RajeshRk18/circom-compat
Arkworks bindings to Circom's R1CS, for Groth16 Proof and Witness generation in Rust.
RajeshRk18/concrete-geth
Concrete is a framework for building application-specific rollups on the OP Stack
RajeshRk18/create-soroban-dapp
Boilerplate for Soroban dApps in ReactJS
RajeshRk18/ERC-4907
RajeshRk18/examples
Collection of example contracts to be deployed on Hylé
RajeshRk18/Flex-Marketplace-Contract
RajeshRk18/gitcoin-allo-starknet
Gitcoin Allo protocol for Starknet 🐺
RajeshRk18/halo2-lookup
Simple addition lookup table
RajeshRk18/Hmac_Sha256-verifier-noir
RajeshRk18/hyle
Verification layer for all zero knowledge proofs
RajeshRk18/lambda-bls-pub-key
RajeshRk18/noir
Noir is a domain specific language for zero knowledge proofs
RajeshRk18/noir_crypto
RajeshRk18/orion
ONNX Runtime in Cairo 1.0 for verifiable ML inference using STARK
RajeshRk18/proof-of-passport
Proof of passport protocol using zk-SNARKs
RajeshRk18/simple-sha256
Implementation of SHA-256 in Rust
RajeshRk18/starknet-devnet-rs
A local testnet for Starknet... in Rust
RajeshRk18/statistical-analysis
Notebooks that I have created to make statistical analysis
RajeshRk18/verifiers-for-hyle
RajeshRk18/volepsi
Efficient Private Set Intersection base on VOLE
RajeshRk18/zk-benchmarks
Benchmarks of proving / verification times for ZK proving schemes & VMs with the goal of being a useful reference
RajeshRk18/zk-nullifier-sig
Implementation of PLUME: nullifier friendly signature scheme on ECDSA