Skip to content
View hyh88384092's full-sized avatar

Block or report hyh88384092

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

🌱 Construct Merkle Trees and verify proofs in JavaScript.

TypeScript 1,183 212 Updated Dec 27, 2024

Solidity NFT whitelist contract example using MerkleTree.js for constructing merkle root and merkle proofs.

JavaScript 73 16 Updated Jul 4, 2022

Boilerplate for doing arithmetic modulo pallas & vesta primes in circom

Shell 2 Updated Mar 2, 2023

Big Integer implementation for circom

JavaScript 2 1 Updated Jul 24, 2021

zk-SNARK proof of Merkle tree membership using circom

JavaScript 6 1 Updated Jul 6, 2022

Big integer arithmetic // secp256k1 & additional P256 ECC operations in circom

Circom 13 2 Updated Dec 8, 2023

Library of zkSNARKS circuits written in the Circom language.

Solidity 50 3 Updated Dec 5, 2021

3PC with a trust dealer, honest-but-curious

C++ 1 Updated Oct 31, 2019

Paillier Keygen in Circom

Circom 3 Updated Jul 31, 2024

CircomJS is a javascript framework that allows you to automate your Circom workflow in pure javascript.

TypeScript 49 2 Updated Jun 16, 2023

Hardhat plugin to integrate Circom and SnarkJS into your build process.

TypeScript 117 19 Updated Oct 6, 2023

implementation of a voting system using Zero Knowledge Proofs

JavaScript 1 Updated Aug 21, 2022
JavaScript 1 Updated Nov 27, 2021

Playing around with Zero-Knowledge proofs for anonymous voting

Solidity 2 3 Updated Dec 29, 2022
Solidity 1 Updated Sep 23, 2024

A PoC to demonstrate homomorphic addition of two ciphertexts using the Paillier cryptosystem.

Solidity 6 Updated Jun 21, 2023

Pure-Rust implementation of the UC-secure "Tiresias: Scalable, Maliciously Secure Threshold Paillier"

Rust 22 5 Updated Sep 30, 2024

Paillier encryption scheme with threshold decryption and zero-knowledge proof capabilities

Go 7 1 Updated Nov 19, 2020

Threshold Paillier implementation in Go, based on "A generalization of Paillier’s public-key system with applicationsto electronic voting" paper.

Go 16 3 Updated Jan 21, 2020

Paillier homomorphic cryptosystem in Solidity

Solidity 3 1 Updated May 14, 2024

A collection of Paillier cryptosystem zero knowledge proofs

Rust 114 40 Updated May 17, 2023

BFV Fully Homomorphic Encryption scheme in JavaScript for client-side web applications

JavaScript 2 Updated Apr 12, 2023

additive homomorphic encryption demo using lifted ElGamal encryption

C++ 6 4 Updated Jul 19, 2018

An implementation of the Paillier cryptosystem using native JS implementation of BigInt

JavaScript 46 9 Updated Jun 30, 2023

Key management utility for NuCypher with optional support for multiple decentralized storage backends like IPFS, Arweave, Sia Skynet, etc.

Python 6 2 Updated Mar 13, 2021

A curated list of awesome ZK resources, libraries, tools and more.

1,428 212 Updated Oct 15, 2024

L2 validity rollup combined with blind signatures over elliptic curves inside zkSNARK, to provide offchain anonymous voting with onchain binding execution on Ethereum https://research.aragon.org/do…

Rust 5 Updated Nov 24, 2022
Next