mirror of
https://github.com/hashcat/hashcat
synced 2025-03-30 04:09:05 +02:00
tests: get rid of wrong modules from -m 28100
This commit is contained in:
parent
964cff951f
commit
3e085f8db0
@ -8,9 +8,7 @@
|
|||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
|
||||||
use Digest::MD4 qw (md4 md4_hex);
|
use Digest::SHA qw (sha1 sha512);
|
||||||
use Digest::SHA qw (sha1 sha1_hex);
|
|
||||||
use Digest::SHA qw (sha512 sha512_hex);
|
|
||||||
use Crypt::PBKDF2;
|
use Crypt::PBKDF2;
|
||||||
use Encode;
|
use Encode;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user