[4926] in cryptography@c2.net mail archive
ElGamal Implementation
daemon@ATHENA.MIT.EDU (Hans Viens)
Mon Jun 21 20:53:49 1999
Date: Mon, 21 Jun 1999 17:32:55 -0400
To: coderpunks@toad.com
From: Hans Viens <vieh01@gel.usherb.ca>
Cc: cryptography@c2.net
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...