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 encryption #1

Open
1m1-github opened this issue Jun 15, 2023 · 0 comments
Open

add encryption #1

1m1-github opened this issue Jun 15, 2023 · 0 comments

Comments

@1m1-github
Copy link
Owner

user params in the smart contract (as a box) already has space for an encryption public key

user can provide any public/private key pair, which is only kept for the session and never stored anywhere

if such a key was provided by the user, future msgs to this user will be encrypted (using the box algo)

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

1 participant