I am looking for free implementations of the Elgamal encryption algorithm. As far as I can see, although this is a well-known algorithm, it seems that there are only two free implementations:
OpenSSL, beecrypt, Nettle does not implement Elgamal.
Is there another free and well-tested implementation of Elgamal that is not listed?
source share