bellman/src
Jack Grigg 6875667f1d group: CofactorGroup::mul_by_cofactor -> CofactorGroup::clear_cofactor
The generic API now only guarantees that the torsion component is
cleared deterministically; group elements may be multiplied by multiples
of the cofactor (not necessarily the actual cofactor), as long as the
choice of multiplier is fixed for a given implementation.
2020-08-25 23:11:18 +01:00
..
gadgets bellman: Replace E: ScalarEngine with Scalar: PrimeField 2020-08-25 23:11:05 +01:00
groth16 group: CofactorGroup::mul_by_cofactor -> CofactorGroup::clear_cofactor 2020-08-25 23:11:18 +01:00
domain.rs group: Separate prime and cofactor traits into modules 2020-08-25 23:11:18 +01:00
gadgets.rs Crate docs 2019-09-24 14:23:59 +01:00
lib.rs bellman: add VerificationError (#254) 2020-08-25 23:11:18 +01:00
multicore.rs Crate docs 2019-09-24 14:23:59 +01:00
multiexp.rs group: Separate prime and cofactor traits into modules 2020-08-25 23:11:18 +01:00