Hacker News new | ask | show | jobs
by littlestymaar 1929 days ago
AFAIK FHE offers little security benefits compared to more standard cryptography when it comes to securing bank accounts. It can hide things (which is the first application of cryptography, hence the crypto prefix − ancient greek for hidden), but it doesn't give you certification like asymmetric cryptography, quite the opposite actually, because by definition FHE schemes are perfectly malleable.
1 comments

Ah thanks! I incorrectly assumed that if so much effort is spent on this, it must be because it helps protect something valuable (directly by preventing bank or credit hacking, or indirectly by helping secure trade secrets behind encryption, etc.).