goldwasser-micali
There are 6 repositories under goldwasser-micali topic.
serengil/LightPHE
A Lightweight Partially Homomorphic Encryption Library for Python
adwise-fiu/Homomorphic_Encryption
Contains Packages for ElGamal, Paillier, Goldweiser-Micali and DGK Homomorphic Encryption System. Also implements secure multiplication, division and comparison.
KuroChan1998/Mathematical-Caculation-Tools
A tools for mathematical caculation such as greatest common factor, primitive roots, primality test .etc
hrome13/Cryptography
Python implementation of some cryptosystems.
AishaSaleem110/ComputerSecurity_EncryptionAlgorithms
Implementation of Encryption Algorithms (RSA, GoldWasser) and Security related proofs
crodriguezvega/probabilisticpubkey
Probabilistic public-key crypto systems in Rust