|
|
Message-ID: <CAKGDhHU8RdbBQOMmftGp5RsGpNRt3SvTwf9uy8bGBk-zCe9U7g@mail.gmail.com>
Date: Fri, 5 Jun 2015 00:53:23 +0200
From: Agnieszka Bielec <bielecagnieszka8@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: PHC: Lyra2 on CPU
2015-06-05 0:46 GMT+02:00 Lukas Odzioba <lukas.odzioba@...il.com>:
> 2015-06-04 20:29 GMT+02:00 Agnieszka Bielec <bielecagnieszka8@...il.com>:
>> btw I'm getting segmentation fault for some inputs (Lyra2 from PHC site)
>
> Please post an input example which causes segfault.
more strictly segfault is when last argument is 5 or 4 for both
linux-x86-64-sse and generic-x86-64 eg.
none@...e ~/Desktop/Lyra2-v3/Lyra2/bin $ ./Lyra2 password salt 32 5 5
Inputs:
Password: password
Password Length: 8
Salt: salt
Salt Length: 4
Output Length: 32
------------------------------------------------------------------------------------------------------------------------------------------
Parameters:
T: 5
R: 5
C: 256
Parallelism: 2
Sponge: Blake2
Sponge Blocks (bitrate): 12 = 768 bits
Memory: 122880 bytes
------------------------------------------------------------------------------------------------------------------------------------------
Segmentation fault
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.