Gabriele Gristina
253268d11e
get rid of php from unit tests
2025-07-12 20:22:15 +02:00
Gabriele Gristina
7b46921ce7
add workaround for Net::SSLeay on Apple
2025-07-12 20:10:27 +02:00
Gabriele Gristina
1cc8ed779e
get rid of Crypt::GCrypt
2025-07-12 20:00:43 +02:00
Gabriele Gristina
e8686b3e3e
Update tools/install_modules.sh: force install/update Digest::BLAKE2
2025-07-12 19:32:09 +02:00
Gabriele Gristina
638aaa902a
Update tools/install_modules.sh: using bash instead of sh, fix unclosed double quote
2025-07-12 19:28:29 +02:00
Gabriele Gristina
63377a9890
Update tools/install_modules.sh: make pyenv works with Apple Intel, use pycryptodome instead of pycrypto, add missing Module::Build::Pluggable::XSUtil
2025-07-12 19:18:37 +02:00
Gabriele Gristina
b5202e4be6
add pyenv usage to install python3 deps inside virtualenv
2025-07-12 17:16:00 +02:00
Gabriele Gristina
bfa5b3e610
Unit tests: Updated install_modules.sh to use an external package for pygost, due to not available anymore
2025-07-12 14:57:40 +02:00
Gabriele Gristina
08d84f5f90
Unit tests: Updated install_modules.sh to use cpanm instead of cpan
2025-07-12 14:21:18 +02:00
Gabriele Gristina
7376f36c02
Merge branch 'master' into fix_1800_Apple
2025-07-12 13:01:38 +02:00
Gabriele Gristina
c6c87d2cb2
Unit tests: Updated install_modules.sh with Crypt::Passwd::XS, to test suite works also on Apple (ex: 1800)
2025-07-12 12:55:06 +02:00
Gabriele Gristina
3f79a20429
Unit tests: Updated install_modules.sh to use an external module for Digest::BLAKE2, due to maintenance being discontinued
2025-07-12 12:22:40 +02:00
Gabriele Gristina
bcc351068f
Metal Backend:
...
- added support to 2D/3D Compute
- improved compute workloads calculation
Makefile:
- updated MACOSX_DEPLOYMENT_TARGET to 15.0
Unit tests:
- updated install_modules.sh with Crypt::Argon2
Argon2 start works with Apple Metal
2025-07-03 22:06:32 +02:00
Gabriele Gristina
24fa627f2f
Added hash-mode: BestCrypt v4 Volume Encryption
2025-04-27 20:57:43 +02:00
philsmd
212a7f3c6e
unit tests update perl module dependencies
2023-08-19 12:13:11 +02:00
philsmd
8d8b6d689f
update tools/install_modules.sh (test deps)
2022-06-29 18:07:50 +02:00
Jens Steube
629c5e3169
Merge branch 'master' into hashcat_p2pkh
2022-06-14 15:14:52 +02:00
philsmd
754038ad16
fixes #3090 closes #3091 : Added -m 2850x = Bitcoin WIF/P2PKH private key cracking
2022-06-11 11:44:05 +02:00
philsmd
f1c19eaeca
add tests for -m 27800 = MurmurHash 3
2022-06-11 11:15:03 +02:00
philsmd
c6318c4420
add Math::BigInt to install_modules.sh for tests
2022-01-06 11:20:07 +01:00
philsmd
b3c010cb40
remove module MIME::Base32 not used in unit tests
2022-01-06 11:15:20 +01:00
Jens Steube
ebeb003552
Unit-Tests: Added missing unit-test for Stargazer Stellar Wallet XLM
2021-06-10 09:02:26 +02:00
Jens Steube
ee7fd75efb
Update tools/install_modules.sh, no longer need to uninstall pycryptodome
2021-05-11 08:11:30 +02:00
philsmd
10b3e3051c
tests: use python3/pip3 instead of just python/pip
2020-10-13 10:12:10 +02:00
Jens Steube
0f31fea8b6
Merge branch 'master' into python3_unit_tests
2020-08-27 09:35:23 +02:00
philsmd
698d0fbbda
tests: added Python 3 support and make it default
2020-08-26 12:49:54 +02:00
philsmd
8e6949e00d
minor: update list of perl modules for unit tests
2020-08-26 12:41:25 +02:00
philsmd
89b9d4aaeb
tests: improve install_modules.sh python dependencies
2020-07-21 10:39:38 +02:00
Jens Steube
24b7662e76
Merge pull request #2442 from philsmd/update_test_required_modules
...
tests: update perl module requirements
2020-06-11 13:01:26 +02:00
philsmd
96416d5dfb
tests: update perl module requirements
2020-06-10 11:55:17 +02:00
philsmd
60bb0d6329
tests: add php to requirements
2020-06-10 11:45:31 +02:00
philsmd
db91fe6981
Added -m 21700 = Electrum 4 and -m 21800 = Electrum 5
2019-11-16 10:48:52 +01:00
philsmd
fc2d9ad235
minor: pip2 confirm uninstall fixed
2019-11-09 10:53:25 +01:00
Rosen Penev
f3a3d5aed9
bash to sh for two scripts
...
These don't use any special bash features. They can use regular sh.
2019-08-03 22:58:56 -07:00
jsteube
f424dd1edb
Fix tools/install_modules.sh ro uninstall pycryptodome
2019-04-19 13:17:15 +02:00
philsmd
60c255a69d
added -m 19800 = DiskCryptor AES
2019-04-07 18:08:56 +02:00
jsteube
c0e83dc471
Some minor test.pl fixes, added m01000.pm
2018-12-21 09:10:23 +01:00
R. Yushaev
b5a7e967c1
Add support for Open Document Format 1.1
...
Contains a kernel for the ODF 1.1 encryption implemented in OpenOffice.
The algorithm uses a SHA-1 checksum, a PBKDF2-HMAC-SHA1 key derivation
with 1024 iterations and Blowfish-CFB encryption.
Valid hashes can be extracted with the libreoffice2john.py script,
available from the John the Ripper Jumbo repository at
https://github.com/magnumripper/JohnTheRipper/blob/bleeding-jumbo/run/libreoffice2john.py
You have to remove the filename suffix at the end of the hash before
passing it to hashcat. Also see 'hashcat -m18600 --example-hashes'.
You can leave the filename prefix if you use the --username option to
process those hashes.
- Add hash-mode 18600 (Open Document Format (ODF) 1.1 (SHA-1, Blowfish))
- Tests: add hash-mode 18600 (Open Document Format (ODF) 1.1 (SHA-1, Blowfish))
2018-12-14 13:23:52 +01:00
jsteube
63aae4d670
Fix missing perl modules in install_modules.sh
2018-11-18 20:48:01 +01:00
jsteube
b1d3e2d403
Add some missing perl modules to install_modules.sh
2018-11-18 08:55:49 +01:00
R. Yushaev
0134f5f018
Clean up test suite scripts
...
The test scripts have grown to be quite big (over 15000 lines) and
are hard to navigate. There are multiple if branches with over
40 conditional checks chained together. This commit solves some of
those issues.
- Unite big repetetive if conditions into clean array lookups
- Move 'install help' commands to a separate shell script
- Adjust array lookup in test.sh to behave more intuitive
- Add comments at key points to simplify navigation
- Code formatting
2018-11-12 13:49:12 +01:00