Low 28
AI analysis
LL
Lightning LabsLND
BitcoinLightning Network
btcwallet: support combined tweak to private key
This commit adds a new option in LND's Bitcoin wallet signer that lets two different key tweaks be applied one after another to a private key, instead of only allowing one at a time. A tweak is a cryptographic adjustment used in Lightning …
Private key derivation logic changedCombined tweak ordering could affect cryptographic correctness if used incorrectly by callersNo explicit security claim in commit message or diff
8125286dby George Tsagkarelis+17−51 file
No security note in commit