human-analysis / AutoFHELinks
Official implementation for AutoFHE: Automated Adaption of CNNs for Efficient Evaluation over FHE. The paper is presented at the 33rd USENIX Security Symposium, 2024.
☆26Updated 10 months ago
Alternatives and similar repositories for AutoFHE
Users that are interested in AutoFHE are comparing it to the libraries listed below
Sorting:
- Implementation of deep ResNet model on CKKS scheme in Microsoft SEAL library using multiplexed parallel convolution☆97Updated 3 years ago
- Public source code for Optimized Privacy-Preserving CNN Inference with Fully Homomorphic Encryption☆42Updated 2 years ago
- PhantomFHE: A CUDA-Accelerated Homomorphic Encryption Library☆135Updated 10 months ago
- A reading list for homomorphic encryption☆134Updated 2 months ago
- The repo of "BumbleBee: Secure Two-party Inference Framework for Large Transformers" (NDSS 2025)☆48Updated 9 months ago
- ☆33Updated 3 years ago
- Source code for the paper "Encrypted Image Classification with Low Memory Footprint using Fully Homomorphic Encryption"☆64Updated 8 months ago
- GPU implementation of BFV, CKKS and BGV homomorphic encryption schemes.☆41Updated last year
- ☆67Updated 7 years ago
- ☆102Updated last year
- GPU/CUDA implementation of Leveled BFV/CKKS/BGV scheme.☆39Updated last month
- ☆37Updated 2 years ago
- Team CEA-EPFL-Inpher: code for the iDash 2018 competition☆22Updated 7 years ago
- ☆15Updated 3 years ago
- This is code for homomorphic encryption scheme "a Full RNS variant of HEAAN"☆59Updated 7 years ago
- ☆109Updated 3 years ago
- Homomorphic matrix computation☆43Updated 6 years ago
- Input scripts for securely evaluating quantized ImageNet models with mp-spdz☆19Updated 5 years ago
- Privacy-Preserving, Accurate and Efficient Inference for Transformers☆31Updated last year
- HEonGPU is a high-performance library that optimizes Fully Homomorphic Encryption (FHE) on GPUs. Leveraging GPU parallelism, it reduces c…