A Python implementation of CryptoNets: Applying Neural Networks to Encrypted Data with High Throughput and Accuracy
☆31Mar 26, 2020Updated 5 years ago
Alternatives and similar repositories for python-cryptonet
Users that are interested in python-cryptonet are comparing it to the libraries listed below
Sorting:
- CryptoNets using Python and ctypes. This repository is part of the final project of Neural Networks at Sapienza University of Rome.☆24Oct 9, 2019Updated 6 years ago
- CryptoNets is a demonstration of the use of Neural-Networks over data encrypted with Homomorphic Encryption. Homomorphic Encryptions allo…☆308Jul 16, 2024Updated last year
- Homomorphic matrix computation☆43Aug 7, 2019Updated 6 years ago
- A crypto-assisted framework for protecting the privacy of models and queries in inference.☆19Oct 28, 2021Updated 4 years ago
- PYthon For Homomorphic Encryption Libraries, perform encrypted computations such as sum, mult, scalar product or matrix multiplication in…☆546Aug 21, 2025Updated 6 months ago
- OpenFHE-Based Examples of Logistic Regression Training using Nesterov Accelerated Gradient Descent☆32May 21, 2025Updated 9 months ago
- ☆65Sep 19, 2020Updated 5 years ago
- Privacy-preserving Deep Learning based on homomorphic encryption (HE)☆35Nov 8, 2021Updated 4 years ago
- Repository for the SoK paper on Fully Homomorphic Encryption (FHE) compilers.☆83Mar 24, 2023Updated 2 years ago
- A mathematical and code introduction to the BFV Homomorphic Encryption scheme.☆41Oct 9, 2022Updated 3 years ago
- Implementation of the TFHE homomorphic encryption scheme.☆12May 14, 2021Updated 4 years ago
- nGraph-HE: Deep learning with Homomorphic Encryption (HE) through Intel nGraph☆175Jan 3, 2023Updated 3 years ago
- Client/Server framework for encrypted machine learning using homomorphic encryption☆43Oct 1, 2021Updated 4 years ago
- Supplementary code for the paper "UnSplit: Data-Oblivious Model Inversion, Model Stealing, and Label Inference Attacks Against Split Lear…☆14Nov 10, 2022Updated 3 years ago
- This is mini rpc depend on google protobuf.☆12Jul 24, 2019Updated 6 years ago
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Dec 18, 2023Updated 2 years ago
- ☆12Apr 26, 2023Updated 2 years ago
- Implementation of protocols in Falcon☆95Jul 30, 2024Updated last year
- Privacy Preserving Convolutional Neural Network using Homomorphic Encryption for secure inference☆49Feb 3, 2021Updated 5 years ago
- Fast 4 way vectorized ladder for the complete set of Montgomery curves☆11Feb 13, 2019Updated 7 years ago
- Marble FHE Library☆18Dec 23, 2020Updated 5 years ago
- ☆10Sep 29, 2023Updated 2 years ago
- Final Project for AM 207, Fall 2021. Review & experimentation with paper "Adversarial Examples Are Not Bugs, They Are Features"☆10Dec 17, 2021Updated 4 years ago
- SC 2021, "LogECMem: Coupling Erasure-Coded In-Memory Key-Value Stores with Parity Logging"☆12Jul 12, 2021Updated 4 years ago
- Implementation of a Neural Network that predicts encrypted handwritten digits from the MNIST dataset. Encryption and Network Implemented …☆12Mar 10, 2019Updated 6 years ago
- Secure Computation Utilities