jsteube
|
0a676b549f
|
Remove global barrier when not needed to workaround Intel OpenCL runtime bug
|
2017-08-07 17:25:15 +02:00 |
|
jsteube
|
332396a003
|
Fix SCRYPT on ROCm
|
2017-07-28 02:28:52 +02:00 |
|
jsteube
|
8a6e3a5275
|
Add support in HMAC for passwords larger than block size of the underlaying hash
|
2017-07-10 11:15:15 +02:00 |
|
jsteube
|
97020f6521
|
Vectorized Ethereum Wallet + SCRYPT and added support for long passwords
|
2017-07-09 23:32:44 +02:00 |
|
jsteube
|
c918173fcf
|
Get rid of comb_t which can be safely replace with pw_t now
|
2017-06-25 00:56:25 +02:00 |
|
Jens Steube
|
b23ab71d5c
|
- Added hash-mode 15600 = Ethereum Wallet, PBKDF2-HMAC-SHA256
- Added hash-mode 15700 = Ethereum Wallet, PBKDF2-SCRYPT
Resolves https://github.com/hashcat/hashcat/issues/1227
Resolves https://github.com/hashcat/hashcat/issues/1228
|
2017-06-03 23:23:03 +02:00 |
|