Function darkfi_sdk::crypto::util::poseidon_hash

source ยท
pub fn poseidon_hash<const N: usize>(messages: [Base; N]) -> Base
Expand description

Wrapper around poseidon in halo2_gadgets