john icon indicating copy to clipboard operation
john copied to clipboard

Add Drupal7 OpenCL format

Open solardiz opened this issue 7 years ago • 1 comments

We now support Drupal7 hashes on CPU and on FPGA, but apparently not on GPU. This is weird. We should probably add an OpenCL implementation. This is similar to but simpler than sha512crypt, which we do have in OpenCL. This is in other ways similar to phpass, which we also do have in OpenCL. Combining these into a drupal7-opencl format shouldn't be too hard.

solardiz avatar Jul 22 '18 15:07 solardiz

See also #358 on possible code sharing with other formats.

solardiz avatar May 25 '24 15:05 solardiz