Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

PoseidonHasherImpl

Fully qualified path: alexandria_merkle_tree::merkle_tree::poseidon::PoseidonHasherImpl

pub impl PoseidonHasherImpl of HasherTrait<Hasher>;

Impl functions

new

Fully qualified path: alexandria_merkle_tree::merkle_tree::poseidon::PoseidonHasherImpl::new

fn new() -> Hasher

hash

Fully qualified path: alexandria_merkle_tree::merkle_tree::poseidon::PoseidonHasherImpl::hash

fn hash(ref self: Hasher, data1: felt252, data2: felt252) -> felt252