starknet_crypto

Function poseidon_hash

Source
pub fn poseidon_hash(x: Felt, y: Felt) -> Felt
Expand description

Computes the Starknet Poseidon hash of x and y.