package
0.0.0-20241203115807-4a97a7c1b020
Repository: https://github.com/overclock-validator/gnark-crypto.git
Documentation: pkg.go.dev

# Constants

MIMC_BLS12_377 is the MiMC hash function for the BLS12-377 curve.
MIMC_BLS12_381 is the MiMC hash function for the BLS12-381 curve.
MIMC_BLS24_315 is the MiMC hash function for the BLS24-315 curve.
MIMC_BLS24_317 is the MiMC hash function for the BLS24-317 curve.
MIMC_BN254 is the MiMC hash function for the BN254 curve.
MIMC_BW6_633 is the MiMC hash function for the BW6-633 curve.
MIMC_BW6_761 is the MiMC hash function for the BW6-761 curve.

# Type aliases

Hash defines an unique identifier for a hash function.