Commit graph

2 commits

Author SHA1 Message Date
Marius van der Wijden
90357f1b22 crypto/secp256k1: update libsecp256k1 2025-02-24 11:12:52 +01:00
Felix Lange
e0ceeab0d1 crypto/secp256k1: update to github.com/bitcoin-core/secp256k1 @ 9d560f9 (#3544)
- Use defined constants instead of hard-coding their integer value.
- Allocate secp256k1 structs on the C stack instead of converting []byte
- Remove dead code
2017-01-12 21:29:11 +01:00