Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Fri, 6 Mar 2015 12:08:06 +0100
From: Spil Oss <spil.oss@...il.com>
To: john-dev@...ts.openwall.com
Subject: Replace deprecated des_ methods with DES_

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.

View attachment "patch-src__keychain_fmt_plug.c" of type "text/x-csrc" (598 bytes)

View attachment "patch-src__KRB4_fmt_plug.c" of type "text/x-csrc" (413 bytes)

View attachment "patch-src__KRB4_std_plug.c" of type "text/x-csrc" (330 bytes)

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.