Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 23 May 2011 17:13:50 +0400
From: Solar Designer <solar@...nwall.com>
To: owl-users@...ts.openwall.com
Subject: Re: IPsec

On Mon, May 23, 2011 at 05:06:36PM +0400, Anatoly Pugachev wrote:
> I'm unable to build ipsec-tools on my Owl installation:
...
> ./crypto_openssl.c:2134: warning: implicit declaration of function `EVP_sha512'

Owl 3.0 uses an older version of OpenSSL, which did not yet include
SHA-2 family functions.  Owl-current uses recent OpenSSL, which does.

So it looks like you need Owl-current, or you need a configure option to
disable the use of SHA-2 functions (I am guessing that there's one).

Alexander

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.