Skip to content
@luxfhe

Lux FHE

Lux FHE research, examples, and SDK and tooling.

LuxFHE

Fully Homomorphic Encryption for the Lux Ecosystem

LuxFHE provides a complete FHE stack for building privacy-preserving applications on Lux Network. Compute on encrypted data without ever decrypting it.

🔐 What is FHE?

Fully Homomorphic Encryption (FHE) enables computations on encrypted data. The result, when decrypted, matches what would have been computed on the plaintext. This breakthrough technology enables true data privacy in computation.

📦 Packages

Package Description
@luxfhe/contracts Solidity contracts for FHE operations
@luxfhe/v1-sdk JavaScript/TypeScript SDK for FHE applications
@luxfhe/v2-sdk Network-based threshold TFHE with decentralized decryption
@luxfhe/hardhat-plugin Hardhat plugin for FHE development

🚀 Quick Start

# Install contracts
npm install @luxfhe/contracts

# Install SDK
npm install @luxfhe/v1-sdk

📚 Documentation

🔗 Links


Building the future of private computation.

Popular repositories Loading

  1. luxfhe luxfhe Public

    Fully Homomorphic Encryption stack for Lux blockchain

    Rust

  2. python-sdk python-sdk Public

    LuxFHE Python SDK - FHE for Python and ML

  3. ml-sdk ml-sdk Public

    Lux FHE ML SDK - Machine Learning with FHE (fork of Zama Concrete-ML)

    Python

  4. threshold threshold Public

    LuxFHE Threshold - Distributed FHE decryption

  5. v2-sdk v2-sdk Public

    LuxFHE v2 SDK - Threshold FHE for JavaScript/TypeScript

    TypeScript

  6. v1-sdk v1-sdk Public

    LuxFHE v1 SDK - Standard FHE for JavaScript/TypeScript

    TypeScript

Repositories

Showing 10 of 64 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…