mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 23:26:44 +00:00
core/vm, crypto/bn256: added bn256 curve and added precompile core/vm: use crypto/bn256 crypto/bn256: exported P constant core/vm, crypto/bn256: pairing pre-compile core/vm: added pairing test core, crypto, internal/ethapi, params: fixed tests core/vm: fixed nil length input for pairing |
||
|---|---|---|
| .. | ||
| bn256.go | ||
| bn256_test.go | ||
| constants.go | ||
| curve.go | ||
| example_test.go | ||
| gfp2.go | ||
| gfp6.go | ||
| gfp12.go | ||
| main_test.go | ||
| optate.go | ||
| twist.go | ||