I am looking for an encryption/decryption method similar to the Metamask API [`eth_decrypt`](https://docs.metamask.io/guide/rpc-api.html#other-rpc-methods) ### Use Case Layer 2 dApps may want to pass encrypted messages via [IPFS](https://ipfs.io/) in conjunction with Algorand Smart Contracts.
I am looking for an encryption/decryption method similar to the Metamask API
eth_decryptUse Case
Layer 2 dApps may want to pass encrypted messages via IPFS in conjunction with Algorand Smart Contracts.