Commit Graph

3922 Commits (cd313c9c284fe47136864c7485e4c63da5632b15)
 

Author SHA1 Message Date
jsteube cd313c9c28 Add -L kernel for MySQL4.1/MySQL5
7 years ago
jsteube 757f3a39c2 Accidentially pushed experimental -m 2500 kernel
7 years ago
jsteube 6c932e7ba1 Remove some unused macros
7 years ago
jsteube 8434e451ef Add -L support for all SHA512 based generic hashes
7 years ago
jsteube 7205f450dd Backport more HMAC functions in inc_hash_xxx.cl from global to private
7 years ago
jsteube 0334cdb277 Fix some datatypes
7 years ago
jsteube 5c75eb84b0 Add -L support for all SHA256 based generic hashes
7 years ago
jsteube 967d7b9323 Rename SALT_TYPE_INTERN to SALT_TYPE_GENERIC
7 years ago
jsteube 8e3153549f Fix invalid use of SALT_MAX_OLD
7 years ago
jsteube e2371540e0 Add missing kernel in -m m00150_a1-pure.cl and m00160_a1-pure.cl
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 e4683aebb8 Add -L support for all sha1 based generic hashes
7 years ago
jsteube 696afc2a1b Fix selector in switch_buffer_by_offset_1x64_be_S()
7 years ago
jsteube 4e0972ce3a Add xxx_update_vector_swap(), xxx_update_vector_utf16le_swap() and xxx_update_vector_utf16beN() for later use
7 years ago
jsteube 9c6c21490f Add *_hmac_init_swap for later use
7 years ago
jsteube f03156b05e Add switch_buffer_by_offset_1x64_be_S() and code generators for later use
7 years ago
jsteube 5707fed499 Add example -L kernel for algorithms using HMAC where the password is the data
7 years ago
jsteube 994e7efc91 Add example -L kernel for algorithms using HMAC where the password is the key
7 years ago
jsteube 9c12459852 Add HMAC vector functions to inc_hash_*
7 years ago
jsteube 8537ae9f8e Add example -L kernel for algorithms with prepended salt in utf16le
7 years ago
jsteube 2191af7a8e Fix datatype in sha384_update_vector_utf16le() sha512_update_vector_utf16le()
7 years ago
jsteube f70da8a04c Increase salt length for salt of generic hash types
7 years ago
jsteube c512e0c01a Add example -L kernel for algorithms with appended salt in utf16le
7 years ago
jsteube c082bea018 Add missing swaps to -m 6100
7 years ago
jsteube 5437de75ea Add some missing swaps to -m 1700 and -m 10800
7 years ago
jsteube ec816485c9 Add example -L kernel for algorithms with appended salt
7 years ago
jsteube 0113aedfdd Unify some variable names in pure kernels
7 years ago
jsteube facf7ad534 Add example -L kernel for algorithms with prepended salt
7 years ago
jsteube 9b6c6df53d Add xxx_nit_vector_from_scalar() to all inc_hash_xxx.cl includes
7 years ago
jsteube 728be2f587 Add missing -a0 and -a1 -L kernel for -m 6100 and -m 10800
7 years ago
jsteube 4b6b063017 Add example -L kernel for algorithms with lookup table
7 years ago
jsteube 86e87f8957 Add example -L kernel for 64 bit based algorithms
7 years ago
jsteube 54b7505473 Add host modifications for -a 0 in combination with -L and modify an example kernel
7 years ago
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.
7 years ago
jsteube 2c79d26778 Add -m 10700 pure kernel for -L support
7 years ago
jsteube 97390a9332 Fix -m 10700 if used on CPU
7 years ago
jsteube 093cf9af42 Fix datatype used in sha384_hmac_init_global_swap()
7 years ago
jsteube 28de23ec3e Simplify -m 10700 a bit
7 years ago
Jens Steube e5a59a6611 Fix SIMD issue
7 years ago
jsteube e70cc986da Small fix for SHA384 includes
7 years ago
jsteube 8a6e3a5275 Add support in HMAC for passwords larger than block size of the underlaying hash
7 years ago
jsteube f619811b70 Remove PBKDF2-HMAC-MD5 includes password length limit
7 years ago
jsteube 97020f6521 Vectorized Ethereum Wallet + SCRYPT and added support for long passwords
7 years ago
jsteube a91d048c04 Vectorized Ethereum Wallet, PBKDF2-HMAC-SHA256 and added support for long passwords
7 years ago
jsteube 25fba33901 Vectorized DPAPI masterkey file v1 and v2 and added support for long passwords
7 years ago
Jens Steube ec7b416baf Merge pull request #1291 from ZerBea/master
7 years ago
jsteube 32329cf3f4 Vectorized Juniper/NetBSD sha1crypt and added support for long passwords
7 years ago
ZerBea a6a732704f removed message-pair-check - no longer needed
7 years ago
jsteube 0da85fc1fd Vectorized iTunes backup >= 10.0 and added support for long passwords
7 years ago