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 |
|
philsmd
|
1a0b1cd144
|
cpu MD5: use smaller than (<) instead of != to make coverity happy
|
2017-02-15 12:11:18 +01:00 |
|
philsmd
|
5612e721b8
|
minor: use memset () before memcpy () in cpu MD5 function
|
2017-02-14 13:21:11 +01:00 |
|
jsteube
|
dad97abed1
|
Fix some missing sign conversions
|
2016-09-30 18:01:59 +02:00 |
|
jsteube
|
a0f6ed6832
|
Introduce hashes_t; not finishe yet
|
2016-09-16 17:01:18 +02:00 |
|
jsteube
|
3daf0af480
|
Added docs/credits.txt
Added docs/team.txt
|
2016-09-11 22:20:15 +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 |
|