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 | ||
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 | ||