Skip to content

SVT125/ElGamal-Encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElGamal-Encryption

Basic Java implementation of the ElGamal and Twin ElGamal systems. Uses algorithms from HAC, the default number of bits for the prime modulo is 512, although 2048 and higher is accepted as secure.

About

ElGamal/Twin ElGamal encryption using SHA-256 and AES-256.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages