-
Notifications
You must be signed in to change notification settings - Fork 0
Add Poseidon2 Hash Function #9
Copy link
Copy link
Open
Labels
enhancement ✨New feature or requestNew feature or requestmodule change 🧩Only affects module related code. Less likely to break existing codeOnly affects module related code. Less likely to break existing code
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancement ✨New feature or requestNew feature or requestmodule change 🧩Only affects module related code. Less likely to break existing codeOnly affects module related code. Less likely to break existing code
Add support for the Poseido2 hash function. This will eventually be useful for zkVMs to take advantage of, but first it needs custom circuit support. Need to check if RiscZero already technically could support this through a direct syscall (rather than a patched crate)