openwall / john

John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs
https://www.openwall.com/john/
Other
10.06k stars 2.08k forks source link

Add support for SHA-256 in GPG OpenCL format #2788

Closed kholia closed 6 years ago

kholia commented 7 years ago

GPG keys using SHA-256 based S2K now seem to be mainstream. It would be great to support cracking of such keys.

kholia commented 7 years ago

@magnumripper I think I can write the initial version of this. I will ping you if I run into problems.