Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add personal_decryptMessage method #1629

Closed
danfinlay opened this issue Jun 19, 2017 · 1 comment
Closed

Add personal_decryptMessage method #1629

danfinlay opened this issue Jun 19, 2017 · 1 comment
Labels

Comments

@danfinlay
Copy link
Contributor

People should be able to use their Ethereum addresses to send & receive encrypted messages.

personal_decryptMessage(address, encryptedDataHex, callback)

Opened on ProviderEngine here:
MetaMask/web3-provider-engine#168

Might also want to pair with a personal_encryptMessage or maybe ethereum_encryptMessage

personal_encryptMessage(recipientPublicKeyHex, hexDataToEncrypt)

@danfinlay danfinlay changed the title Add personal_decryptMessage method Add personal_decryptMessage method Jun 19, 2017
@2-am-zzz 2-am-zzz added area-provider Relating to the provider module. P3-soon labels Jun 27, 2017
@2-am-zzz 2-am-zzz added this to the Core Maintenance milestone Jun 27, 2017
@2-am-zzz 2-am-zzz modified the milestones: Public Release, Core Maintenance Jun 27, 2017
@danfinlay danfinlay removed this from the New UI Public Release milestone Mar 1, 2018
@jennypollack
Copy link
Contributor

closed via #7831

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants