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

Using MetaMask for encryption/decryption #3872

Closed
Qqwy opened this issue Apr 4, 2018 · 2 comments
Closed

Using MetaMask for encryption/decryption #3872

Qqwy opened this issue Apr 4, 2018 · 2 comments

Comments

@Qqwy
Copy link

Qqwy commented Apr 4, 2018

We would like to create an application that encrypts/decrypts small pieces of information (that themselves will be used as passphrases for some larger synchronious encryption/decryption scheme).

What would be the best way to do this using MetaMask? Is it at all possible, or does MetaMask currently really only expose the functionality to sign/sendTransaction?

@kumavis
Copy link
Member

kumavis commented Apr 4, 2018

We currently only support signing and do not support encryption/decryption
more general key mgmt is on our roadmap

in the mean time take a look at https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto

@danfinlay
Copy link
Contributor

Closing as duplicate of #1190.

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

No branches or pull requests

3 participants