Rust implementation of Poseidon hash.
The round constants and MDS matrix are generated using the Grain LFSR cipher given in the reference implementation https://extgit.iaik.tugraz.at/krypto/hadeshash.
Rust implementation of Poseidon hash.
The round constants and MDS matrix are generated using the Grain LFSR cipher given in the reference implementation https://extgit.iaik.tugraz.at/krypto/hadeshash.