mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-25 12:28:10 +00:00
- Use defined constants instead of hard-coding their integer value. - Allocate secp256k1 structs on the C stack instead of converting []byte - Remove dead code |
||
|---|---|---|
| .. | ||
| NativeSecp256k1.java | ||
| NativeSecp256k1Test.java | ||
| NativeSecp256k1Util.java | ||
| Secp256k1Context.java | ||