mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-24 11:01:41 +01:00
6f47fece56
Implement `eth_decrypt` and `eth_getEncryptionPublicKey`. This allows decryption backed by the user's private key. The message decryption uses a confirmation flow similar to the messaging signing flow, where the message to be decrypted is also able to be decrypted inline for the user to read directly before confirming. |
||
---|---|---|
.. | ||
account-list-item | ||
send-content | ||
send-footer | ||
send-header | ||
tests | ||
index.js | ||
send.component.js | ||
send.constants.js | ||
send.container.js | ||
send.scss | ||
send.selectors.js | ||
send.utils.js |