|
Message-ID: <20130502013112.U1Z65.177537.imail@eastrmwml213> Date: Thu, 2 May 2013 1:31:12 -0400 From: <jfoug@....net> To: john-dev@...ts.openwall.com Subject: sha256 intrinsics The SHA256 (and SHA224) have been put into intrinsics.c, for 'general' usage. I have made modifications to the raw-sha224 and raw-sha256 formats, to use this new code (if built SSE2 or greater). Here are the other formats I can see right off. The hmac's should be easy to do. The crypt, not so easy, but doable. (DONE) rawSHA256_fmt_plug.c (DONE) rawSHA224_fmt_plug.c hmacSHA224_fmt_plug.c hmacSHA256_fmt_plug.c cryptsha256_fmt_plug.c dynamic. pbkdf2_hmac_sha256.h What other formats use the 32 bit SSE2 crypts? Jim.
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.