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

Smart Contracts: add Crypto.encrypt_with_storage_nonce/1 and Crypto.encrypt/2 #1525

Closed
bchamagne opened this issue Jun 4, 2024 · 0 comments · May be fixed by #1530
Closed

Smart Contracts: add Crypto.encrypt_with_storage_nonce/1 and Crypto.encrypt/2 #1525

bchamagne opened this issue Jun 4, 2024 · 0 comments · May be fixed by #1530
Assignees
Labels
crypto Involve cryptography feature New feature request smart contracts Involve smart contracts

Comments

@bchamagne
Copy link
Member

bchamagne commented Jun 4, 2024

Is your feature request related to a problem?

No response

Describe the solution you'd like

Crypto.encrypt_with_storage_nonce/1 can encrypt any hexadecimal with the storage nonce public key (making it only decryptable by the nodes) (to be used with Crypto.decrypt_with_storage_nonce/1)
Crypto.encrypt/2 can encrypt any hexadecimal with the given public key

Additional context

No response

Epic

No response

@bchamagne bchamagne added feature New feature request smart contracts Involve smart contracts crypto Involve cryptography labels Jun 4, 2024
@bchamagne bchamagne self-assigned this Jun 6, 2024
@samuelmanzanera samuelmanzanera closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crypto Involve cryptography feature New feature request smart contracts Involve smart contracts
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants