go-ethereum/crypto/secp256k1
maskpp b4d60884d2
Fix import fmt and run tests for given architecture (#18)
* fix gofmt

* Run tests for given architecture

* Speed up CI execution.
2022-01-12 19:45:06 -08:00
..
libsecp256k1 Fix import fmt and run tests for given architecture (#18) 2022-01-12 19:45:06 -08:00
.gitignore Moved obscuren secp256k1-go 2015-01-22 00:35:00 +01:00
curve.go crypto/secp256k1: fix undefined behavior in BitCurve.Add (#22621) 2021-05-27 13:30:25 +02:00
dummy.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
ext.h crypto/secp256k1: unify the package license to 3-Clause BSD (#17225) 2018-07-24 02:47:47 +02:00
LICENSE crypto/secp256k1: unify the package license to 3-Clause BSD (#17225) 2018-07-24 02:47:47 +02:00
panic_cb.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
scalar_mult_cgo.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
scalar_mult_nocgo.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
secp256.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
secp256_test.go crypto/secp256k1: remove external LGPL dependencies (#17239) 2018-07-26 13:33:13 +02:00