Commit Graph

2545 Commits (124e1fd40ac766b7f095e93834dc3d8295984369)

Author SHA1 Message Date
jsteube 042d3f590a Fix md5crypt for NV
9 years ago
jsteube ff4dbcbacf Fix unrolling with SHA512
9 years ago
jsteube a9286ea475 Revert "increase bcrypt again a bit"
9 years ago
jsteube c315ea94a2 increase bcrypt again a bit
9 years ago
jsteube 21891bf8db Fix 64 bit based rotates for use with ForceWare >= 358.x
9 years ago
jsteube 3026167257 Fix indent
9 years ago
jsteube 964ece53a3 add __bfe stub for AMD
9 years ago
jsteube 6c22de104e Slightly increase blowfish based algorithms for NV
9 years ago
Jens Steube 747c4a8d6a Fix blowfish based algos for AMD, NV needs testing
9 years ago
jsteube 18d5f4126a Fix -m 9000 speed (AMD ONLY)
9 years ago
Jens Steube 0e5b37a537 Fix AMD speeds @ sha512crypt
9 years ago
jsteube 7be2c2fd8d Fixed some speeds:
9 years ago
jsteube 32b8684d75 Fix Lotus Notes/Domino 8 for NV
9 years ago
jsteube 86ab5e1754 Fix Lotus Notes/Domino 6 for NV
9 years ago
jsteube dde2da2a22 Fix Lotus Notes/Domino 5 for NV
9 years ago
jsteube ca845c9f66 Fix Android/PIN for NV
9 years ago
jsteube 2eb24fb0dc Fix bsdicrypt for NV
9 years ago
jsteube 1d4bece384 Revert "Fix bsdicrypt for NV"
9 years ago
jsteube 284990e4d3 Fix bsdicrypt for NV
9 years ago
Jens Steube bab6423725 Remove some unused variables in scrypt kernel
9 years ago
Jens Steube c4ea00459f Remove old macro, not needed anymore
9 years ago
jsteube c3191ae694 Fix keccak speed on NV OpenCL runtime
9 years ago
jsteube 96a368715f Fix -m 11700 and -m 11800
9 years ago
jsteube 767ba4fb97 Fix -m 6500
9 years ago
jsteube ea4dc395dd Fix -m 10700
9 years ago
jsteube 9115547601 Revert "Fix -m 10700"
9 years ago
jsteube 15da53da38 Fix -m 10700
9 years ago
jsteube 91249942ab Fix -m 1800 for NV
9 years ago
jsteube ed35c11e2a Fix -m 8500 kernel
9 years ago
jsteube 9d9097a12c Fix -m 7800 by adding amd_bytealign emulation
9 years ago
jsteube 67cff7b856 fixed -m 6900
9 years ago
jsteube aedc142d0b fix -m 5500
9 years ago
Jens Steube aa63e82d49 fix -m 3100
9 years ago
jsteube dc6133d95b Fix -m 3000 kernel
9 years ago
jsteube 1b1c70708f Fix -m 1500 for -a 0 and -a 1 attack mode
9 years ago
jsteube acea69c561 final cleanup for -m 1500
9 years ago
jsteube 661225f03f Fix -m 1500 for NV
9 years ago
jsteube 9c392b472e Removed useless comments
9 years ago
jsteube c29c7c093f Fix use of LOP3
9 years ago
jsteube 6a65c7b1ce Prepare for LOP3 integration
9 years ago
jsteube 76cc1631be More kernel fixes for function calls and vector datatypes
9 years ago
jsteube 2283d5c843 Fix more append_* functions in kernels
9 years ago
jsteube 50f39b3563 Fix append_* function calls
9 years ago
jsteube 88284108b3 More cleanup
9 years ago
jsteube 0bf4e3c34a - Dropped all vector code since new GPU's are all scalar, makes the code much easier
9 years ago