mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-28 00:27:26 +00:00
* crypto/secp256k1: enable use of __int128 This speeds up scalar & field calculations a lot. * crypto/secp256k1: enable endomorphism optimization |
||
|---|---|---|
| .. | ||
| libsecp256k1 | ||
| .gitignore | ||
| curve.go | ||
| ext.h | ||
| LICENSE | ||
| panic_cb.go | ||
| secp256.go | ||
| secp256_test.go | ||