jsteube
|
afd1efd59c
|
Fixed a buffer overflow in precompute_salt_md5() in case salt was longer than 64 characters
|
2018-08-06 15:35:35 +02:00 |
|
Rosen Penev
|
496fc309fe
|
Add const to a few parameters.
Suggested by clang-tidy
|
2017-11-04 23:37:41 -07:00 |
|
coolbry95
|
a78fd4e915
|
changed uint to u32
|
2016-10-04 00:35:49 -04:00 |
|
jsteube
|
3daf0af480
|
Added docs/credits.txt
Added docs/team.txt
|
2016-09-11 22:20:15 +02:00 |
|
jsteube
|
e4bf86dcbe
|
Replace #pragma once with #ifndef #define #endif logic because #pragma once does not work cleanly on OSX
|
2016-09-06 18:44:05 +02:00 |
|
jsteube
|
0fe3bc5cb9
|
system #include should go to header
|
2016-09-06 09:39:44 +02:00 |
|
jsteube
|
4b79ccd416
|
Preparation for easier integration of:
* https://github.com/hashcat/hashcat/pull/485
* https://github.com/hashcat/hashcat/pull/486
|
2016-09-05 21:47:26 +02:00 |
|