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.03k stars 2.07k forks source link

Add support for cracking SJCL #4402

Open bukastillo opened 3 years ago

bukastillo commented 3 years ago

This using in BitGo encrypted keys too.

I saw same things in padlock but this is not usable for only sjcl.

I mean, please implement that standalone or show the way, how to convert sjcl to acceptable and exists algo. in John

solardiz commented 3 years ago

This is too brief and a bit confusing on its own, but luckily @bukastillo also started related discussion in https://github.com/hashcat/hashcat/issues/2570 - we should check it out.

solardiz commented 3 years ago

In the hashcat issue, @bukastillo offered to "create a bounty or donation for this." @bukastillo Please feel free to do that. You can e-mail me at "solar at openwall.com". Without incentive, I think this issue would just hang unhandled - as you can see, we deliberately didn't assign it to any milestone, and issues that were not handled right away and are not part of a milestone tend to remain unhandled. Personally, I certainly didn't plan to put any of my time into it, but if it becomes paid work that can change. (Speaking only for JtR project here. Maybe someone is motivated to take care of this for hashcat without further incentive, I just don't know.)

Edit: corrected the comment about "issues that are not part of a milestone" - I don't actually have statistics, so can't claim whether "most" remain unhandled. Anyway, such issues are in fact treated as "nice to have" but without any specific plans on actually handling them.