Smart Contracts: add Crypto.encrypt_with_storage_nonce/1
and Crypto.encrypt/2
#1525
Labels
Crypto.encrypt_with_storage_nonce/1
and Crypto.encrypt/2
#1525
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 withCrypto.decrypt_with_storage_nonce/1
)Crypto.encrypt/2
can encrypt any hexadecimal with the given public keyAdditional context
No response
Epic
No response
The text was updated successfully, but these errors were encountered: