lnd/htlcswitch/hop
Carla Kirk-Cohen 03f6c5cd0a
htlcswitch: add blinding kit to handle encrypted data in blinded routes
This commit introduces a blinding kits which abstracts over the
operations required to decrypt, deserialize and reconstruct forwarding
data from an encrypted blob of data included for nodes in blinded
routes.
2024-04-03 08:38:22 -04:00
..
error_encryptor.go multi: fix make fmt 2022-08-23 22:10:24 +08:00
forwarding_info.go htlcswitch: remove Network type 2023-10-06 16:34:47 -07:00
fuzz_test.go htlcswitch: update fuzzPayload for route blinding 2024-01-16 11:12:11 -06:00
iterator.go htlcswitch: add blinding kit to handle encrypted data in blinded routes 2024-04-03 08:38:22 -04:00
iterator_test.go htlcswitch: add blinding kit to handle encrypted data in blinded routes 2024-04-03 08:38:22 -04:00
log.go htlcswitch: move hop iterator into htlcswitch/hop package 2019-09-05 15:30:31 +02:00
payload.go multi: add validation of blinded route encrypted data 2024-03-27 09:36:40 -04:00
payload_test.go multi: add validation of blinded route encrypted data 2024-03-27 09:36:40 -04:00
type.go htlcswitch/hop: move hop.Exit and hop.Source to hop pkg 2019-09-05 01:35:23 -07:00