mirror of
https://github.com/arnaucube/ark-r1cs-std.git
synced 2026-01-12 00:41:32 +01:00
Adds Bowe-Hopwood hash
This commit is contained in:
committed by
Pratyush Mishra
parent
19856bd9b6
commit
581f3df55f
@@ -62,7 +62,7 @@ impl<PairingE: PairingEngine, ConstraintF: Field, P: PairingGadget<PairingE, Con
|
||||
alpha_g1_beta_g2,
|
||||
gamma_g2_neg_pc,
|
||||
delta_g2_neg_pc,
|
||||
gamma_abc_g1: self.gamma_abc_g1.clone(),
|
||||
gamma_abc_g1: self.gamma_abc_g1.clone(),
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user