Type Alias snarkvm_console_algorithms::Poseidon8
source · pub type Poseidon8<E> = Poseidon<E, 8>;Expand description
Poseidon8 is a cryptographic hash function of input rate 8.
Aliased Type§
struct Poseidon8<E> { /* private fields */ }pub type Poseidon8<E> = Poseidon<E, 8>;Poseidon8 is a cryptographic hash function of input rate 8.
struct Poseidon8<E> { /* private fields */ }