Commit Graph

6939 Commits (61e8368592e7ba0db1fe2ce4b0ac58d876b8c071)
 

Author SHA1 Message Date
Jens Steube 6893a9ad85 Merge branch 'master' into GetRidOfCUDA
9 years ago
jsteube 700ed7dba7 Fix the GPU Platform fix
9 years ago
jsteube 04e5ad2d54 Fix OpenCL platform selection
9 years ago
jsteube 06b1a1e2ae Update 9300 default tmto for NV
9 years ago
jsteube 31292946e2 Fix some scrypt default values
9 years ago
jsteube 87095191d7 Updated old RC4 code in Kerberos 5, increased performance
9 years ago
jsteube a849313093 Fix speed -m 9700, 9710, 9800 and 9810 for NV, also increases some on AMD
9 years ago
jsteube bd16fd4cfc Declare word_buf_r as __constant for _a3 kernel
9 years ago
jsteube 7807eb6f2d Fix -m 7800 for NV
9 years ago
jsteube 68662f0062 replace swap32 and swap64 with faster versions for NV
9 years ago
jsteube d94cd314f2 Fix TC whirlpool speed for NV
9 years ago
jsteube 77df413886 Add allocatable memory location per GPU
9 years ago
jsteube a78173af7e prepare scrypt tmto value for manual tuning
9 years ago
jsteube 94d6fd3693 revert switch to rotate ()
9 years ago
jsteube 3942ae02a2 Speedup -m 5300
9 years ago
jsteube e68419f19e Speedup -m 5400#
9 years ago
jsteube 212395168f Testchange for speed
9 years ago
jsteube da66ce7538 Fix -m 8000 for NV
9 years ago
Jens Steube cb6247956f Merge branch 'GetRidOfCUDA' of https://github.com/hashcat/oclHashcat into GetRidOfCUDA
9 years ago
Jens Steube eb7e096956 Fix bug in test.pl, did not handle zero length passwords in -m 7700
9 years ago
Jens Steube 37920af27c Merge pull request #33 from philsmd/GetRidOfCUDA
9 years ago
philsmd 286bde422b limit the salt length of -m 22 = Juniper Netscreen/SSG (ScreenOS) to 10
9 years ago
Jens Steube 0f906dcfeb Fix a bug in the implementation of GOST R 34.11-94, zero length passwords were not cracked
9 years ago
Jens Steube bf5218c4dd Fix LM bug for both NV and AMD
9 years ago
jsteube f3a394b85d Workaround buggy NV OpenCL runtime
9 years ago
jsteube 0522ca9cbe Revert "Workaround buggy NV OpenCL runtime"
9 years ago
jsteube 90eba9cd2e Workaround buggy NV OpenCL runtime
9 years ago
jsteube 3dc8d526db Update timeout-patch url to wiki
9 years ago
jsteube 8057d89333 speedup -m 5800 for NV
9 years ago
jsteube f1cdf15540 Added option --gpu-platform to select a single OpenCL platform in case multiple OpenCL platforms are present
9 years ago
jsteube c17bf5e865 - Fixed PHY memory handling for scrypt based algorithms
9 years ago
jsteube 19c77034a6 Updated algorithm used to automatically select an ideal --scrypt-tmto value for NV
9 years ago
jsteube 3ab31807d4 Another small increased bcrypt speed for NV
9 years ago
jsteube c894787510 Remove unused stuff from bcrypt
9 years ago
jsteube 84568e5b3d Increase bcrypt speed for NV
9 years ago
jsteube 67058ca7d4 Fixed other md5crypt based algos for NV
9 years ago
jsteube 042d3f590a Fix md5crypt for NV
9 years ago
Jens Steube d522573944 Merge pull request #30 from philsmd/GetRidOfCUDA
9 years ago
philsmd 0d905317a6 fix OpenCL memory problem (exhaustion): -4 error should be gone
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 4e3ec5802e Update changes to inform people about the good results with ForceWare 358.09
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