Poseidon252
Hash algorithm
An implementation of a hash algorithm suitable for use in zero-knowledge proof systems
Reference implementation for the Poseidon Snark-friendly Hash algorithm.
209 stars
14 watching
39 forks
Language: Rust
last commit: 3 months ago hashmerkle-tree-proofplonk-circuitsposeidonposeidon-hasheszk-circuits
Related projects:
Repository | Description | Stars |
---|---|---|
dusk-network/plonk | A Rust implementation of a secure cryptographic system for efficient zero-knowledge proofs | 551 |
keep-starknet-strange/poseidon-rs | An implementation of the Poseidon hash function in Rust for cryptographic purposes | 36 |
microsoft/spartan | A high-speed zero-knowledge proof system with transparent setup and arbitrary NP statement support | 694 |
dusk-network/bls12_381 | Implementation of a pairing-friendly elliptic curve group with extra features needed by the Dusk-Network team. | 21 |
dusk-network/rusk | An implementation of a decentralized platform and tools in Rust | 163 |
0xpolygonzero/plonky2 | A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems | 778 |
aldy505/phc-crypto | Provides a simplified interface to multiple hashing algorithms | 26 |
mirage/digestif | Tools for implementing various hash algorithms in multiple programming languages. | 87 |
zk-garage/plonk | A Rust implementation of PLONK proving system with optimized performance and genericity for curve types | 294 |
nicoshev/rapidhash | A high-quality hashing algorithm designed to be fast and reliable across various platforms. | 198 |
darkestkhan/fletcher | An implementation of the Fletcher_16 sum computation algorithm in Ada. | 0 |
sahith02/machine-learning-algorithms | A comprehensive resource for machine learning and deep learning algorithms | 292 |
simonepri/upash | A unified API for password hashing algorithms | 540 |
luozhuzhang/zkps-circuit-snark | A zk-SNARK implementation using circom and snarkjs for secure multi-party computation and decentralized applications. | 61 |
alainesp/cbg | A data structure implementation of a cuckoo hashing algorithm with breeding ground hash table functionality | 4 |