Commit Graph

164 Commits (acd93cf780a5866e6387d969bc0e3bfb50f2e3c0)

Author SHA1 Message Date
Jens Steube c5c2760a2e Final v3.6.0 commit
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
mhasbini bcecd67ced Add test case for position p
7 years ago
mhasbini b1fee3b9f7 update test cases format for tools/test_rules.pl
7 years ago
jsteube b3bf67a11d Remove test cases for test_rules.pl that are known not to work
7 years ago
mhasbini 1330424079 Add support for rejection rule _N
7 years ago
Jens Steube 932d82e4be Merge pull request #1248 from 0xbsec/rules-tests
7 years ago
DoZ10 5683df2e17 Fixed conflicts
7 years ago
mhasbini 791061f6d4 Add tools/test_rules.pl script
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
Fist0urs 7ff09c6710 Preparing PR
7 years ago
DoZ10 c50e8bc486 Fixed position parameters. Tested all kernels. Ok.
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 086a07264a Switch from libiconv to win-iconv
7 years ago
Jens Steube 26a345334f Added hash-mode 15200 = Blockchain, My Wallet, V2
7 years ago
jsteube 8caf3ba57f Remove some debugging printf() call
7 years ago
jsteube ac99df6618 Versions: Changed version naming convention from x.yz to x.y.z
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 eca544425e
tests: -m 13300 = AxCrypt in memory SHA1 output length fix
7 years ago
philsmd 870b05d91c
tests: minor fixes and cleanups
7 years ago
philsmd fd2d553177 test: removed unused variables
7 years ago
philsmd 4a5684600d test: -m 15000 is salted, verify fixed
7 years ago
philsmd a2708e1063
fixes #1160: parsing/displaying -m 7000 = Fortigate hashes
7 years ago
philsmd 22d1129818
added -m 12001 = Atlassian (PBKDF2-HMAC-SHA1) #611
7 years ago
jsteube a509221868 Fix password candidate generation for test.pl for mode 14000 and 14100
7 years ago
philsmd f314ad0926
tests: minor, always run -m 99999 last
7 years ago
philsmd 86ea878755
tests: fixed timeout values
7 years ago
jsteube 9b08d4af0f Update hccapx format to version 4
7 years ago
jsteube 778f568d91 Prepare for v3.40 release
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