Commit Graph

183 Commits (f9fab1cadf152d0b5e852b67066ddf09e450df4c)

Author SHA1 Message Date
jsteube eeff037365 Fix test.sh in non-optimized mode
6 years ago
jsteube 92828910fe Added test_module for -m 300
6 years ago
jsteube 14cda9b33c Added test_module for -m 200
6 years ago
jsteube 9b572d3faa Add remaining updates for test.sh
6 years ago
jsteube 925c089035 test.sh -a 6 fixes
6 years ago
jsteube 813977e419 test.sh first changes
6 years ago
jsteube 73af860f43 Add functionality in test.pl to allow empty hash returns. This is required to enable hash-mode depending password length checks. NTLM supports just 27 characters in optimized mode, but single mode would produce 32, resulting in a non found password
6 years ago
R. Yushaev b5a7e967c1 Add support for Open Document Format 1.1
6 years ago
Jens Steube 478fd2c8cf
Merge pull request #1815 from s3inlc/test-compatibility
6 years ago
Sein Coray 997a6cce87
Changed cat -A to cat -vet in test.sh
6 years ago
Sein Coray a70a0513bf
Added hash mode 18500 sha1(md5(md5($pass)))
6 years ago
R. Yushaev 6a5b0c821e Add support for Open Document Format 1.2
6 years ago
R. Yushaev baf47d409e Add Camellia support for VeraCrypt kernels
6 years ago
R. Yushaev 8b04be0e93 Add Kuznyechik support for VeraCrypt kernels
6 years ago
jsteube b1d3e2d403 Add some missing perl modules to install_modules.sh
6 years ago
R. Yushaev 0134f5f018 Clean up test suite scripts
6 years ago
Jens Steube a4200ba167 Added hash-mode 18300 (Apple File System)
6 years ago
Jens Steube 2aff01b20e Hardware Monitor: Renamed --gpu-temp-abort to --hwmon-temp-abort
6 years ago
R. Yushaev 34aa899a05 Add RIPEMD-160 test containers for VeraCrypt modes
6 years ago
R. Yushaev 5eaee33094 Add test containers for VeraCrypt modes
6 years ago
R. Yushaev 47bd838e25 Add VeraCrypt Streebog support
6 years ago
R. Yushaev a8eb611b1c Add HMAC-Streebog-512 (pure kernels)
6 years ago
Arseniy Sharoglazov ee873da300 Added hash-modes 18200 (Kerberos 5 AS-REP etype 23)
6 years ago
R. Yushaev 224315dd62 Add pure kernels and tests for Streebog hashes
6 years ago
unix-ninja 4cb93ba9bf Add 18100 to test.sh
6 years ago
R. Yushaev 5c87720acc Add SHA3 and Keccak
6 years ago
Michael Sprecher 3a321c8dce
Added hash-mode 16900 = Ansible Vault
6 years ago
jsteube 88ebca40b8 Added hash-mode 16800 = WPA-PMKID-PBKDF2
6 years ago
jsteube c28fdf7f44 Added hash-mode 16700 = FileVault 2
6 years ago
Mathieu Geli 48283cf473 Add tests for 7701/7801
6 years ago
Jens Steube 3b4c418b47 Prepare for -m 16600
6 years ago
jsteube 5eeefb5506 More prepare for JWT
6 years ago
Arseniy Sharoglazov f84b2c52f8 Tests: added support for -m 16400 = CRAM-MD5 Dovecot
6 years ago
philsmd bf656774bb
fixes #1279: added -m 16300 = Ethereum Pre-Sale Wallet, PBKDF2-HMAC-SHA256
7 years ago
jsteube 94c668ce8a Prepare hash-mode 16200 (Apple Secure Notes)
7 years ago
jsteube c9d352743c Unit tests for mode 16100
7 years ago
jsteube 1b312d14fd Added hash-mode 16000 = Tripcode
7 years ago
jsteube d0f5c9f2b3 Rename MacOS to macOS
7 years ago
jsteube 980f04a7b6 Rename instances of OSX to MacOS
7 years ago
Fist0urs a6294537fd Splitted DPAPI kernel in 2 to increase performances
7 years ago
jsteube 2517292ac1 Removed option --weak-hash-check (zero-length password check) to increase startup time, it also causes many Trap 6 error on OSX
7 years ago
jsteube 617dbb97ba Prepare migration -m 15800 into -m 2500
7 years ago
jsteube ae5a97a95b Remove -O from test.sh
7 years ago
jsteube 68a8f70edb Mix in pure kernel functions in various optimized kernels
7 years ago
jsteube 29e13d6b77 Add pure kernels for OpenCart
7 years ago
jsteube 6bafc385dc Use pure kernels in test.sh by default
7 years ago
jsteube b9a1e84093 Fix test script for updated max password length of -m 9700 and -m 9800
7 years ago
jsteube c9cae1f663 Add pure kernels for PrestaShop
7 years ago
philsmd 3bc217ddb7
tests: fix tests for -m 14000, 14100, 14900 and 15400
7 years ago
jsteube 03bb234045 Preparation for WPA/WPA2 AES-CMAC: works till PMK
7 years ago
philsmd 86db2ded03
test: fixed tests for -m 2410 in combinator mode
7 years ago
jsteube 335ed09478 Fix test script settings for -m 15400 with new settings from interface.c
7 years ago
jsteube dae5d81a9c Update test.sh default options
7 years ago
jsteube beb6ee2061 Add OPTI_TYPE_OPTIMIZED_KERNEL
7 years ago
jsteube fbea72ebd6 Renamed default kernels to optimized kernels
7 years ago
jsteube 967d7b9323 Rename SALT_TYPE_INTERN to SALT_TYPE_GENERIC
7 years ago
Jens Steube 4833d6c4d7 Fix Makefile and test.sh script
7 years ago
jsteube c4098e2230 Fix invalid use of a non-vector function from within a vector function
7 years ago
jsteube c512e0c01a Add example -L kernel for algorithms with appended salt in utf16le
7 years ago
Jens Steube 7e5b8d3f25 Added hash-mode 15500 = JKS Java Key Store Private Keys (SHA1)
7 years ago
Jens Steube b23ab71d5c - Added hash-mode 15600 = Ethereum Wallet, PBKDF2-HMAC-SHA256
7 years ago
DoZ10 5683df2e17 Fixed conflicts
7 years ago
DoZ10 0d3b5393ef Swapped mode 670 -> 15400
7 years ago
Fist0urs 7ff09c6710 Preparing PR
7 years ago
DoZ10 3c67e0054c Implemented Perl test and fixed issues. Now have a working base.
7 years ago
DoZ10 903e716b9a Swapped to outlen and tested. Okay. Still having problems with VECT_SIZE > 1
7 years ago
DoZ10 4839335c8a Cleanup
7 years ago
DoZ10 58c1f46b19 Merge and conflict resolve.
7 years ago
DoZ10 8da56522f2 Added 600 to test.pl and test.sh..
7 years ago
DoZ10 9ddd4596a0 Added 12700 to test.sh (lazy conflict fix).
7 years ago
DoZ10 f93426c8f8 Remove tmp 600.
7 years ago
DoZ10 327a509492 Fixed test files conflicts.
7 years ago
DoZ10 e23f88fec8 Fixed Test files to match output. $Blake2$ Tag added to interface hash output
7 years ago
Jens Steube 26a345334f Added hash-mode 15200 = Blockchain, My Wallet, V2
7 years ago
jsteube b632d81212 Mark -m 15100 as slow hash
7 years ago
jsteube d1b2fa0b31 Added hash-mode 15100 = Juniper/NetBSD sha1crypt
7 years ago
philsmd 22d1129818
added -m 12001 = Atlassian (PBKDF2-HMAC-SHA1) #611
7 years ago
philsmd f314ad0926
tests: minor, always run -m 99999 last
7 years ago
philsmd 86ea878755
tests: fixed timeout values
7 years ago
philsmd 227c0be95e
resolves #1018: added -m 3910 = md5(md5($pass).md5($salt))
7 years ago
philsmd 2436972623
always use the native sed (not gsed) for OSX, #1036
7 years ago
philsmd 15a9644f2a
fixes #943: added -m 15000 = FileZilla Server >= 0.9.55
7 years ago
philsmd fe6309caa7
fixes #398: added -m 4110 md5($salt.md5($pass.$salt))
7 years ago
philsmd 8e689058d0
#398: add -m 4010 = md5($salt.md5($salt.$pass))
7 years ago
philsmd ed74ce1aca
fixes #928: new mode -m 1411 = SSHA-256(Base64), LDAP {SSHA256}
7 years ago
jsteube e0c3f447da Added hash-mode 4520 = sha1($salt.sha1($pass))
7 years ago
philsmd 96e312ccb6
fixes #537: added -m 7000 = Fortigate (FortiOS)
7 years ago
jsteube 1b8c2a29f1 Added hash-mode 14900 = Skip32
7 years ago
Jens Steube 07c89833c9 Added hash-mode 14800 = iTunes Backup >= 10.0
7 years ago
philsmd 9327475b41 added -m 14700 = iTunes Backup < 10.0
7 years ago
jsteube 8257883ec1 Added hash-mode 14600 = LUKS
7 years ago
Gabriele Gristina 3b5dfb06e9 Fix test.sh -m all bug & truecrypt tests
8 years ago
Gabriele Gristina 496c749b2b Add missings requirements for SHA-224 support
8 years ago
Gabriele Gristina 3e682052db Add truecrypt support in test.sh
8 years ago
jsteube 2bda020c83 Added new hash-mode 14400 = SHA1(CX)
8 years ago
jsteube f3626fa082 Added new hash-mode 99999 = Plaintext
8 years ago
jsteube 3daf0af480 Added docs/credits.txt
8 years ago
jsteube 71a8459d85 Two new modes added:
8 years ago
Jens Steube 8298cd4926 Drop -m 190, no reason to keep it
8 years ago
jsteube b9eefd9b20 Added new hash-mode 13800 = Windows 8+ phone PIN/Password
8 years ago