Hi Folks, I need an implementation of ElGamal simple... but efficient! :o) I know that ElGamal is quite simple but I was just wonder if someone of you know where to find one for encryption only. There is a lot of library like Crypto++ 3.1, but I need just ElGamal (and the Big Num to support it... for endrypting and decrypting) ... and it is a big job to extract *just* ElGamal since is was build to be a library. I hope you'll have some suggestions for me ... my problem is that it must be as small as I can! Thanks for all... Best regards, Hans...
