A Noir implementation of the MiMC hash function.
TODO
In your Nargo.toml file, add the version of this library you would like to install under dependency:
[dependencies]
mimc = { tag = "v0.1.0", git = "https://github.com/noir-lang/mimc" }