cryptoyasenka
- 1 skill
- 0 followers
- 1 day ago last updated
- ▌ Fhevm Oracle · cryptoyasenka bundleDrill 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.