philsmd
|
2672afb612
|
electrum5: simplify zlib rejection check
|
2019-12-12 03:50:35 +01:00 |
|
philsmd
|
d0a59db595
|
allow 04 and 05 in zlib header check
|
2019-12-11 15:44:32 +01:00 |
|
Jens Steube
|
75b4164498
|
Use a different code for mod_512() to help some NV GPU to not hang
|
2019-12-07 11:29:39 +01:00 |
|
Jens Steube
|
53254b45aa
|
Backport inc_ecc_secp256k1 inline assembly code for AMD ISA
|
2019-12-05 15:43:01 +01:00 |
|
Jens Steube
|
cb24236067
|
Inline assembly optimization for 256 bit ADD and SUB in inc_ecc_secp256k1.cl
|
2019-12-05 14:49:51 +01:00 |
|
philsmd
|
f6ddb4ffba
|
get rid of compiler warning about incompatible types in secp256k1 kernel include
|
2019-12-05 14:37:00 +01:00 |
|
philsmd
|
6d822e04a1
|
fix minor typos in inc_ecc_secp256k1.cl
|
2019-12-05 12:23:54 +01:00 |
|
philsmd
|
d07f002337
|
electrum 4/5: improve speed (rm hook)
|
2019-12-05 10:43:42 +01:00 |
|
Paul
|
6d02983f8b
|
Small optimization for sha1_transform, sha1,transform_vector.
|
2019-11-29 08:10:26 +01:00 |
|
Jens Steube
|
86d3f9e9c7
|
Fix -m 21600 default hash length
|
2019-11-27 09:03:17 +01:00 |
|
Jens Steube
|
a63aa679d3
|
Few changes to -m 21600 and move -m 124 and -m 10000 to pure Framework category
|
2019-11-26 17:16:18 +01:00 |
|
Jens Steube
|
9a28f53887
|
Merge pull request #2239 from blacktraffic/master
new PR for mode 21600, as discussed on previous thread for 12101
|
2019-11-26 13:10:22 +01:00 |
|
Jens Steube
|
d9a92afecc
|
Change out-of-boundary fix in order to re-enable password length 256 with rules in pure kernel mode
|
2019-11-26 11:26:56 +01:00 |
|
Jamie R
|
ce17418b27
|
add web2py pbkdf2-hmac-sha512 variant
|
2019-11-24 14:49:13 +00:00 |
|
Jens Steube
|
a6c18f48ba
|
Remove some double code
|
2019-11-22 23:12:57 +01:00 |
|
Jens Steube
|
2eea88b556
|
Merge pull request #2235 from philsmd/formating_11300
formatting: remove extra block/identation for -m 11300
|
2019-11-22 09:02:51 +01:00 |
|
philsmd
|
4ecaae7cc5
|
formatting: remove extra block/identation for -m 11300
|
2019-11-21 10:42:36 +01:00 |
|
philsmd
|
c461792460
|
electrum 4/5: fix and speed up modulo code
|
2019-11-21 10:32:42 +01:00 |
|
Jens Steube
|
270210a8ab
|
Fix out-of-boundary read in rule engines
|
2019-11-20 14:35:47 +01:00 |
|
philsmd
|
db91fe6981
|
Added -m 21700 = Electrum 4 and -m 21800 = Electrum 5
|
2019-11-16 10:48:52 +01:00 |
|
Jens Steube
|
08a74596c1
|
Add cry_salt_buf[] and cry_salt_len for easier readability in -m 11300
|
2019-11-15 13:06:45 +01:00 |
|
Solar Designer
|
9d9351da22
|
Add Nexus legacy wallet support to -m 11300
|
2019-11-12 19:32:03 +01:00 |
|
Jens Steube
|
82f4766f13
|
Merge pull request #2181 from Chick3nman/master
Fixed bug in mode 9500
|
2019-11-05 12:20:49 +01:00 |
|
Jens Steube
|
9a4bb20135
|
Fix KERNEL_STATIC check in -m 12700 kernel
|
2019-10-30 09:02:02 +01:00 |
|
philsmd
|
c5262f76e9
|
fixes #2208: -m 15200/12700 correctly validate "address" in decrypted data
|
2019-10-28 13:04:24 +01:00 |
|
Chick3nman
|
253db764b7
|
Fixed issue where multiple hashes with the same salt would fail to crack in module/kernel for 9500. Remove unused include in module for 9600.
|
2019-09-05 05:27:39 -05:00 |
|
Jens Steube
|
f3fd54f8b4
|
Fix cracking of -m 97xx hashes in -a 3 mode of passwords of length between 8-15
|
2019-08-22 14:26:48 +02:00 |
|
Jens Steube
|
cadf20b4b9
|
Fix some code in -m 21500
|
2019-08-08 10:47:09 +02:00 |
|
Jens Steube
|
dd262a9aa9
|
Merge pull request #2146 from matrix/solarwinds_orion_1
Added hash-mode 21500 - SHA512(PBKDF2-HMAC-SHA1)
|
2019-08-08 09:49:18 +02:00 |
|
Gabriele Gristina
|
e921fbdf19
|
update SolarWinds Orion patch (3)
|
2019-08-07 21:21:14 +02:00 |
|
Gabriele Gristina
|
5f44ce06f6
|
update SolarWinds Orion patch (2)
|
2019-08-06 20:23:37 +02:00 |
|
Gabriele Gristina
|
54f8811b4e
|
update SolarWinds Orion patch (1)
|
2019-08-06 02:29:52 +02:00 |
|
Gabriele Gristina
|
8c717ffa21
|
removed the debug printf
|
2019-08-05 13:14:29 +02:00 |
|
Jens Steube
|
ba99ce69a3
|
Fix CUDA JiT compiler warning in SCRYPT based kernels
|
2019-08-05 12:41:17 +02:00 |
|
Jens Steube
|
e8326f0ddf
|
Fix copy/paste bug in -m 15700
|
2019-08-05 12:39:10 +02:00 |
|
Gabriele Gristina
|
7532058be0
|
Added hash-mode 21500 - SHA512(PBKDF2-HMAC-SHA1)
|
2019-08-05 01:40:49 +02:00 |
|
Jens Steube
|
e6d69ebaa6
|
Merge pull request #2143 from matrix/hash_mode_4711
Added hash-mode 4711, Huawei sha1(md5(pass).salt)
|
2019-08-03 20:24:18 +02:00 |
|
Jens Steube
|
a03bffe64f
|
Merge pull request #2128 from matrix/authme_1
Added hash-mode: AuthMe - sha256(sha256(pass).salt)
|
2019-08-03 20:24:07 +02:00 |
|
Gabriele Gristina
|
06bde16336
|
Added hash-mode 4711, Huawei sha1(md5(pass).salt)
|
2019-08-03 19:53:23 +02:00 |
|
Gabriele Gristina
|
358c68abd2
|
update AuthMe patch (3)
|
2019-08-03 02:37:43 +02:00 |
|
Jens Steube
|
c845d14601
|
Make -m 4710 more generic
|
2019-08-02 10:40:32 +02:00 |
|
Jens Steube
|
a3d53e1527
|
Merge pull request #2138 from matrix/4710_opt_1
Added hash-mode 4710 optimized kernels
|
2019-08-02 10:24:00 +02:00 |
|
Jens Steube
|
317b45adcf
|
Merge pull request #2137 from matrix/issue_2136
fix bug in 4710 a3 kernel
|
2019-08-02 10:23:50 +02:00 |
|
Jens Steube
|
e74396d5aa
|
Merge pull request #2141 from matrix/21200_opt_2
Added hash-mode 21200 optimized kernels
|
2019-08-01 09:55:17 +02:00 |
|
Jens Steube
|
b3d8aa5bf7
|
Merge pull request #2140 from matrix/21200_opt
optimizing 21200 pure kernels: move sha1(salt) outside the loop
|
2019-08-01 09:55:05 +02:00 |
|
Gabriele Gristina
|
7e91bff5af
|
Added hash-mode 21200 optimized kernels
|
2019-08-01 05:17:11 +02:00 |
|
Gabriele Gristina
|
7c08184ea5
|
optimizing 21200 pure kernels: move sha1(salt) outside the loop
|
2019-08-01 03:10:47 +02:00 |
|
Gabriele Gristina
|
d794d662c6
|
Added hash-mode 21100 optimized kernels
|
2019-08-01 02:38:43 +02:00 |
|
Gabriele Gristina
|
ff8c3ed8ab
|
Added hash-mode 4710 optimized kernels
|
2019-07-31 20:52:10 +02:00 |
|
Gabriele Gristina
|
94d901e411
|
fix bug in 4710 a3 kernel
|
2019-07-31 19:04:40 +02:00 |
|