<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: rhindi</title><link>https://news.ycombinator.com/user?id=rhindi</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 23:58:29 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=rhindi" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by rhindi in "Swift Homomorphic Encryption"]]></title><description><![CDATA[
<p>They use BFV, which is an FHE scheme allowing a limited number of fast additions and multiplications (enough for their use case).<p>Zama uses TFHE, which allows any operation (eg comparisons) with unlimited depth.<p>So if you only need add/mul, BFV, BGV and CKKS are good options. For anything else, you better use TFHE</p>
]]></description><pubDate>Wed, 31 Jul 2024 08:34:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=41117371</link><dc:creator>rhindi</dc:creator><comments>https://news.ycombinator.com/item?id=41117371</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41117371</guid></item><item><title><![CDATA[New comment by rhindi in "Whole-body magnetic resonance imaging at 0.05 Tesla"]]></title><description><![CDATA[
<p>There are some non-ML based approaches for ultra low field MRI that are starting to work: <a href="https://drive.google.com/file/d/1m7K1W--UOUecDPlm7KqFYzfkoewZtlRl/view" rel="nofollow">https://drive.google.com/file/d/1m7K1W--UOUecDPlm7KqFYzfkoew...</a> . You can still add AI on top of course, but at least you get a better signal to noise ratio to start with!</p>
]]></description><pubDate>Sun, 12 May 2024 20:37:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=40337398</link><dc:creator>rhindi</dc:creator><comments>https://news.ycombinator.com/item?id=40337398</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40337398</guid></item><item><title><![CDATA[A solution to A16Z Nakamoto challenge on "Compliant Programmable Privacy"]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.zama.ai/post/programmable-privacy-and-onchain-compliance-using-homomorphic-encryption">https://www.zama.ai/post/programmable-privacy-and-onchain-compliance-using-homomorphic-encryption</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38393955">https://news.ycombinator.com/item?id=38393955</a></p>
<p>Points: 43</p>
<p># Comments: 3</p>
]]></description><pubDate>Thu, 23 Nov 2023 15:42:44 +0000</pubDate><link>https://www.zama.ai/post/programmable-privacy-and-onchain-compliance-using-homomorphic-encryption</link><dc:creator>rhindi</dc:creator><comments>https://news.ycombinator.com/item?id=38393955</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38393955</guid></item><item><title><![CDATA[New comment by rhindi in "Cryptographers solve decades-old privacy problem"]]></title><description><![CDATA[
<p>FHE in general is efficient enough for many applications now. You can see some benchmarks here: <a href="https://docs.zama.ai/tfhe-rs/getting-started/benchmarks" rel="nofollow noreferrer">https://docs.zama.ai/tfhe-rs/getting-started/benchmarks</a></p>
]]></description><pubDate>Sat, 18 Nov 2023 18:39:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=38322874</link><dc:creator>rhindi</dc:creator><comments>https://news.ycombinator.com/item?id=38322874</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38322874</guid></item><item><title><![CDATA[FhEVM whitepaper (homomorphic encryption for blockchain) [pdf]]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/zama-ai/fhevm/blob/main/fhevm-whitepaper.pdf">https://github.com/zama-ai/fhevm/blob/main/fhevm-whitepaper.pdf</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=37601860">https://news.ycombinator.com/item?id=37601860</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 21 Sep 2023 18:28:33 +0000</pubDate><link>https://github.com/zama-ai/fhevm/blob/main/fhevm-whitepaper.pdf</link><dc:creator>rhindi</dc:creator><comments>https://news.ycombinator.com/item?id=37601860</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37601860</guid></item><item><title><![CDATA[New comment by rhindi in "Concrete: A fully homomorphic encryption compiler"]]></title><description><![CDATA[
<p>We are planning several other blog posts to explain all the details.<p>In the meantime if you want a good introduction to the FHE scheme we use behind the scene, you can take a look here: <a href="https://www.zama.ai/post/tfhe-deep-dive-part-1" rel="nofollow">https://www.zama.ai/post/tfhe-deep-dive-part-1</a></p>
]]></description><pubDate>Sun, 07 May 2023 12:04:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=35850512</link><dc:creator>rhindi</dc:creator><comments>https://news.ycombinator.com/item?id=35850512</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35850512</guid></item><item><title><![CDATA[New comment by rhindi in "The Rise of Fully Homomorphic Encryption"]]></title><description><![CDATA[
<p>Multiple teams are working on FHE smart contracts, including us, so it’s definitely happening. Adding ZK to the mix would be awesome for scalability and indeed to avoid replicating the FHE computation</p>
]]></description><pubDate>Thu, 29 Sep 2022 16:41:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=33023245</link><dc:creator>rhindi</dc:creator><comments>https://news.ycombinator.com/item?id=33023245</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33023245</guid></item><item><title><![CDATA[New comment by rhindi in "The Rise of Fully Homomorphic Encryption"]]></title><description><![CDATA[
<p>It’s much much faster now, and performance is improving 10x every couple of year. With the current trend, FHE will be applicable to 80% of usecases by 2025</p>
]]></description><pubDate>Thu, 29 Sep 2022 16:37:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=33023150</link><dc:creator>rhindi</dc:creator><comments>https://news.ycombinator.com/item?id=33023150</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33023150</guid></item><item><title><![CDATA[Concrete: Homomorphic encryption library for non-cryptographers]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/zama-ai/concrete">https://github.com/zama-ai/concrete</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=32131198">https://news.ycombinator.com/item?id=32131198</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 17 Jul 2022 20:59:38 +0000</pubDate><link>https://github.com/zama-ai/concrete</link><dc:creator>rhindi</dc:creator><comments>https://news.ycombinator.com/item?id=32131198</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32131198</guid></item><item><title><![CDATA[Motif: Programmable Blogs for Developers]]></title><description><![CDATA[
<p>Article URL: <a href="https://motif.land">https://motif.land</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=30389600">https://news.ycombinator.com/item?id=30389600</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 18 Feb 2022 18:53:22 +0000</pubDate><link>https://motif.land</link><dc:creator>rhindi</dc:creator><comments>https://news.ycombinator.com/item?id=30389600</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30389600</guid></item><item><title><![CDATA[NumPy Homomorphic Encryption Library]]></title><description><![CDATA[
<p>Article URL: <a href="https://medium.com/zama-ai/announcing-concrete-numpy-8b22abbaf355">https://medium.com/zama-ai/announcing-concrete-numpy-8b22abbaf355</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=29906973">https://news.ycombinator.com/item?id=29906973</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 12 Jan 2022 14:48:48 +0000</pubDate><link>https://medium.com/zama-ai/announcing-concrete-numpy-8b22abbaf355</link><dc:creator>rhindi</dc:creator><comments>https://news.ycombinator.com/item?id=29906973</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29906973</guid></item><item><title><![CDATA[String Search with Homomorphic Encryption]]></title><description><![CDATA[
<p>Article URL: <a href="https://medium.com/optalysys/encrypted-search-using-fully-homomorphic-encryption-4431e987ba40">https://medium.com/optalysys/encrypted-search-using-fully-homomorphic-encryption-4431e987ba40</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=29117122">https://news.ycombinator.com/item?id=29117122</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 05 Nov 2021 09:39:21 +0000</pubDate><link>https://medium.com/optalysys/encrypted-search-using-fully-homomorphic-encryption-4431e987ba40</link><dc:creator>rhindi</dc:creator><comments>https://news.ycombinator.com/item?id=29117122</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29117122</guid></item><item><title><![CDATA[New comment by rhindi in "Show HN: We built an end-to-end encrypted alternative to Google Photos"]]></title><description><![CDATA[
<p>Have you considered using FHE for analyzing the photos encrypted?</p>
]]></description><pubDate>Mon, 30 Aug 2021 10:48:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=28354386</link><dc:creator>rhindi</dc:creator><comments>https://news.ycombinator.com/item?id=28354386</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28354386</guid></item><item><title><![CDATA[New comment by rhindi in "Fully Homomorphic Encryption (FHE)"]]></title><description><![CDATA[
<p>Yes, in practice however it makes a difference. Consider for example computing the ReLu function for a neural network:<p>- With boolean circuits you need to run dozens of boolean gates, which means a lot of underlying crypto ops. Works but expensive.<p>- with arithmetic circuits, you would approximate it using polynomials. Works but not with high precision.<p>- with functional circuits, you encore the function as a single “bootstrapping” operation. Works in a single crypto op.<p>Performance / precision tradeoffs will be very different in these 3 cases</p>
]]></description><pubDate>Tue, 15 Jun 2021 17:26:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=27518569</link><dc:creator>rhindi</dc:creator><comments>https://news.ycombinator.com/item?id=27518569</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27518569</guid></item><item><title><![CDATA[New comment by rhindi in "Fully Homomorphic Encryption (FHE)"]]></title><description><![CDATA[
<p>It's really great to see more big companies getting into this game, ease of adoption is really the key here.<p>When it comes to FHE, there are 3 underlying paradigms you can target with compilers:<p>1. boolean circuits, where you represent your program as encrypted boolean gates. The advantage is that it's as generic as it gets, the drawback is that it's slow. TFHE is great for that, and it's what is shown here.<p>2. arithmetic circuits, where you represent your program as a combination of encrypted additions and multiplications. This goes much faster, but you are quickly limited in terms of usecases because you can only do a certain number of arithmetic operations. CKKS/SEAL targets that: <a href="https://www.microsoft.com/en-us/research/project/microsoft-seal/" rel="nofollow">https://www.microsoft.com/en-us/research/project/microsoft-s...</a><p>3. functional circuits, where you represent your program as a  combination of homomorphic functions. Advantage is that you can do very complex things like deep neural network, the drawback being that you have limitations of the bits of precision for the computations. Concrete targets that: <a href="https://zama.ai/concrete/" rel="nofollow">https://zama.ai/concrete/</a></p>
]]></description><pubDate>Tue, 15 Jun 2021 10:43:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=27513390</link><dc:creator>rhindi</dc:creator><comments>https://news.ycombinator.com/item?id=27513390</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27513390</guid></item><item><title><![CDATA[New comment by rhindi in "Fully Homomorphic Encryption (FHE)"]]></title><description><![CDATA[
<p>If it helps, we did a mini site to explain FHE: <a href="https://6min.zama.ai" rel="nofollow">https://6min.zama.ai</a></p>
]]></description><pubDate>Tue, 15 Jun 2021 07:19:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=27512285</link><dc:creator>rhindi</dc:creator><comments>https://news.ycombinator.com/item?id=27512285</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27512285</guid></item><item><title><![CDATA[New comment by rhindi in "Ask HN: What under-the-radar technology are you excited about?"]]></title><description><![CDATA[
<p>8 bit is definitely doable today, fast<p>There are basically 2 strategies:<p>- do fast operations, with a limit on how many you can do. This is called Leveled Homomorphic Encryption, with CKKS being the most popular scheme. Microsoft open sourced a lib called Seal for it.<p>- do unlimited operations, but with extra overhead. This is called Fully Homomorphic Encryption, with TFHE being the fastest implementation. My company Zama has open sourced an library in Rust called Concrete.<p>Reminds me a lot of deep learning in 2010, just before it took off!</p>
]]></description><pubDate>Tue, 13 Apr 2021 17:20:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=26795720</link><dc:creator>rhindi</dc:creator><comments>https://news.ycombinator.com/item?id=26795720</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26795720</guid></item><item><title><![CDATA[New comment by rhindi in "Ask HN: What under-the-radar technology are you excited about?"]]></title><description><![CDATA[
<p>Homomorphic encryption, which enables you to process data without decrypting it. Would solve privacy / data security issues around sending data to be processed in the cloud</p>
]]></description><pubDate>Mon, 12 Apr 2021 16:29:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=26781403</link><dc:creator>rhindi</dc:creator><comments>https://news.ycombinator.com/item?id=26781403</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26781403</guid></item><item><title><![CDATA[New comment by rhindi in "No More Free Work from Marak: Pay Me or Fork This"]]></title><description><![CDATA[
<p>Just dual license your code with an AGPL and commercial license. Proprietary software companies hate AGPL, and won’t take the risk to use it, instead preferring to pay your commercial license. MongoDB does that very successfully!</p>
]]></description><pubDate>Mon, 09 Nov 2020 08:34:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=25032609</link><dc:creator>rhindi</dc:creator><comments>https://news.ycombinator.com/item?id=25032609</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25032609</guid></item><item><title><![CDATA[New comment by rhindi in "Privacy Enhancing Technologies Decision Tree"]]></title><description><![CDATA[
<p>Nice overview! A few comments:<p>- homomorphic encryption is much much faster now, so the latency argument against won’t hold much longer<p>- with multi-key FHE, you could replace MPC, without the integration complexity and increased bandwidth cost<p>- Trusted Execution Environments are not about protecting user data (that’s the purpose of FHE) but rather about protecting the software itself from people having access to the physical machine. An example would be running a sensitive ML model in the cloud: you would want to use FHE to process the user data encrypted, inside an TEE that would protect your model from the cloud vendor.</p>
]]></description><pubDate>Mon, 19 Oct 2020 18:03:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=24828994</link><dc:creator>rhindi</dc:creator><comments>https://news.ycombinator.com/item?id=24828994</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24828994</guid></item></channel></rss>