Hacker News new | ask | show | jobs
by mmastrac 1137 days ago
I started working on a CPU that was designed for FHE about 10 years ago, inspired by the ShapeCPU paper around that time [1] [2]. I've been waiting for someone to make a better gate-to-FHE compiler for some time.

[1] https://github.com/mmastrac/oblivious-cpu [2] https://hcrypt.com/shape-cpu/

FHE becomes a lot more interesting when you can hide the structure of your computation behind a VM.