1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app/css/itcss
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
..
components Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
generic New notification fixes (#6955) 2019-08-02 18:01:26 -02:30
objects Lint and cleanup all scss 2017-08-14 10:31:27 +02:00
settings Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
tools Redesign approve screen (#7271) 2019-11-05 11:43:48 -03:30
trumps Remove unused modals (#7184) 2019-09-18 10:09:41 -03:00