plugeth/common/math
Martin Holst Swende bed3b10086
common/math: optimized modexp (+ fuzzer) (#25525)
This adds a 
* core/vm, tests: optimized modexp + fuzzer

* common/math: modexp optimizations

* core/vm: special case base 1 in big modexp

* core/vm: disable fastexp
2022-10-12 10:34:52 +02:00
..
big_test.go all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
big.go build: upgrade to go 1.19 (#25726) 2022-09-10 13:25:40 +02:00
integer_test.go common/math: add HexOrDecimal64, HexOrDecimal256 2017-03-23 15:58:42 +01:00
integer.go common/math: use math/bits intrinsics for Safe* (#21316) 2020-07-09 17:45:49 +02:00
modexp.go common/math: optimized modexp (+ fuzzer) (#25525) 2022-10-12 10:34:52 +02:00