anoma / vamp-ir

Vamp-IR is a proof-system-agnostic language for writing arithmetic circuits
https://anoma.github.io/VampIR-Book/
Apache License 2.0
156 stars 44 forks source link

Use full revision hashes in Cargo.toml #28

Closed lopeetall closed 1 year ago

lopeetall commented 1 year ago

As pointed out by Daira Hopwood in the VampIR discord, short revision hashes are could be vulnerable to a preimage or collision attack. We should use full revision hashes instead.