Subject: Re: AES-CTR check in libssh2 1.2.5 checking for wrong function?

Re: AES-CTR check in libssh2 1.2.5 checking for wrong function?

From: Simon Josefsson <simon_at_josefsson.org>
Date: Wed, 14 Apr 2010 14:05:46 +0200

Paul Howarth <paul_at_city-fan.org> writes:

> Hi,
>
> I noticed when building libssh2 1.2.5 on Fedora that AES-CTR was
> disabled so I poked around a bit to find out why. It seems that Fedora
> (and, judging from list archives, some other distributions too)
> disable these functions so it's not surprising that libssh2 can't find
> them at configure time. However, I believe the configure script is
> checking for the wrong function anyway, namely EVP_aes128_ctr instead
> of EVP_aes_128_ctr. Patch attached, though I've no test system
> available that provides this function to check that it does actually
> detect the function correctly.

Thanks! I pushed this. I'm not sure where EVP_aes128_ctr comes from, I
can't find any reference to it in OpenSSL.

/Simon
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-04-14