1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app
Konstantin 6f47fece56
Implementation encrypt/decrypt feature (#7831)
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.
2020-02-19 14:24:16 -04:00
..
_locales Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
fonts
images
scripts Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
vendor/trezor
home.html
loading.html
manifest.json
notification.html
phishing.html Updating deprecated Etherscam link (#7464) 2020-02-03 16:45:53 -03:30
popup.html
trezor-usb-permissions.html
unsupport.html