|
Message-ID: <33d91efb4f7b5ed1f1b4f3e11e9c702a@smtp.hushmail.com> Date: Tue, 22 Jan 2013 00:13:27 +0100 From: magnum <john.magnum@...hmail.com> To: john-dev@...ts.openwall.com Subject: Re: How to use SHA-2 in JtR code On 21 Jan, 2013, at 22:46 , "jfoug" <jfoug@....net> wrote: > 1. always use #include "sha.h" and #include "sha2.h" (also md5.h and > md4.h). This puts the onus on JtR's code, it knows the #defines, and how it > should include, or optionally NOT include these libraries. The magic that BTW the OpenSSL header is <openssl/sha.h> for SHA-1 as well as SHA-2. Perhaps we should drop sha2.h and move everything in it to sha.h to avoid confusion. This would be in bleeding though, not unstable. 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.