erigon-pulse/crypto/secp256k1/libsecp256k1/include
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
secp256k1_ecdh.h Update Secp256k1 and tune its flags for performance (#600) 2020-06-01 13:16:17 +01:00
secp256k1_preallocated.h Update Secp256k1 and tune its flags for performance (#600) 2020-06-01 13:16:17 +01:00
secp256k1_recovery.h Update Secp256k1 and tune its flags for performance (#600) 2020-06-01 13:16:17 +01:00
secp256k1.h Update Secp256k1 and tune its flags for performance (#600) 2020-06-01 13:16:17 +01:00