Show HN: LightPHE: Lightweight Partially Homomorphic Encryption for Python https://ift.tt/sGMkJCB

Show HN: LightPHE: Lightweight Partially Homomorphic Encryption for Python Homomorphic encryption enables computations to be performed directly on encrypted data without requiring access to the private key. This allows data to be securely stored in the cloud while still being processed using the cloud’s computational power. Meanwhile, the cloud remains unaware of the actual data it is handling. Although fully homomorphic encryption has become available in recent years, when considering performance trade-offs, partially homomorphic encryption proves to be a more efficient and practical choice. It is significantly faster, requires fewer computational resources, and produces much smaller ciphertexts and key sizes. If your specific task doesn't demand the full homomorphic capabilities, opting for partial homomorphism is the logical decision. Herein, LightPHE is a hybrid PHE library that integrates multiple encryption schemes, including RSA, ElGamal, Exponential ElGamal, Elliptic Curve ElGamal (Weierstrass, Koblitz, and Edwards forms), Paillier, Damgård-Jurik, Okamoto–Uchiyama, Benaloh, Naccache–Stern, and Goldwasser–Micali. https://ift.tt/GyuU2Nx February 12, 2025 at 01:29AM

No comments:

Show HN: I scrape Steam data every month and it's yours to download for free https://ift.tt/Kx67jSg

Show HN: I scrape Steam data every month and it's yours to download for free Yeah, there's AI, but I added it because I found it eas...