plonky2
plonky2 copied to clipboard
Tate Pairings
This PR implements BN254 Tate Pairings, which includes
- [x] updated bn254 curve arithmetic
- [ ] prover supplied fp12 inverse
- [x] faster fp12 mul algorithms for squaring and sparse multiplication
- [x] the miller loop
- [x] normalizing power
- [ ] tests