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-next>] [day] [month] [year] [list]
Date: Mon, 14 Apr 2014 18:47:40 +0200
From: Krisztián Pintér <pinterkr@...il.com>
To: discussions@...sword-hashing.net
Subject: gambit pseudo code


i kind of know that i'm exceeding my allowed email count per day. but
i just noticed that gambit pseudo code is on line.

at a glance, i mostly agree to it, and nice work. will check more
thoroughly later.

one observation. STR_TO_LE_ARRAY and LE_ARRAY_TO_STR assumes little
endian, but in fact the only thing that potentially cares about
endianness is the Trans function. otherwise, we just store and
restore, which is endian neutral.

not sure if it worth noted or something.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ