Poseidon252 icon indicating copy to clipboard operation
Poseidon252 copied to clipboard

Reference implementation for the Poseidon Snark-friendly Hash algorithm.

Results 15 Poseidon252 issues
Sort by recently updated
recently updated
newest added

**Describe what you want implemented** The features of a crate should be named accordingly to the features they enable, and not the names or technicalities of its dependencies. I propose...

status:minor
team:Core
type:enhancement

#### Summary Change `finalize` in both `Hash` and `HashGadget` to return the hash directly. We can do this since we start and finish the `Safe` instance in the same method...

#### Summary Add a test where the opening is tampered with. The leaf and root should be fine but the opening should be tempered with.