Skip to content

harrycui/HashElGamal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hash-ElGamal in Java


This is a Java implementation of the Hash-ElGamal cryptosystem, which is a partially homomorphic encryption.

It supports adding a mask on the ciphertext.

Reference:

  1. B. Chevallier-Mames, P. Paillier, and D. Pointcheval. Encoding-free ElGamal encryption without random oracles. In PKC, 2006.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages