KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#claude-code
#codex
#cli
#developer-tools
#react
#windows
poseidon-rs
★ 79
Open GitHub ↗
Poseidon hash function
Download README (.md)
Explore Similar Repositories
api_server_boilerplate
:
typescript express board boilerplate using routing controller
bindings
:
AsyncAPI bindings specifications
sklearn-audio-classification
:
An in-depth analysis of audio classification on the RAVDESS dataset. Feature engineering, hyperparameter optimization, model evaluation, and cross-validation with a variety of ML techniques and MLP
miniprogram-canvas-sugarjs
:
打造一个致力于微信小程序的Canvas库,类似于H5原生JS Canvas库-FabricJS
capact
:
Simple way to manage applications and infrastructure.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
poseidon-rs
?
Download (.md)
# poseidon-rs [](https://crates.io/crates/poseidon-rs) [](https://github.com/arnaucube/poseidon-rs/actions?query=workflow%3ATest) Poseidon hash implementation in Rust, a zkSNARK friendly hash function. https://eprint.iacr.org/2019/458.pdf Compatible with the Poseidon implementations: - Sage (reference implementation): https://extgit.iaik.tugraz.at/krypto/hadeshash - Go: https://github.com/iden3/go-iden3-crypto - Js & circom: https://github.com/iden3/circomlib An arkworks-based version of this repo can be found at https://github.com/arnaucube/poseidon-ark ## Warning Do not use in production