Repository navigation

#

paillier

A library for Partially Homomorphic Encryption in Python

Python
618
2 年前

A collection of Paillier cryptosystem zero knowledge proofs

Rust
117
2 年前

SOCI is a Secure Outsourced Computation on Integers based on the Paillier cryptosystem and a twin-server architecture

C++
116
2 年前

A pure-Rust implementation of the Paillier encryption scheme

Rust
116
5 个月前

A high-performance homomorphic encryption algorithm library.

C++
95
3 天前

A pure-Rust implementation of the Paillier encryption scheme

Rust
82
7 年前

A Java library for Paillier partially homomorphic encryption.

Java
81
8 年前

Contains Packages for ElGamal, Paillier, Goldweiser-Micali and DGK Homomorphic Encryption System. Also implements secure multiplication, division and comparison.

Java
53
1 年前

testing out homomorphic encryption

JavaScript
38
6 年前

Efficient and Straggler-Resistant Homomorphic Encryption for Heterogeneous Federated Learning

Python
27
3 个月前

TNO PET Lab - secure Multi-Party Computation (MPC) - Protocols - Distributed Keygen

Python
25
4 个月前

Companion repository for blog post on benchmarking implementations of Paillier encryption

Go
19
8 年前

Paillier Homomorphic Addition Public Key Cryptosystem

Ruby
18
4 年前

Pilatus extends the Talos Framework for Android Applications and/or Smartphone-as-Gateway IoT Applications. Pilatus employs partial homomorphic ciphers (Paillier, EC-ElGamal, proxy-re-encryption PRE, order preserving encryption mOPE, key homomorphic)

C
18
7 年前

A Julia implementation of the Paillier partially homomorphic encryption system

Julia
12
5 年前

​ This project implements the partially homomorphic Paillier algorithm and extends and optimizes encryption, decryption, matrix multiplication, and other operations on Numpy matrices, thereby enhancing speed.

Python
11
10 个月前

Extension for the .NET Framework cryptography subsystem, which introduces the Paillier public key cryptosystem with support for homomorphic addition.

C#
11
8 个月前

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.

Java
10
6 年前