- Use defined constants instead of hard-coding their integer value. - Allocate secp256k1 structs on the C stack instead of converting []byte - Remove dead code |
||
|---|---|---|
| .. | ||
| org/bitcoin | ||
| org_bitcoin_NativeSecp256k1.c | ||
| org_bitcoin_NativeSecp256k1.h | ||
| org_bitcoin_Secp256k1Context.c | ||
| org_bitcoin_Secp256k1Context.h | ||