- Use defined constants instead of hard-coding their integer value. - Allocate secp256k1 structs on the C stack instead of converting []byte - Remove dead code |
||
|---|---|---|
| .. | ||
| libsecp256k1 | ||
| .gitignore | ||
| curve_test.go | ||
| curve.go | ||
| ext.h | ||
| panic_cb.go | ||
| secp256_test.go | ||
| secp256.go | ||