lnd.xprv/watchtower/wtmock
Conner Fromknecht 37052f1561
watchtower/wtdb: only accept properly sized blobs
Modifies the bbolt and mock tower databases to only accept blobs that
are the expected size of the session's blob type. This prevents resource
exhaustion attacks where a client may provide disproportionately large
encrypted blob, even though all supported blob types are of fixed-size.
2019-06-13 19:54:22 -07:00
..
client_db.go watchtower/wtclient: integrate ClientChannelSummaries 2019-05-23 20:48:50 -07:00
keyring.go watchtower/wtclient/interface: add SecretKeyRing iface 2019-04-23 20:03:15 -07:00
peer.go watchtower/wtmock/peer: set local pubkey 2019-03-15 02:34:00 -07:00
signer.go watchtower/multi: move MockSigner+MockPeer to wtmock 2019-01-31 18:16:02 -08:00
tower_db.go watchtower/wtdb: only accept properly sized blobs 2019-06-13 19:54:22 -07:00