Fhevm Oracle

Drill the canonical FHEVM async-decryption flow — flag with `makePubliclyDecryptable`, accept a KMS-signed cleartext callback, verify with `checkSignatures` BEFORE writing state. Use when an AI agent is asked to (a) write a Solidity contract that decrypts encrypted state via the KMS, (b) write or audit a callback that takes `(bytes abiEncodedCleartexts, bytes decryptionProof)`, (c) review an FHEVM contract for replay or fake-decryption bugs, (d) explain why mainnet has no synchronous decrypt.

cryptoyasenka Updated

File contents

cryptoyasenka/fhevm-oracle-skill/tree/main/ commit 11e8b1f473

Frequently asked questions

npx skillmds@latest add cryptoyasenka/fhevm-oracle