penumbra-zone / poseidon377

An instantiation of the Poseidon hash for use with decaf377
https://protocol.penumbra.zone/main/crypto/poseidon.html
Other
28 stars 10 forks source link

update decaf377 to 0.3, add parallel feature #38

Closed redshiftzero closed 1 year ago

redshiftzero commented 1 year ago

For posterity: this was tested by running cargo tree -p poseidon377 -e features and confirming that rayon is in the dev dependencies only (brought in via criterion for our benchmarks).