Skip to content

Instantly share code, notes, and snippets.

@liftoff
Created April 14, 2014 13:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liftoff/10647723 to your computer and use it in GitHub Desktop.
Save liftoff/10647723 to your computer and use it in GitHub Desktop.
Benchmarks of oclHashcat on my HTPC (single Radeon R7 265 w/1280 stream processors)
oclHashcat Benchmarks
System Info:
CPU: Intel(R) Core(TM) i5-4570S CPU @ 2.90GHz (quad core)
GPU: XFX Core Edition R7-265A-CNF4 Radeon R7 265 2GB (1280 stream processors)
NetNTLMv2 Benchmark first (since I consider it the most important)
------------------------------------------------------------------
$ ./oclHashcat64.bin -b --force -m5600
oclHashcat v1.01 starting in benchmark-mode...
Device #1: Pitcairn, 1878MB, 925Mhz, 16MCU
Hashtype: NetNTLMv2
Workload: 512 loops, 256 accel
Speed.GPU.#1.: 277.1 MH/s
Others (incomplete)
-------------------
$ ./oclHashcat64.bin -b --force
oclHashcat v1.01 starting in benchmark-mode...
Device #1: Pitcairn, 1878MB, 925Mhz, 16MCU
Hashtype: MD4
Workload: 1024 loops, 256 accel
Speed.GPU.#1.: 8112.3 MH/s
Hashtype: MD5
Workload: 1024 loops, 256 accel
Speed.GPU.#1.: 4061.8 MH/s
Hashtype: SHA1
Workload: 512 loops, 256 accel
Speed.GPU.#1.: 1257.2 MH/s
Hashtype: SHA256
Workload: 256 loops, 256 accel
Speed.GPU.#1.: 512.0 MH/s
Hashtype: SHA512
Workload: 128 loops, 256 accel
Speed.GPU.#1.: 28918.0 kH/s
Hashtype: SHA-3(Keccak)
Workload: 256 loops, 256 accel
Speed.GPU.#1.: 40299.9 kH/s
Hashtype: RipeMD160
Workload: 256 loops, 256 accel
Speed.GPU.#1.: 829.7 MH/s
Hashtype: Whirlpool
Workload: 256 loops, 256 accel
Speed.GPU.#1.: 12171.1 kH/s
Hashtype: GOST R 34.11-94
Workload: 256 loops, 256 accel
Speed.GPU.#1.: 53098.9 kH/s
Hashtype: SHA-1(Base64), nsldap, Netscape LDAP SHA
Workload: 512 loops, 256 accel
Speed.GPU.#1.: 1257.2 MH/s
Hashtype: SSHA-1(Base64), nsldaps, Netscape LDAP SSHA
Workload: 512 loops, 256 accel
Speed.GPU.#1.: 1250.4 MH/s
Hashtype: descrypt, DES(Unix), Traditional DES
Workload: 64 loops, 32 accel
Speed.GPU.#1.: 43293.9 kH/s
Hashtype: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Workload: 1000 loops, 128 accel
Speed.GPU.#1.: 1723.6 kH/s
Hashtype: sha256crypt, SHA256(Unix)
Workload: 64 loops, 8 accel
Speed.GPU.#1.: 38788 H/s
Hashtype: sha512crypt, SHA512(Unix)
Workload: 5000 loops, 8 accel
Speed.GPU.#1.: 4642 H/s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment