Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 28 Jan 2008 16:30:13 +0000 (UTC)
From:  helleye <jameskond@...mail.com>
To: john-users@...ts.openwall.com
Subject:  Re: question about charsets


thanks for your answers

> you can introduce delays into the code,

yep did that @ inc.c

update_ending:

if(!printed)
  fprintf(stdout, "Info: length %d,fixed %d,count %d\n",
			length+1,fixed+1,count+1);
  else printed=1;

 
Info: length 8,fixed 2,count 3
sharlone
sharlon1
sharlong
Info: length 8,fixed 2,count 3
sharlock
sharloco
sharloch

understood that now thanks
also when i talked about 'seed' i ment the entry , that present the pair to 
start with as i understand

but now kinda last problem , i dont know to calculate the order :\
saw there is a scaning of the matrix to find global max at any point 
and save it, but dotn know to calc the matrix :| 

> You appear to be trying to duplicate this stuff first, then enhance it.

i think that to edit the sources will be much harder for me , 
almost all ready already , just not the order 

thanks
helleye






-- 
To unsubscribe, e-mail john-users-unsubscribe@...ts.openwall.com and reply
to the automated confirmation request that will be sent to you.

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.