mirror of
https://github.com/arnaucube/ark-curves-cherry-picked.git
synced 2026-01-27 14:13:46 +01:00
Add constraints for relevant curves (#3)
This commit is contained in:
@@ -16,3 +16,6 @@
|
||||
//! * d = 79743
|
||||
|
||||
pub use ark_ed_on_cp6_782::*;
|
||||
|
||||
#[cfg(feature = "r1cs")]
|
||||
pub mod constraints;
|
||||
|
||||
Reference in New Issue
Block a user