Commit Graph

121 Commits (15fb40bc87f115143447e5c927d140e9b1ca1e32)

Author SHA1 Message Date
philsmd 883336089e test: fixed verify code for -m 16600 = Electrum Wallet
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
jsteube 215063d0fc Fix some formating for -m 7701 and -m 7801 in test.pl
6 years ago
Mathieu Geli 48283cf473 Add tests for 7701/7801
6 years ago
jsteube c99de3c22a Fix missing function export in test.pl
6 years ago
jsteube e877c30ebc OpenCL Kernels: Remove password length restriction to 16 for Cisco-PIX and Cisco-ASA hashes
6 years ago
Jens Steube e1eab586fd Add some note for test.pl
6 years ago
Jens Steube 3b4c418b47 Prepare for -m 16600
6 years ago
jsteube ce0cee0ac4 Stick to original JWT format from jwt.io
6 years ago
jsteube 0796c074c3 Added -m 16500 Kernels
6 years ago
jsteube 6c86243b9b 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 d9c5c42966 Rename $SN$ signature to $ASN$ for apple secure notes
7 years ago
jsteube dc58253703 Fix salt length for mode 16200 in test.pl
7 years ago
jsteube 94c668ce8a Prepare hash-mode 16200 (Apple Secure Notes)
7 years ago
jsteube 6671005fa2 Simplify code to verify cracked hash in test.pl for hash-mode 16100
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 e3cb3e9b4c test.pl ready and 0 error. Ready for PR
7 years ago
jsteube 617dbb97ba Prepare migration -m 15800 into -m 2500
7 years ago
jsteube 0a0522cf76 Reset salt length limit in test.pl for mode 4520 to not run into errors in case the user specifies the -O mode
7 years ago
jsteube b9a1e84093 Fix test script for updated max password length of -m 9700 and -m 9800
7 years ago
jsteube 03bb234045 Preparation for WPA/WPA2 AES-CMAC: works till PMK
7 years ago
jsteube 335ed09478 Fix test script settings for -m 15400 with new settings from interface.c
7 years ago
jsteube 8c89ed9406 Fix test script settings for -m 2400 and -m 2410 with new settings from interface.c
7 years ago
jsteube 10d9918bb1 Remove password minimum length for -m 112 and -m 3100
7 years ago
jsteube 6cbd2acd24 Added long passwords support for Drupal7
7 years ago
jsteube 52c1e15f3f Move kernel-code for -L to standalone files with -pure suffix
7 years ago
jsteube 71d4926afa Converted -m 400 to password length 256 support
7 years ago
jsteube cea78024bf Fix -m 2100 cracking if (password length & 31) == 0
7 years ago
jsteube 83455817a7 Working example of password up to length 256 for mode 2100
7 years ago
jsteube ad242c2f12 Working example of generic salt up to length 256 for mode 2100
7 years ago
Jens Steube 7e5b8d3f25 Added hash-mode 15500 = JKS Java Key Store Private Keys (SHA1)
7 years ago
philsmd c5f88f1a60 test: added missing verify part for -m 15400 = chacha
7 years ago
Royce Williams b9d68d2377 $chacha20$ (all lower case) per @magnumripper
7 years ago
jsteube b8ad89c529 Rename function and variables containing 'unicode' to 'utf16le' because that's what's meant actually
7 years ago
Royce Williams 72baa22337 tidy changes.txt and name normalizations
7 years ago
Royce Williams 3fc185a66b tidy changes.txt and name normalizations
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 264ec951c2 Enhanced test.pl for 15400 and removed endianess confusion
7 years ago
DoZ10 8dfd1bf066 Final. Implemented offset parameter to reach next keystream in kernels. Tested all kernels with scalar and vector modes
7 years ago
DoZ10 cfc3fa64c0 Implemented offset parameter to reach full ks block of 64 bytes
7 years ago
DoZ10 0d3b5393ef Swapped mode 670 -> 15400
7 years ago
Fist0urs 80927f6f66 Fixed verify mechanism + cosmetic changes in global test.pl
7 years ago