lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 5 Mar 2014 01:54:59 -0500
From: Bill Cox <waywardgeek@...il.com>
To: discussions@...sword-hashing.net
Subject: Re: [PHC] escrypt 0.3.1

It looks good to me.  Assuming I recall the N and r parameters
properly (r == 8 means N is in 1KB units, right?), then this is quite
a bit faster than the default scrypt install on Arch Linux, Core
i7-3770:

Scrypt: 0.5 GiB in 1.8 seconds
Escript: 1 GiB in 1.4 seconds

This is single threaded, and includes memory allocation overhead.  I
tried p > 1, but it didn't reduce the runtime for some reason.

I think keeping compatibility with scrypt is a great idea for escript.
 Regardless of the PHC, escrypt is a faster and improved scrypt, and
as such should see plenty of use.  If you're interested in something
completely different than scrypt, you're still invited to work on
tigerkdf :-p  It's already mostly your and Christian Forler's ideas
anyway.

Bill

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ