2015-12-30 |
jsteube | Fix some scrypt default values |
commit | commitdiff | tree | snapshot |
2015-12-30 |
jsteube | Updated old RC4 code in Kerberos 5, increased performance |
commit | commitdiff | tree | snapshot |
2015-12-30 |
jsteube | Fix speed -m 9700, 9710, 9800 and 9810 for NV, also... |
commit | commitdiff | tree | snapshot |
2015-12-30 |
jsteube | Declare word_buf_r as __constant for _a3 kernel |
commit | commitdiff | tree | snapshot |
2015-12-29 |
jsteube | Fix -m 7800 for NV |
commit | commitdiff | tree | snapshot |
2015-12-29 |
jsteube | replace swap32 and swap64 with faster versions for NV |
commit | commitdiff | tree | snapshot |
2015-12-28 |
jsteube | Fix TC whirlpool speed for NV |
commit | commitdiff | tree | snapshot |
2015-12-28 |
jsteube | Add allocatable memory location per GPU |
commit | commitdiff | tree | snapshot |
2015-12-28 |
jsteube | prepare scrypt tmto value for manual tuning |
commit | commitdiff | tree | snapshot |
2015-12-27 |
jsteube | revert switch to rotate () |
commit | commitdiff | tree | snapshot |
2015-12-27 |
jsteube | Speedup -m 5300 |
commit | commitdiff | tree | snapshot |
2015-12-27 |
jsteube | Speedup -m 5400# |
commit | commitdiff | tree | snapshot |
2015-12-27 |
jsteube | Testchange for speed |
commit | commitdiff | tree | snapshot |
2015-12-27 |
jsteube | Fix -m 8000 for NV |
commit | commitdiff | tree | snapshot |
2015-12-27 |
Jens Steube | Merge branch 'GetRidOfCUDA' of https://github.com/hashc... |
commit | commitdiff | tree | snapshot |
2015-12-27 |
Jens Steube | Fix bug in test.pl, did not handle zero length password... |
commit | commitdiff | tree | snapshot |
2015-12-27 |
Jens Steube | Merge pull request #33 from philsmd/GetRidOfCUDA |
commit | commitdiff | tree | snapshot |
2015-12-27 |
philsmd | limit the salt length of -m 22 = Juniper Netscreen... |
commit | commitdiff | tree | snapshot |
2015-12-26 |
Jens Steube | Fix a bug in the implementation of GOST R 34.11-94... |
commit | commitdiff | tree | snapshot |
2015-12-26 |
Jens Steube | Fix LM bug for both NV and AMD |
commit | commitdiff | tree | snapshot |
2015-12-24 |
jsteube | Workaround buggy NV OpenCL runtime |
commit | commitdiff | tree | snapshot |
2015-12-24 |
jsteube | Revert "Workaround buggy NV OpenCL runtime" |
commit | commitdiff | tree | snapshot |
2015-12-24 |
jsteube | Workaround buggy NV OpenCL runtime |
commit | commitdiff | tree | snapshot |
2015-12-24 |
jsteube | Update timeout-patch url to wiki |
commit | commitdiff | tree | snapshot |
2015-12-23 |
jsteube | speedup -m 5800 for NV |
commit | commitdiff | tree | snapshot |
2015-12-23 |
jsteube | Added option --gpu-platform to select a single OpenCL... |
commit | commitdiff | tree | snapshot |
2015-12-23 |
jsteube | - Fixed PHY memory handling for scrypt based algorithms |
commit | commitdiff | tree | snapshot |
2015-12-23 |
jsteube | Updated algorithm used to automatically select an ideal... |
commit | commitdiff | tree | snapshot |
2015-12-22 |
jsteube | Another small increased bcrypt speed for NV |
commit | commitdiff | tree | snapshot |
2015-12-22 |
jsteube | Remove unused stuff from bcrypt |
commit | commitdiff | tree | snapshot |
2015-12-22 |
jsteube | Increase bcrypt speed for NV |
commit | commitdiff | tree | snapshot |
2015-12-22 |
jsteube | Fixed other md5crypt based algos for NV |
commit | commitdiff | tree | snapshot |
2015-12-22 |
jsteube | Fix md5crypt for NV |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Jens Steube | Merge pull request #30 from philsmd/GetRidOfCUDA |
commit | commitdiff | tree | snapshot |
2015-12-22 |
philsmd | fix OpenCL memory problem (exhaustion): -4 error should... |
commit | commitdiff | tree | snapshot |
2015-12-22 |
jsteube | Fix unrolling with SHA512 |
commit | commitdiff | tree | snapshot |
2015-12-22 |
jsteube | Revert "increase bcrypt again a bit" |
commit | commitdiff | tree | snapshot |
2015-12-22 |
jsteube | increase bcrypt again a bit |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Fix 64 bit based rotates for use with ForceWare >=... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Update changes to inform people about the good results... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Fix indent |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | add __bfe stub for AMD |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Slightly increase blowfish based algorithms for NV |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Jens Steube | Fix blowfish based algos for AMD, NV needs testing |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Fix -m 9000 speed (AMD ONLY) |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Jens Steube | Fix AMD speeds @ sha512crypt |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Fixed some speeds: |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Fix package script |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | We do not depend on CUDA any longer, so get rid of... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Gabriele 'Matrix... | Update for BUILD.md |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | We do not depend on CUDA any longer, so get rid of... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Fix caching system for use with AMD and NV, drop BINARY... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Workaround missing clEnqueueFillBuffer() support in... |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Fix Lotus Notes/Domino 8 for NV |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Fix Lotus Notes/Domino 6 for NV |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Fix Lotus Notes/Domino 5 for NV |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Fix Android/PIN for NV |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Fix bsdicrypt for NV |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Revert "Fix bsdicrypt for NV" |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Fix bsdicrypt for NV |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Jens Steube | Remove some unused variables in scrypt kernel |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Jens Steube | Remove old macro, not needed anymore |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Fix keccak speed on NV OpenCL runtime |
commit | commitdiff | tree | snapshot |
2015-12-19 |
jsteube | Fix -m 11700 and -m 11800 |
commit | commitdiff | tree | snapshot |
2015-12-19 |
jsteube | Fix -m 6500 |
commit | commitdiff | tree | snapshot |
2015-12-19 |
jsteube | Fix -m 10700 |
commit | commitdiff | tree | snapshot |
2015-12-19 |
jsteube | Revert "Fix -m 10700" |
commit | commitdiff | tree | snapshot |
2015-12-19 |
jsteube | Fix -m 10700 |
commit | commitdiff | tree | snapshot |
2015-12-17 |
jsteube | Fix -m 1800 for NV |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Fixed empty line problem |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Fix -m 8500 kernel |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Fix -m 7800 by adding amd_bytealign emulation |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | fixed -m 6900 |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | fix -m 5500 |
commit | commitdiff | tree | snapshot |
2015-12-16 |
Jens Steube | fix -m 3100 |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Fix -m 3000 kernel |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Fix -m 1500 for -a 0 and -a 1 attack mode |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | final cleanup for -m 1500 |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Fix -m 1500 for NV |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Removed useless comments |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Fix use of LOP3 |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Prepare for LOP3 integration |
commit | commitdiff | tree | snapshot |
2015-12-16 |
Jens Steube | Fix invalid VENDOR_ID for AMD |
commit | commitdiff | tree | snapshot |
2015-12-15 |
jsteube | update packages for source kernel distribution |
commit | commitdiff | tree | snapshot |
2015-12-15 |
jsteube | Cleanup makefile |
commit | commitdiff | tree | snapshot |
2015-12-15 |
jsteube | It's safe now to use AMD's OpenCL includes, tested... |
commit | commitdiff | tree | snapshot |
2015-12-15 |
Jens Steube | Merge pull request #25 from philsmd/GetRidOfCUDA |
commit | commitdiff | tree | snapshot |
2015-12-15 |
philsmd | change in library loading: libnvidia-ml now does load... |
commit | commitdiff | tree | snapshot |
2015-12-15 |
jsteube | More kernel fixes for function calls and vector datatypes |
commit | commitdiff | tree | snapshot |
2015-12-15 |
jsteube | Fix more append_* functions in kernels |
commit | commitdiff | tree | snapshot |
2015-12-15 |
Jens Steube | Merge pull request #24 from philsmd/GetRidOfCUDA |
commit | commitdiff | tree | snapshot |
2015-12-15 |
philsmd | fixed hardware monitor for amd/nv (one problem that... |
commit | commitdiff | tree | snapshot |
2015-12-15 |
jsteube | Fix append_* function calls |
commit | commitdiff | tree | snapshot |
2015-12-15 |
jsteube | More cleanup |
commit | commitdiff | tree | snapshot |
2015-12-15 |
jsteube | - Dropped all vector code since new GPU's are all scala... |
commit | commitdiff | tree | snapshot |
2015-12-13 |
Jens Steube | Revert "Fixed a bug where oclHashcat rejected to load... |
commit | commitdiff | tree | snapshot |
2015-12-13 |
Jens Steube | Fixed a bug where oclHashcat rejected to load a rule... |
commit | commitdiff | tree | snapshot |
2015-12-13 |
Jens Steube | Prepare reordering or files to help integration into... |
commit | commitdiff | tree | snapshot |
2015-12-11 |
Jens Steube | Merge pull request #21 from magnumripper/ec |
commit | commitdiff | tree | snapshot |
2015-12-11 |
Jens Steube | - Fixed a bug related to --restore if the User |
commit | commitdiff | tree | snapshot |
next |