Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssh-opencl will produce false negatives for SSH keys supported only by the CPU format #5744

Open
solardiz opened this issue Mar 30, 2025 · 1 comment
Labels

Comments

@solardiz
Copy link
Member

See #5742. Those test vectors are currently within #ifdef CPU_FORMAT, but this merely hides the problem.

@solardiz solardiz added the bug label Mar 30, 2025
@solardiz solardiz added this to the Definitely 2.0.0 milestone Mar 30, 2025
@claudioandre-br
Copy link
Member

After an easy change in valid() it can detect and complain.

../run/john --skip --format=ssh-opencl Novo.txt 
[ssh-opencl] cipher value of 5 (if EC_KEY_WITH_AES256) is not yet supported with OpenCL!
Using default input encoding: UTF-8
No password hashes loaded (see FAQ)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants