homomorphic-cryptography-scheme

There are 15 repositories under homomorphic-cryptography-scheme topic.

  • jonaschn/awesome-he

    ✨ Awesome - A curated list of amazing Homomorphic Encryption libraries, software and resources

  • wfus/Fully-Homomorphic-Image-Processing

    Fully Homomorphic Image Preprocessing and analysis - JPEG encoding, decoding, image resizing.

    Language:C++515311
  • adwise-fiu/Homomorphic_Encryption

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

    Language:Java506016
  • razi-rais/homomorphic-encryption

    This repo contains code/learning resources related to Homomorphic Encryption.

    Language:Python28318
  • aprismatic/elgamal

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

    Language:C#16654
  • aprismatic/paillier

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

    Language:C#11655
  • peterstefanov/paillier

    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.

    Language:Java10307
  • lucasmenendez/gopaillier

    Simple homomorphic encryption based on Paillier cryptosystem implementation in Go. Supports floating point numbers, addition, subtraction, multiplication and division.

    Language:Go9321
  • pmuens/haven

    Fast and ergonomic lattice cryptography library

    Language:Rust7301
  • EVHE

    Ernstsen/EVHE

    Electronic Voting using Homomorphic Encryption

    Language:Java4201
  • clnnn/SEAL-euclidean-distance

    🔒 Homomorphic two dimensional Euclidean distance computation using SEAL

    Language:TypeScript3201
  • kaanaktas/paillier-homomorphic-encryption

    Paillier Homomorphic Cryptosystem

    Language:C++3100
  • juliorodrigues07/homomorphic_ecc_elgamal

    Implementação de métodos de encriptação e decriptação homomórfica utilizando a cifra El Gamal sobre curvas elípticas.

    Language:Python2100
  • thisisnotgcsar/MINOS

    Realtime electronic voting system based on the Paillier homomorphic encryption scheme.

    Language:JavaScript2100
  • zerjioang/ssscomp

    Secret Sharing & Secure Computation Library for Go

    Language:Go10