mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-20 21:54:30 +00:00
* update secp256k1 library from go-eth code * cast deprecated functions to use new BitCurve type * add IsOnCurve checks and tests * add test outcome check |
||
|---|---|---|
| .. | ||
| libsecp256k1 | ||
| .gitignore | ||
| curve.go | ||
| dummy.go | ||
| ext.h | ||
| LICENSE | ||
| panic_cb.go | ||
| scalar_mult_cgo.go | ||
| scalar_mult_nocgo.go | ||
| secp256.go | ||
| secp256_test.go | ||