lnd/cert
Oliver Gugger 7dfe4018ce
multi: use btcd's btcec/v2 and btcutil modules
This commit was previously split into the following parts to ease
review:
 - 2d746f68: replace imports
 - 4008f0fd: use ecdsa.Signature
 - 849e33d1: remove btcec.S256()
 - b8f6ebbd: use v2 library correctly
 - fa80bca9: bump go modules
2022-03-09 19:02:37 +01:00
..
go.mod Upgrade to go 1.16 for the left over packages 2021-10-19 03:55:13 +00:00
go.sum config+lnd+cert: add --tlsdisableautofill to prevent information leaks. 2020-08-13 09:24:39 -05:00
selfsigned_test.go cert: allow cert expiry to be set in config 2021-04-05 20:23:33 -07:00
selfsigned.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
tls.go lnd: use TLS code from cert package 2019-11-18 09:44:54 +01:00