A Rust implementation of the Paillier cryptosystem
-
Updated
Nov 6, 2015 - Rust
A Rust implementation of the Paillier cryptosystem
Implementation of the "Privacy preserving ID3 using Gini Index over horizontally partitioned data" as described by S. Samet and A. Miri.
Coursework
A simple implementation of the Paillier Cryptosystem in Haskell.
Secure Interrogation of Genomic Databases (SIG-DB) using Homomorphic Encryption
Java implementation of Paillier algorithm. This is one of the few known system that preserves additive homomorphic properties. JCA PaillierProvider follows the requirements of Java Cryptography Architecture Reference Guide for Java Platform Standard Edition 6 issued by Oracle.
MATLAB Class-Based Toolbox for Paillier Crypto System
Homomorphic encryption via the Paillier cryptosystem in Go. Supports addition, subtraction, multiplication, and division.
Online voting system developed using django. In this votes are stored in encrypted form using paillier homomorphic encryption
Secure outsourcing of image editing to untrusted cloud environments by implementing Paillier's Homomorphic Cryptosystem and extending it to work over images. Implementing a homomorphic brightness function as proof of concept.
Implementation of Additive Homomorphic Encryption Using Paillier Cryptosystem
Proof-of-concept implementation of the Paillier homomorphic encryption scheme
Paillier Homomorphic Cryptosystem
Proposal of end-to-end verifiable distributed voting system utilizing private Ethereum network and cryptographic algorithms. Developed as a proof of concept for a secure online voting platform.
Course project for CS-416 (M) at IIT Bombay
Contains the project code to develop a Homomorphic Encryption using Databases developed in Java and swings developed on Paillier Cryptosystem
Machine learning training project for both classification and regression. I tested privacy preserving predictions with linear regression using paillier cryptosystem too.
Add a description, image, and links to the paillier-cryptosystem topic page so that developers can more easily learn about it.
To associate your repository with the paillier-cryptosystem topic, visit your repo's landing page and select "manage topics."