mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-13 12:32:48 +02:00
With this commit we add a new way to encrypt and decrypt a sensitive payload: By using Diffie-Hellman over a local and remote key to derive at a shared secret key. |
||
|---|---|---|
| .. | ||
| crypto.go | ||
| crypto_test.go | ||
| test_utils.go | ||