Security and Privacy Risk Simulator for Machine Learning (arXiv:2312.17667)
-
Updated
May 10, 2024 - C++
Security and Privacy Risk Simulator for Machine Learning (arXiv:2312.17667)
Implementing Homomorphic Encryption in Golang 🌱
Contains Packages for ElGamal, Paillier, Goldweiser-Micali and DGK Homomorphic Encryption System. Also implements secure multiplication, division and comparison.
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.
TNO PET Lab - secure Multi-Party Computation (MPC) - Protocols - Distributed Keygen
基于phe库的安全多方计算协议实现
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.
Secure Interrogation of Genomic Databases (SIG-DB) using Homomorphic Encryption
Simple homomorphic encryption based on Paillier cryptosystem implementation in Go. Supports floating point numbers, addition, subtraction, multiplication and division.
Contains the project code to develop a Homomorphic Encryption using Databases developed in Java and swings developed on Paillier Cryptosystem
TNO PET Lab - secure Multi-Party Computation (MPC) - Protocols - Secure Risk Propagation
A Rust implementation of the Paillier cryptosystem
MATLAB Class-Based Toolbox for Paillier Crypto System
TNO PET Lab - secure Multi-Party Computation (MPC) - Encryption Schemes - Paillier
基于Paillier的匿名投票系统前端项目,后端项目为 AnonVote-Server 与 Paillier-Server
TNO PET Lab - secure Multi-Party Computation (MPC) - Distributed Paillier
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.
TNO PET Lab - secure Multi-Party Computation (MPC) - Protocols - Secure Comparison
An implementation of a peer to peer smart grid trading system. Utilising homomorphic encryption to allow for a semi trusted third party to carry out operations on the trading data without knowledge of private data. See more at: https://ieeexplore.ieee.org/document/9817551
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."