Coursework
-
Updated
Dec 15, 2017 - Java
Coursework
Aplicación Android para levantar un nodo en una red descentralizada con el objetivo de probar criptosistemas y protocolos de PSI
Enhanced implementation of the Paillier Cryptosystem, developed as part of the RMIT University's Security in Computing and IT course. This repository includes a well-documented and optimized Java application for Paillier encryption and decryption, adhering to Java coding standards and best practices.
Contains the project code to develop a Homomorphic Encryption using Databases developed in Java and swings developed on Paillier Cryptosystem
Implementation of the "Privacy preserving ID3 using Gini Index over horizontally partitioned data" as described by S. Samet and A. Miri.
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.
Contains Packages for ElGamal, Paillier, Goldweiser-Micali and DGK Homomorphic Encryption System. Also implements secure multiplication, division and comparison.
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."