Module switchboard_solana::program_id::poseidon
Expand description
Hashing with the Poseidon hash function.
Structs§
- Poseidon hash result.
Enums§
- Endianness of inputs and result.
- Configuration parameters for the Poseidon hash function.
Constants§
- Length of Poseidon hash result.
Functions§
- Return a Poseidon hash for the given data with the given elliptic curve and endianness.
- Return a Poseidon hash for the given data with the given elliptic curve and endianness.