You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.