Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sun, 2 Jun 2013 23:51:16 +0200
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-dev@...ts.openwall.com
Subject: Bleeding jumbo: more GPU formats missing "split() unifies case" flag
 and other differences in format flags

Beside the raw-sha1-opencl, these GPU formats seem to have the same issue:

raw-sha224      00020003
raw-sha224-cuda 00000003

raw-sha256      00020003
raw-sha256-cuda 00000003

raw-sha512      00020003
raw-sha512-cuda 00000003
raw-sha512-opencl       00000003


This is the other way round, only in one GPU implementation split()
unifies case:
xsha512 00000003
xsha512-cuda    00000003
xsha512-opencl  00000003
xsha512-ng-opencl       00020003


Other differences between flags of various implementations of the same
format:

False positives possible: yes vs. no:

strip-opencl    00000103
strip   00000003

ssh-ng  00000103
ssh     00000003

Frank

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.