Function starknet_crypto::poseidon_hash_single
source · pub fn poseidon_hash_single(x: FieldElement) -> FieldElement
Expand description
Computes the Starknet Poseidon hash of a single FieldElement.
pub fn poseidon_hash_single(x: FieldElement) -> FieldElement
Computes the Starknet Poseidon hash of a single FieldElement.