Skip to content
#

openmp

Here are 1,309 public repositories matching this topic...

solardiz
solardiz commented Dec 21, 2021

Somehow some of these names start with fmt_ocl_ while most start with fmt_opencl_. Is this intentional? It causes the fmt_ocl_ to be listed/tested/benchmarked first. Then there's fmt_opencl_1otus5 with a 1 (one) in there. So the first OpenCL formats become:

john_register_one(&fmt_ocl_cryptosafe);
john_register_one(&fmt_ocl_cryptsha1);
john_register_one(&fmt_ocl_KeePass);
john

Improve this page

Add a description, image, and links to the openmp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openmp topic, visit your repo's landing page and select "manage topics."

Learn more