erigon-pulse/crypto/secp256k1/libsecp256k1/contrib
Steve Ruckdashel c5a77ff083 crypto/secp256k1: add workaround for go mod vendor (#21735)
Go won't vendor C files if there are no Go files present in the directory.
Workaround is to add dummy Go files.

Fixes: #20232
2021-03-08 12:54:31 +01:00
..
dummy.go crypto/secp256k1: add workaround for go mod vendor (#21735) 2021-03-08 12:54:31 +01:00
lax_der_parsing.c Update Secp256k1 and tune its flags for performance (#600) 2020-06-01 13:16:17 +01:00
lax_der_parsing.h Update Secp256k1 and tune its flags for performance (#600) 2020-06-01 13:16:17 +01:00
lax_der_privatekey_parsing.c crypto/secp256k1: update to github.com/bitcoin-core/secp256k1 @ 9d560f9 (#3544) 2017-01-12 21:29:11 +01:00
lax_der_privatekey_parsing.h Update Secp256k1 and tune its flags for performance (#600) 2020-06-01 13:16:17 +01:00
travis.sh Update Secp256k1 and tune its flags for performance (#600) 2020-06-01 13:16:17 +01:00