erigon-pulse/crypto
Igor Mandrigin 30d41380ee
Parallel signature verification (#499)
* create context

* parallel recovery

* recovery should use the parallel contexts

* linters

* linters

* remove a leftover

* fix refactoring leftover
2020-04-29 14:17:28 +03:00
..
blake2b crypto/blake2b: fix 386, round 2 2019-08-22 12:24:11 +03:00
bn256 mobile: add CallOpts.SetFrom (#20721) 2020-03-16 16:40:19 +03:00
ecies geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
secp256k1 Parallel signature verification (#499) 2020-04-29 14:17:28 +03:00
crypto_test.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
crypto.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
signature_cgo.go Parallel signature verification (#499) 2020-04-29 14:17:28 +03:00
signature_nocgo.go crypto: add SignatureLength constant and use it everywhere (#19996) 2019-08-22 15:14:06 +02:00
signature_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00