I'm looking for free implementations of the Elgamal encryption algorithm. As far as I can see, even though it's a widely known algorithm, there seems to be only two free implementations:
OpenSSL, beecrypt, Nettle do not implement Elgamal.
Are there any other free and well-tested Elgamal implementation that's missing from the list?