Hassan pfp
Hassan

@hshukrah

FHEVM: the core of @zama _fhe Let's talk about a new kind of ethereum one where smart contracts can compute without ever seeing your data sounds impossible? that's because it was, until zama built FHEVM. → what is FHEVM? FHEVM >> fully homomorphic encryption virtual machine. It is an ethereum compatible environment that let's you write confidential smart contracts (contracts that process encrypted data directly) • no zk proofs • no trusted hardware • no data leaks the contract never sees your plain text, it only works on encrypted inputs and produces encrypted outputs too. To put it plainly, you can compute on data without ever decrypting it. → So why does this matter Every blockchains today leaks data by design meaning you can see balances, transfers and even dao votes. Privacy layers tried to fix it, but each has a catch • mixers hide txns but not logic • TEEs rely on trusted hardware • zkps prove facts but can't maintain encrypted state. FHEVM d futute #ZamaCreatorProgram
0 reply
1 recast
1 reaction