We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec3dabb + 98d284b commit cdcf437Copy full SHA for cdcf437
src/bn254.ts
@@ -35,7 +35,7 @@ because it at least has specs:
35
- https://github.com/arkworks-rs/curves/blob/master/bn254/src/lib.rs
36
- Python implementations use different towers and produce different Fp12 outputs:
37
- https://github.com/ethereum/py_pairing
38
- - https://github.com/ethereum/execution-specs/blob/master/src/ethereum/crypto/alt_bn128.py
+ - https://github.com/ethereum/py_ecc/tree/main/py_ecc/bn128
39
- Points are encoded differently in different implementations
40
41
### Params
0 commit comments