Commit Graph

1985 Commits (7672c49f7ed6cc0eccc40593293efc8ec04e0cd2)

Author SHA1 Message Date
Jens Steube cef13008dc Fix some bugs in -m 10800, -m 15400 and -m 18700 in --backend-vector-width mode > 1
5 years ago
Jens Steube 89f9ef45b6 Whitelist some OpenCL specific functions
5 years ago
Jens Steube 0378a01422 Fix more rocm compiler warning
5 years ago
Jens Steube cc2bd2b554 Fix rocm compiler warning
5 years ago
Jens Steube 74c1bf8195 Decrypt another 16 byte in -m 12700 and -m 15200 to reduce false positives
5 years ago
philsmd 2b9715944f
fixes #2123: -m 10700 pure kernel false negative fixed
5 years ago
Jens Steube c201d15ab8 Fix JiT compiler warning on intel for -m 22100
5 years ago
Jens Steube 09c0cfcc04 Set -u for -m 22100 to 4k with the idea to force -n value to go down to 1
5 years ago
Jens Steube 1cbd02b1b5 Fix s_wb_ke_pc initialization in -m 22100 kernel
5 years ago
Jens Steube 931e29d333 Another Bitlocker boost, reduce shared mem consumption to give some of them to the compiler for more efficient calculating of memory pointer addresses
5 years ago
Jens Steube 349b3c4673 Fix Bitlocker in OpenCL mode on NV
5 years ago
Jens Steube 311d363054 Store precomputed KE for -m 22100 in shared memory and lock the loops per kernel invocation to a fixed value
5 years ago
Jens Steube db5decb750 Fix vector datatype in -m 22100
5 years ago
Jens Steube e31e7690ed Add BitCracker optimization to precompute KE of second sha256_transform since input data is static
5 years ago
Jens Steube c9c09418b4 Small Bitlocker speed boost
5 years ago
philsmd 1c1ed72c65
fixes #1117: added -m 22100 = BitLocker
5 years ago
philsmd 4338f100e9
remove condition which is always true
5 years ago
philsmd 7ef92379d8
Electrum 4/5: speedup by using w-NAF (Non-Adjacent Form)
5 years ago
Jens Steube 4c85c0e54f Revert a671d501aa
5 years ago
Jens Steube 2cc4244e14 Initial -m 22001 support
5 years ago
Jens Steube f2aedd3741 Add support to load hashes for hash-mode 2500 and 16800 format from hash-mode 22000
5 years ago
Jens Steube 784eeb257b Make use of message_pair and set default for nonce_error_corrections in -m 22000
5 years ago
Jens Steube 2a04354401 New mode 22000 WPA-PBKDF2-PMKID+EAPOL to replace -m 2500 and -m 16800. NOTE: missing support for message_pair and nonce_error_corrections handling
5 years ago
Jens Steube 40a5835927 In -m 12700 and -m 15200 decrypt 48 byte of data instead of just 16 byte
5 years ago
Jens Steube 3a610efec6
Merge pull request #2249 from philsmd/patch-2
5 years ago
philsmd 547d8ff7eb
Blockchain hashes: replace pattern matching with ASCII charset verification
5 years ago
philsmd b4c29562f4
electrum 5: use parenthesis (avoid Intel compiler warning)
5 years ago
philsmd 2672afb612
electrum5: simplify zlib rejection check
5 years ago
philsmd d0a59db595
allow 04 and 05 in zlib header check
5 years ago
Jens Steube 75b4164498 Use a different code for mod_512() to help some NV GPU to not hang
5 years ago
Jens Steube 53254b45aa Backport inc_ecc_secp256k1 inline assembly code for AMD ISA
5 years ago
Jens Steube cb24236067 Inline assembly optimization for 256 bit ADD and SUB in inc_ecc_secp256k1.cl
5 years ago
philsmd f6ddb4ffba
get rid of compiler warning about incompatible types in secp256k1 kernel include
5 years ago
philsmd 6d822e04a1
fix minor typos in inc_ecc_secp256k1.cl
5 years ago
philsmd d07f002337 electrum 4/5: improve speed (rm hook)
5 years ago
Paul 6d02983f8b Small optimization for sha1_transform, sha1,transform_vector.
5 years ago
Jens Steube 86d3f9e9c7 Fix -m 21600 default hash length
5 years ago
Jens Steube a63aa679d3 Few changes to -m 21600 and move -m 124 and -m 10000 to pure Framework category
5 years ago
Jens Steube 9a28f53887
Merge pull request #2239 from blacktraffic/master
5 years ago
Jens Steube d9a92afecc Change out-of-boundary fix in order to re-enable password length 256 with rules in pure kernel mode
5 years ago
Jamie R ce17418b27 add web2py pbkdf2-hmac-sha512 variant
5 years ago
Jens Steube a6c18f48ba Remove some double code
5 years ago
Jens Steube 2eea88b556
Merge pull request #2235 from philsmd/formating_11300
5 years ago
philsmd 4ecaae7cc5 formatting: remove extra block/identation for -m 11300
5 years ago
philsmd c461792460 electrum 4/5: fix and speed up modulo code
5 years ago
Jens Steube 270210a8ab Fix out-of-boundary read in rule engines
5 years ago
philsmd db91fe6981 Added -m 21700 = Electrum 4 and -m 21800 = Electrum 5
5 years ago
Jens Steube 08a74596c1 Add cry_salt_buf[] and cry_salt_len for easier readability in -m 11300
5 years ago
Solar Designer 9d9351da22 Add Nexus legacy wallet support to -m 11300
5 years ago
Jens Steube 82f4766f13
Merge pull request #2181 from Chick3nman/master
5 years ago