|
|
|
|
|
by tombert
683 days ago
|
|
I wrote some basic homomorphic encryption code for a hackathon like 8 years ago. When I interviewed for a BigTechCo [1] about a year later, the topic came up, and when I tried explaining what homomorphic encryption was to one of the interviewers, he told me that I misunderstood, because it was "impossible" to update encrypted data without decrypting it. I politely tried saying "actually no, that's what makes homomorphic encryption super cool", and we went back and forth; eventually I kind of gave up because I was trying to make a good impression. I did actually get that job, but I found out that that interviewer actually said "no", I believe because he thought I was wrong about that. [1] My usual disclaimer: It's not hard to find my work history, I don't hide it, but I politely ask that you do not post it here directly. |
|
It didn't hold me back from the job either. I like to believe the interviewer looked it up later, but I never poked into my hiring packet.
[0] It was useful at the time to have a prefix sum primitive. Ignoring annotations, something like this: