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

feat: allow compute on handle allowedForDecryption #601

Open
immortal-tofu opened this issue Nov 5, 2024 · 0 comments
Open

feat: allow compute on handle allowedForDecryption #601

immortal-tofu opened this issue Nov 5, 2024 · 0 comments
Assignees

Comments

@immortal-tofu
Copy link
Collaborator

immortal-tofu commented Nov 5, 2024

If we allow compute on ciphertext tagged as "decryptable" it would allow the possibility to have ciphertext "public" and used by anyone. For example, if a view function needs to return a default value, we could store it and returns it. This default value would be usable by any contract getting it.

It would mean This function should verify allowedForDecryption

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