You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Youssef El Housni 36305e7247 Implement ed_on_bn254 curve (baby-jubjub) (#230) 4 years ago
..
bits Change `from_repr` to output `Option<Self>` 4 years ago
fields Add mul_by_inverse to FieldGadget (#227) 4 years ago
groups Adds alloc_constant to AllocGadget (#189) 5 years ago
instantiated Implement ed_on_bn254 curve (baby-jubjub) (#230) 4 years ago
pairing Switch to `stable` cargo formatting options 5 years ago
alloc.rs Adds alloc_constant to AllocGadget (#189) 5 years ago
eq.rs Adds Bowe-Hopwood hash 5 years ago
lib.rs Implement ed_on_bn254 curve (baby-jubjub) (#230) 4 years ago
select.rs Rename arguments to CondSelectGadget for code clarity 5 years ago
test_constraint_counter.rs Fix CI to test more code in `no_std` 5 years ago
test_constraint_system.rs Fix no-std compilation 4 years ago