Contains Packages for ElGamal, Paillier, Goldweiser-Micali and DGK Homomorphic Encryption System. Also implements secure multiplication, division and comparison.
-
Updated
Apr 19, 2024 - Java
Contains Packages for ElGamal, Paillier, Goldweiser-Micali and DGK Homomorphic Encryption System. Also implements secure multiplication, division and comparison.
The implementation of the public key ciphers: Elgamal
Java implementation of ElGamal public key encryption. Accepts user inputs for keys & message, performs encryption & decryption, and outputs results. Ideal for learning cryptography basics.
Work from my cryptography module at DCU, a naive implementation of AES encryption & ElGamal signature scheme
Mã hóa bằng hệ mật mã Elgamal
ElGamal encryption scheme using elliptic curve cryptography
Application de vote sécurisés en Java
Add a description, image, and links to the elgamal-encryption topic page so that developers can more easily learn about it.
To associate your repository with the elgamal-encryption topic, visit your repo's landing page and select "manage topics."