mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
b6abede4a3
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_test.go | ||
crypto.go | ||
test_utils.go |