cipherflow-fhe/lattisense
A development framework for Fully Homomorphic Encryption (FHE)
This framework helps developers build privacy-preserving applications that perform computations on sensitive, encrypted data. You feed it high-level computation logic (like `x * y`) and it outputs optimized instructions that can run on various hardware, without ever decrypting the data. It's for software engineers creating secure data processing solutions, particularly in regulated industries.
Use this if you are a developer tasked with building applications that need to compute on encrypted data without ever exposing the raw information, ensuring maximum privacy and compliance.
Not ideal if you are looking for a pre-built, end-user application or if your primary concern is simple data encryption for storage rather than complex computations on encrypted inputs.
Stars
14
Forks
2
Language
C++
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/cipherflow-fhe/lattisense"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
flwrlabs/flower
Flower: A Friendly Federated AI Framework
JonasGeiping/breaching
Breaching privacy in federated learning scenarios for vision and text
anupamkliv/FedERA
FedERA is a modular and fully customizable open-source FL framework, aiming to address these...
zama-ai/concrete-ml
Concrete ML: Privacy Preserving ML framework using Fully Homomorphic Encryption (FHE), built on...
p2pfl/p2pfl
P2PFL is a decentralized federated learning library that enables federated learning on...