We are excited to announce the official release of HEAL - Lattica's Homomorphic Encryption Abstraction Layer - v1.0!
The HEAL interface empowers hardware teams to run AI models on encrypted data via our FHE software stack.
Get Early Access- Explore the low level functions with examples and tests.
- Review sample transcripts for encrypted AI model execution.
- Read the updated documentation for HEAL 1.0.
- See the official release notes.
- Try the workloads in Lattica demo.
Four Test Cases
HEAL 1.0 includes a full scope of functions for running AI models, including transcripts for running the four models in Lattica's demo: a fully connected sketch-to-number neural network, two logistic regression models and a simple image enhancement convolution filter.
No More Floats!
To unlock the full potential of hardware acceleration, HEAL 1.0 shifts heavy floating-point computations to an offline phase, enabling actual hardware runtime to operate entirely on integers.
HEAL handles the complexity of encrypted AI, so that you can focus on building fast, secure hardware. Learn more in our HEAL documentation.