go-ethereum/crypto/bn256/cloudflare
uji d4b98063e8 crypto/bn256/cloudflare: fix asm for dynamic linking (#24476)
When using -buildmode=shared, R15 is clobbered by a global variable
access; use a different register instead.

Fixes: #24439
2024-01-18 21:59:02 +08:00
..
bn256.go crypto/bn256: improve bn256 fuzzer (#21815) 2024-01-18 21:57:31 +08:00
bn256_test.go crypto/cloudflare/bn256: fix in-place addition and unmarshalling (#23419) 2024-01-18 21:58:12 +08:00
constants.go File Updated | transaction & constants 2019-03-14 15:58:42 +05:30
curve.go crypto/cloudflare/bn256: fix in-place addition and unmarshalling (#23419) 2024-01-18 21:58:12 +08:00
example_test.go FIx Bad block error. 2021-09-17 17:59:06 +05:30
gfp.go crypto/cloudflare/bn256: fix in-place addition and unmarshalling (#23419) 2024-01-18 21:58:12 +08:00
gfp2.go
gfp6.go
gfp12.go
gfp_amd64.s crypto/bn256/cloudflare: fix asm for dynamic linking (#24476) 2024-01-18 21:59:02 +08:00
gfp_arm64.s
gfp_decl.go
gfp_generic.go
gfp_test.go
lattice.go
lattice_test.go
main_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
mul_amd64.h crypto/bn256/cloudflare: fix asm for dynamic linking (#24476) 2024-01-18 21:59:02 +08:00
mul_arm64.h mac arm build fix ref: https://github.com/cloudflare/bn256/pull/4 (#278) 2023-06-12 23:46:55 +10:00
mul_bmi2_amd64.h crypto/bn256/cloudflare: fix asm for dynamic linking (#24476) 2024-01-18 21:59:02 +08:00
optate.go
twist.go crypto/cloudflare/bn256: fix in-place addition and unmarshalling (#23419) 2024-01-18 21:58:12 +08:00