penumbra
penumbra copied to clipboard
crypto: add `PayloadKey` and use for notes, memos, and swaps
This has two of the items towards #1264. It adds a symmetric
module that contains a new PayloadKey
to represent the symmetric key used to encrypt/decrypt notes, memos and swaps
Closes #1268