Jens Steube
|
98aef2ae92
|
Module Structure: Add 3rd party library hook management functions. This also requires an update to all existing module_init()
|
2020-08-29 16:12:15 +02:00 |
|
magnum
|
89f84b64a3
|
-m 21200 bugfix: Array declared too small. We're using indeces 0..4 so it
has to be pc[5].
|
2020-08-16 21:19:59 +02:00 |
|
philsmd
|
9bd77536c2
|
improved speed of -m 21200 by using pre-computed SHA1 hash
|
2020-07-26 18:00:09 +02:00 |
|
Jens Steube
|
10e986990b
|
Merge pull request #2349 from philsmd/hexSaltFix
fixes #2339: problem with --hex-salt fixed
|
2020-03-30 18:02:32 +02:00 |
|
philsmd
|
15eb70152f
|
fixes #2339: problem with --hex-salt fixed
|
2020-03-30 14:06:11 +02:00 |
|
philsmd
|
4f3165c6ea
|
make -m 21200 more generic (except all supported salt len)
|
2020-03-30 13:53:37 +02:00 |
|
Gabriele Gristina
|
16b4f745af
|
switch hash-mode from 4420 to 21200
|
2019-07-30 15:23:04 +02:00 |
|