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

CIP-0030 add api.getSharedSecret(addrA->privKA, addrB) #204

Open
adavault opened this issue Jan 28, 2022 · 2 comments
Open

CIP-0030 add api.getSharedSecret(addrA->privKA, addrB) #204

adavault opened this issue Jan 28, 2022 · 2 comments

Comments

@adavault
Copy link

Add getSharedSecret to return ed25519 shared ephemeral secret, per CIP-008, to permit encryption on txn metadata (or other messages) between Alice addrA and Bob addrB.

@adavault adavault changed the title CIP-0030 add api.getSharedSecret(addrA->privK, addrB) CIP-0030 add api.getSharedSecret(addrA->privKA, addrB) Jan 28, 2022
@adavault
Copy link
Author

adavault commented Feb 3, 2022

Additional comment- MetaMask has the ability to encrypt and decrypt based on public key (associated to Ethereum wallet address). This would give an equivalent capability to Cardano dApps.

@Ryun1
Copy link
Collaborator

Ryun1 commented Oct 4, 2023

This could be a great CIP-30 extension CIP

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

2 participants