1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-12-23 07:08:19 +00:00

tests: update perl module requirements

This commit is contained in:
philsmd 2020-06-10 11:55:17 +02:00
parent d9e54cd357
commit 96416d5dfb

View File

@ -23,6 +23,7 @@ cpan install Authen::Passphrase::LANManager \
Crypt::ECB \
Crypt::Eksblowfish::Bcrypt \
Crypt::GCrypt \
Crypt::Mode::CBC \
Crypt::Mode::ECB \
Crypt::MySQL \
Crypt::OpenSSH::ChachaPoly \
@ -50,11 +51,13 @@ cpan install Authen::Passphrase::LANManager \
Digest::SHA1 \
Digest::SHA3 \
Digest::SipHash \
Encode \
JSON \
MIME::Base32 \
MIME::Base64 \
Net::DNS::RR::NSEC3 \
Net::DNS::SEC \
POSIX \
Text::Iconv \
;