jsteube
|
5c75eb84b0
|
Add -L support for all SHA256 based generic hashes
|
2017-07-14 15:02:21 +02:00 |
|
jsteube
|
967d7b9323
|
Rename SALT_TYPE_INTERN to SALT_TYPE_GENERIC
|
2017-07-14 14:57:31 +02:00 |
|
jsteube
|
8e3153549f
|
Fix invalid use of SALT_MAX_OLD
|
2017-07-14 14:41:23 +02:00 |
|
jsteube
|
e2371540e0
|
Add missing kernel in -m m00150_a1-pure.cl and m00160_a1-pure.cl
|
2017-07-14 14:26:37 +02:00 |
|
Jens Steube
|
4833d6c4d7
|
Fix Makefile and test.sh script
|
2017-07-14 14:18:59 +02:00 |
|
jsteube
|
c4098e2230
|
Fix invalid use of a non-vector function from within a vector function
|
2017-07-14 14:16:48 +02:00 |
|
jsteube
|
e4683aebb8
|
Add -L support for all sha1 based generic hashes
|
2017-07-14 13:40:14 +02:00 |
|
jsteube
|
696afc2a1b
|
Fix selector in switch_buffer_by_offset_1x64_be_S()
|
2017-07-14 13:37:23 +02:00 |
|
jsteube
|
4e0972ce3a
|
Add xxx_update_vector_swap(), xxx_update_vector_utf16le_swap() and xxx_update_vector_utf16beN() for later use
|
2017-07-14 13:24:40 +02:00 |
|
jsteube
|
9c6c21490f
|
Add *_hmac_init_swap for later use
|
2017-07-13 19:22:31 +02:00 |
|
jsteube
|
f03156b05e
|
Add switch_buffer_by_offset_1x64_be_S() and code generators for later use
|
2017-07-13 18:46:24 +02:00 |
|
jsteube
|
5707fed499
|
Add example -L kernel for algorithms using HMAC where the password is the data
|
2017-07-13 15:33:25 +02:00 |
|
jsteube
|
994e7efc91
|
Add example -L kernel for algorithms using HMAC where the password is the key
|
2017-07-13 15:03:26 +02:00 |
|
jsteube
|
9c12459852
|
Add HMAC vector functions to inc_hash_*
|
2017-07-13 12:18:17 +02:00 |
|
jsteube
|
8537ae9f8e
|
Add example -L kernel for algorithms with prepended salt in utf16le
|
2017-07-13 11:24:54 +02:00 |
|
jsteube
|
2191af7a8e
|
Fix datatype in sha384_update_vector_utf16le() sha512_update_vector_utf16le()
|
2017-07-13 11:07:56 +02:00 |
|
jsteube
|
f70da8a04c
|
Increase salt length for salt of generic hash types
Remove --hex-salt support for non-generic hash types
|
2017-07-13 11:03:57 +02:00 |
|
jsteube
|
c512e0c01a
|
Add example -L kernel for algorithms with appended salt in utf16le
|
2017-07-13 00:16:29 +02:00 |
|
jsteube
|
c082bea018
|
Add missing swaps to -m 6100
|
2017-07-12 23:23:04 +02:00 |
|
jsteube
|
5437de75ea
|
Add some missing swaps to -m 1700 and -m 10800
|
2017-07-12 16:36:38 +02:00 |
|
jsteube
|
ec816485c9
|
Add example -L kernel for algorithms with appended salt
|
2017-07-12 16:15:37 +02:00 |
|
jsteube
|
0113aedfdd
|
Unify some variable names in pure kernels
|
2017-07-12 15:58:58 +02:00 |
|
jsteube
|
facf7ad534
|
Add example -L kernel for algorithms with prepended salt
|
2017-07-12 15:52:31 +02:00 |
|
jsteube
|
9b6c6df53d
|
Add xxx_nit_vector_from_scalar() to all inc_hash_xxx.cl includes
|
2017-07-12 15:45:22 +02:00 |
|
jsteube
|
728be2f587
|
Add missing -a0 and -a1 -L kernel for -m 6100 and -m 10800
|
2017-07-12 14:50:48 +02:00 |
|
jsteube
|
4b6b063017
|
Add example -L kernel for algorithms with lookup table
|
2017-07-12 14:45:12 +02:00 |
|
jsteube
|
86e87f8957
|
Add example -L kernel for 64 bit based algorithms
|
2017-07-12 13:59:22 +02:00 |
|
jsteube
|
54b7505473
|
Add host modifications for -a 0 in combination with -L and modify an example kernel
|
2017-07-12 13:00:04 +02:00 |
|
Jens Steube
|
04bb6a46ef
|
There's a problem with Intels OpenCL runtime. The JiT hangs while trying to compile, for example mode 1700 in -L mode.
Disabling the OpenCL optimization using -cl-opt-disable helped.
While doing so, it turned out that there's many algorithms that _benefit_ from disabling the compiler optimizations.
Other are not.
Full list: https://docs.google.com/spreadsheets/d/1w0wZtHsP8ql4JLDRnm3zqi8JyMSBk9zzpXXjQz84Fwc/edit?usp=sharing
|
2017-07-11 17:15:16 +02:00 |
|
jsteube
|
2c79d26778
|
Add -m 10700 pure kernel for -L support
|
2017-07-11 10:43:18 +02:00 |
|
jsteube
|
97390a9332
|
Fix -m 10700 if used on CPU
|
2017-07-10 12:19:04 +02:00 |
|
jsteube
|
093cf9af42
|
Fix datatype used in sha384_hmac_init_global_swap()
|
2017-07-10 12:15:38 +02:00 |
|
jsteube
|
28de23ec3e
|
Simplify -m 10700 a bit
|
2017-07-10 12:10:49 +02:00 |
|
Jens Steube
|
e5a59a6611
|
Fix SIMD issue
|
2017-07-10 12:05:37 +02:00 |
|
jsteube
|
e70cc986da
|
Small fix for SHA384 includes
|
2017-07-10 12:00:17 +02:00 |
|
jsteube
|
8a6e3a5275
|
Add support in HMAC for passwords larger than block size of the underlaying hash
|
2017-07-10 11:15:15 +02:00 |
|
jsteube
|
f619811b70
|
Remove PBKDF2-HMAC-MD5 includes password length limit
|
2017-07-09 23:53:53 +02:00 |
|
jsteube
|
97020f6521
|
Vectorized Ethereum Wallet + SCRYPT and added support for long passwords
|
2017-07-09 23:32:44 +02:00 |
|
jsteube
|
a91d048c04
|
Vectorized Ethereum Wallet, PBKDF2-HMAC-SHA256 and added support for long passwords
|
2017-07-09 23:10:28 +02:00 |
|
jsteube
|
25fba33901
|
Vectorized DPAPI masterkey file v1 and v2 and added support for long passwords
|
2017-07-09 23:05:14 +02:00 |
|
Jens Steube
|
ec7b416baf
|
Merge pull request #1291 from ZerBea/master
removed message-pair-check - no longer needed
|
2017-07-09 20:02:09 +02:00 |
|
jsteube
|
32329cf3f4
|
Vectorized Juniper/NetBSD sha1crypt and added support for long passwords
|
2017-07-09 20:01:45 +02:00 |
|
ZerBea
|
a6a732704f
|
removed message-pair-check - no longer needed
|
2017-07-09 19:54:08 +02:00 |
|
jsteube
|
0da85fc1fd
|
Vectorized iTunes backup >= 10.0 and added support for long passwords
|
2017-07-09 19:50:52 +02:00 |
|
jsteube
|
de9d026bb0
|
Vectorized iTunes backup < 10.0 and added support for long passwords
|
2017-07-09 19:37:36 +02:00 |
|
jsteube
|
8f73d356f2
|
Vectorized LUKS and added support for long passwords
|
2017-07-09 19:24:34 +02:00 |
|
jsteube
|
b1a88da83e
|
Vectorized WinZip and added support for long passwords
|
2017-07-09 18:20:28 +02:00 |
|
jsteube
|
1049fa386a
|
Add OPTI_TYPE_SLOW_HASH_SIMD_LOOP in interface.c where it was missing
|
2017-07-09 18:01:55 +02:00 |
|
jsteube
|
3141c14b0f
|
Refactor OpenCL kernels to use normalized AES functions from inc_cipher_aes.cl
|
2017-07-09 17:39:38 +02:00 |
|
jsteube
|
709cfa2e91
|
Added long passwords support for KeePass 1 (AES/Twofish) and KeePass 2 (AES)
|
2017-07-09 15:12:11 +02:00 |
|