Module config

Source
Expand description

This module configures base fields, Merkle tree, etc for the AVID-M scheme

Structs§

Keccak256Config
Configuration of Keccak256 based AVID-M scheme
Poseidon2Config
Configuration of Poseidon2 based AVID-M scheme
Sha256Config
Configuration of Sha256 based AVID-M scheme

Traits§

AvidMConfig

Type Aliases§

Poseidon2SpongeStateBnN3R1 🔒