HIENAA (HE Implementation for Encrypted Numbers Arithmetic and Algorithms)
-
Updated
Sep 30, 2025 - Julia
HIENAA (HE Implementation for Encrypted Numbers Arithmetic and Algorithms)
Fully Brakerski-Fan-Vercauteren Compliant Homomorphic Encryption Playground Supporting Polynomial Ring Operations, Noise Budgets, Document Indexing with an Encrypted Search Engine, FHE & Small (1024), Medium (2048) & Large (4096) Benchmark Profiles
Battlefield V Stats Timeline
Secured Cheng and Church Algorithm performs encrypted computations such as sum, or matrix multiplication in Python for biclustering algorithm
Pure Python implementation of the homomorphic encryption BFV scheme with support for multi-party thresholded operations
Zero-knowledge federated learning with lattice-based encryption and homomorphic aggregation for privacy-preserving, quantum-secure AI.
Private Set Intersection (PSI) is a famous secure two-party computation (2PC) problem where two parties (client and server) want to jointly compute the intersection of their inputs sets without revealing additional information about the input sets. Our implementation offers open-source research code to perform fast privacy-preserving set interse...
A Two-Party Secure Computation Protocol using Homomorphic Encryption
SEAL.jl is an easy-to-use wrapper for the original SEAL library and supports homomorphic encryption with the BFV and CKKS schemes.
[INFOCOM24' & TDSC25']FedPHE & Efficient and Straggler-Resistant Homomorphic Encryption for Heterogeneous Federated Learning
Toy implementation of FHE algorithms
HEonGPU is a high-performance library that optimizes Fully Homomorphic Encryption (FHE) on GPUs. Leveraging GPU parallelism, it reduces computational load through concurrent execution. Its multi-stream architecture minimizes data transfer overhead, making it ideal for large-scale encrypted computations with reduced latency.
Add a description, image, and links to the bfv topic page so that developers can more easily learn about it.
To associate your repository with the bfv topic, visit your repo's landing page and select "manage topics."