There are 0 repository under homomorphic-cryptography-scheme topic.
✨ Awesome - A curated list of amazing Homomorphic Encryption libraries, software and resources
Contains Packages for ElGamal, Paillier, Goldweiser-Micali and DGK Homomorphic Encryption System. Also implements secure multiplication, division and comparison.
Fully Homomorphic Image Preprocessing and analysis - JPEG encoding, decoding, image resizing.
This repo contains code/learning resources related to Homomorphic Encryption.
Extension for the .NET Framework cryptography subsystem, which introduces the ElGamal public key cryptosystem with support for homomorphic multiplication.
Extension for the .NET Framework cryptography subsystem, which introduces the Paillier public key cryptosystem with support for homomorphic addition.
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.
Simple homomorphic encryption based on Paillier cryptosystem implementation in Go. Supports floating point numbers, addition, subtraction, multiplication and division.
Compute on encrypted data https://discord.gg/PecDpN3e
🔒 Homomorphic two dimensional Euclidean distance computation using SEAL
Paillier Homomorphic Cryptosystem
Implementação de métodos de encriptação e decriptação homomórfica utilizando a cifra El Gamal sobre curvas elípticas.
Realtime electronic voting system based on the Paillier homomorphic encryption scheme.
Implementation of the Linearly-Homomorphic Time-Lock Puzzle scheme
Minimal pure-Python implementation of Paillier's additively homomorphic cryptosystem.
Implementation of the Paillier cryptosystem alongside its homomorphic operations
Implementation of the Verifiable Timed Commitment scheme