|
Message-ID: <28ade15fb17e4bf4b0242139c5f9e631@smtp.hushmail.com> Date: Wed, 5 Dec 2012 20:38:52 +0100 From: magnum <john.magnum@...hmail.com> To: "john-dev@...ts.openwall.com" <john-dev@...ts.openwall.com> Subject: OpenCL version of krb5 aes256-cts-hmac-sha1-96 as-req pre-auth committed We now have a first take of krb5ng-opencl in the git repo: OpenCL platform 0: NVIDIA CUDA, 1 device(s). Using device 0: GeForce GTX 570 Local worksize (LWS) 128, Global worksize (GWS) 131072 Benchmarking: Kerberos 5 AS-REQ Pre-Auth aes256-cts-hmac-sha1-96 [OpenCL]... (8xOMP) DONE Raw: 37449 c/s real, 33182 c/s virtual OpenCL platform 1: AMD Accelerated Parallel Processing, 2 device(s). Using device 0: Tahiti Local worksize (LWS) 256, Global worksize (GWS) 262144 Benchmarking: Kerberos 5 AS-REQ Pre-Auth aes256-cts-hmac-sha1-96 [OpenCL]... (8xOMP) DONE Raw: 125728 c/s real, 270251 c/s virtual I'm planning to add optional vectorizing to this format as well as wpapsk-opencl some day or the other. Max length of salt (username + realm) is 52 characters and max length of password is 64 characters. I have only tested it with the built-in test vectors though. Enjoy, magnum
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.