|
Message-ID: <A31EC2BBDFD745BB96E6470420CE8E0F@ath64dual> Date: Tue, 10 May 2011 22:10:26 -0500 From: "JFoug" <jfoug@....net> To: <john-dev@...ts.openwall.com> Subject: Re: John core change patch (and md5-gen, etc) To do hashes over 56 bytes, do I simply make 1 call where the int param is 1, and then multiple calls using the same crypt vector, but change the init to 0 (and of course point at the next set of blocks) ? ----- Original Message ----- From: "bartavelle" Sent: Monday, May 09, 2011 5:07 AM > It couldn't, but I just included an "init" option. When set to 1, it > uses standard initialization vectors. When set to 0, it reads from the > output directory. It is now possible to chain them and work with larger > blocks of data.
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.