From 669f560f630caf4ecce9826298f2125f7a3ca955 Mon Sep 17 00:00:00 2001 From: Stephen Shkardoon Date: Thu, 24 Oct 2019 22:56:23 +1300 Subject: Add OpenCL version of QR cracker (reference) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 30084ac..d72cdc8 100644 --- a/README.md +++ b/README.md @@ -83,3 +83,5 @@ real 67m23.690s user 3047m42.788s sys 870m1.228s ``` + +Thre is also an OpenCL version of this process which can be found at https://github.com/JJJollyjim/entrust-2fa-opencl, which can be further optimised if desired. -- cgit v1.2.3