|
Message-ID: <2374f7090a7a0bd8620c1bd72586ea32@smtp.hushmail.com> Date: Thu, 22 Aug 2013 08:15:16 +0200 From: magnum <john.magnum@...hmail.com> To: john-dev@...ts.openwall.com Subject: Re: Cisco-4 type format deprecated On 22 Aug, 2013, at 2:38 , Claudio André <claudioandre.br@...il.com> wrote: > Hi, the attached patch unifies OpenCL raw-sha256 and cisco-4 (as the CPU format does). > > It needs some real testing on real OpenCL hardware, but it seems to be ok to me. Please, take a look. I think you missed some changes in the patch? cryptsha512_fmt_plug.c:47:32: fatal error: cryptsha512_common.h: No such file or directory compilation terminated. make[1]: *** [cryptsha512_fmt_plug.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [macosx-x86-64-native-gpu] Error 2 $ git mv cryptsha512_valid.h cryptsha512_common.h $ make -sj8 macosx-x86-64-native-gpu rawSHA256_fmt_plug.c:26:30: fatal error: rawSHA256_common.h: No such file or directory compilation terminated. make[1]: *** [rawSHA256_fmt_plug.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [macosx-x86-64-native-gpu] Error 2 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.