|
Message-ID: <CABob6ipswvHnQiR-2qgKh5-mgZACZqMTGW4VNXfZ-ZC3koy=ug@mail.gmail.com> Date: Sun, 22 Jul 2012 23:43:51 +0200 From: Lukas Odzioba <lukas.odzioba@...il.com> To: john-dev@...ts.openwall.com Subject: Re: TrueCrypt format (was: john-users) 2012/7/22 magnum <john.magnum@...hmail.com>: > On 2012-07-19 00:18, Alain Espinosa wrote: >> Hi. First version of a Truecrypt format. As i do not modify any john >> file and i am not sure what is the prefered way to make >> contributions(simple patch, git patch or other) i send only the new >> files. I test it with john-1.7.9-jumbo-6. > > Thanks, I almost missed this but Brad's How-To reminded me. I committed > this to magnum-jumbo and bleeding-jumbo branches for now. Does this > build with OpenSSL 0.9.7? Current does not work on 0.9.8 so on 0.9.7 probably neither. truecrypt_fmt_plug.o: In function `cmp_one': truecrypt_fmt_plug.c:(.text+0x70d): undefined reference to `PKCS5_PBKDF2_HMAC' truecrypt_fmt_plug.c:(.text+0x722): undefined reference to `EVP_aes_256_xts' truecrypt_fmt_plug.o: In function `cmp_all': truecrypt_fmt_plug.c:(.text+0x84d): undefined reference to `PKCS5_PBKDF2_HMAC' truecrypt_fmt_plug.c:(.text+0x85b): undefined reference to `EVP_aes_256_xts' collect2: ld returned 1 exit status ukasz@...kstar:~/JtR/_apr1/magnum-jumbo/src$ openssl OpenSSL> version OpenSSL 0.9.8n 24 Mar 2010 Should I change it to non plug format with proper OPENSSL ifdefs? Lukas
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.