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

How to Decrypt message by Wallet ? #19837

Open
wowok-ai opened this issue Oct 13, 2024 · 2 comments
Open

How to Decrypt message by Wallet ? #19837

wowok-ai opened this issue Oct 13, 2024 · 2 comments
Assignees

Comments

@wowok-ai
Copy link

We used wallet-kit,and want to decrypt some information using your private key.
But the corresponding interface was not found.

suiet/wallet-kit#311

@wowok-ai wowok-ai added the doc-issue Issue submitted using the Doc issue template label Oct 13, 2024
@stefan-mysten stefan-mysten added wallet-ext and removed doc-issue Issue submitted using the Doc issue template labels Oct 13, 2024
@hayes-mysten
Copy link
Contributor

encryption/decryption is not currently part of the wallet-standard. Not all account types (currently zklogin and multisig) have a single public/private keypair that can be used for encryption.

There is some ongoing investigation into what can be supported for these kinds of use-cases, but there isn't an existing api that can be used for this

@wowok-ai
Copy link
Author

wowok-ai commented Oct 16, 2024

Got. Providing the ability to transfer private data on the chain should be a very important competitiveness of wallets and public chains. Hope it can be adopted.

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

No branches or pull requests

5 participants