Commit 991caa6
committed
Use regular hmac comparison in onion failure processing
Because this method is used by the sender of the payment after the htlc
has been resolved, there is no information that can leak to downstream
nodes. Revert to a regular comparison for better performance and easier
fuzzing.1 parent 07c5b99 commit 991caa6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1160 | 1160 | | |
1161 | 1161 | | |
1162 | 1162 | | |
1163 | | - | |
| 1163 | + | |
1164 | 1164 | | |
1165 | 1165 | | |
1166 | 1166 | | |
| |||
0 commit comments