Lattica FHE Core Python Bindings
Project description
Lattica FHE Core
This repository contains the Lattica Fully Homomorphic Encryption (FHE) core client logic -- key generation, encryption and decryption.
Overview
- Core Lattica FHE functionality in C++
- Python extension (via pybind11) for integration into Python workflows
- WASM build for browser or Node.js environments (using Emscripten)
Repository Structure
lattica_fhe_core/ ├── src/ │ ├── serialization/ │ │ └── ... (generated *.pb.cc / *.pb.h from .proto) │ ├── toolkit_python.cpp │ └── toolkit_wasm.cpp
src/: Core C++ source code:toolkit_python.cpp(Pybind module entry point)toolkit_wasm.cpp(WASM entry point)serialization/(generated C++ from.protofiles, plus any additional logic)
© Lattica AI - See LICENSE for license details.
For more information, visit https://www.lattica.ai
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lattica_fhe_core-0.1.1.tar.gz.
File metadata
- Download URL: lattica_fhe_core-0.1.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.2 CPython/3.12.3 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a86a4ca66a5d2a6e67c9ca2a43c990f363670095c3f5f1ea291ff3383bda5901
|
|
| MD5 |
f47bffcdd91f812e6a0e0361abe3fcd6
|
|
| BLAKE2b-256 |
6983080fe1f08d92ad570e7c9e6d7f9c4aeac56d6cadbce773feb56d536fce26
|
File details
Details for the file lattica_fhe_core-0.1.1-py3-none-any.whl.
File metadata
- Download URL: lattica_fhe_core-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.2 CPython/3.12.3 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39285e6a2132d284c77a1f52c5d05fb9f229f785ecec8c1ed0fae0fc16046502
|
|
| MD5 |
10db0b8edbecfb9d7ba2f85d2337fbb8
|
|
| BLAKE2b-256 |
5a47145373d851bc54061dba9bdee71561565573beb121bbde95277721246936
|