Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 07 Mar 2015 00:51:32 +0100
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: Replace deprecated des_ methods with DES_

On 2015-03-06 12:08, Spil Oss wrote:
> Hi,
> 
> During a recent build of all FreeBSD ports with LibreSSL as a
> replacement of OpenSSL we've discovered that John the Ripper doesn't
> build with LibreSSL. This is due to the use of des_ methods and types
> that have been deprecated with OpenSSL 0.9.7 and will be removed with
> OpenSSL 1.1.0.
> 
> Attached patches replace the deprecated des_ methods and calls that
> were available in openssl/des_old.h with the supported DES_
> counterparts.
> 
> Please consider including this in your code.
> 
> Kind regards,
> 
> Bernard Spil.

Thank you!

I had no idea there was any such problem. I will gladly commit your
patches but I'm hoping someone else will agree before I do. Does anyone
see any problem with committing this? I take it we'll still support at
least OpenSSL 0.9.7 so I see no problem.

magnum


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.