Skip to content

Rust implementation of MiMC hash function (iden3 compatible). Optimized for NEAR.

Notifications You must be signed in to change notification settings

tzilkha/mimc-sponge-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mimc-sponge-rs

MiMCSponge in Rust (Circom-compatible)

How to use

[dependencies]
mimc-sponge-rs = { git = "https://github.com/tzilkha/mimc-sponge-rs" }

About

Rust implementation of MiMC hash function (iden3 compatible). Optimized for NEAR.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages