Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 29 Sep 2010 07:08:42 -0700
From: Alain Espinosa <alainesp@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: NT/unicode issue in current version

On 9/28/10, Magnum, P.I. <rawsmooth@...dband.net> wrote:
> ...and it turns out more of the same is needed. If the plaintext is ΓΌΓΌ,
> the temp variable assignment need similar casting. I'll not be posting
> more patches in this matter, it's probably better if Alex or Alain have
> a look at it instead.

Try to replace "set_key(char *key, int index)" by "set_key(unsigned
char *key, int index)". It works for me.

saludos,
alain

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.