Jens Steube
|
e76c3de86a
|
Fix invalid password truncation in -a 1 mode
|
2019-07-29 16:11:50 +02:00 |
|
Jens Steube
|
e896d78b05
|
Merge pull request #2113 from matrix/opencl_header_update
update OpenCL-Headers deps
|
2019-07-29 15:34:12 +02:00 |
|
Jens Steube
|
0a7901a8e2
|
Merge pull request #2112 from matrix/lzma_sdk_update
Update lzma-sdk from 18.05 to 19.00
|
2019-07-29 15:33:37 +02:00 |
|
Jens Steube
|
8d770e6981
|
Merge pull request #2109 from matrix/brain_1
(brain) remove unused *rc* vars and cleanup
|
2019-07-29 15:06:16 +02:00 |
|
Jens Steube
|
90b9e08fc7
|
Merge pull request #2108 from matrix/dispatch_1
(dispatch) remove unused *rc* vars and cleanup
|
2019-07-29 15:05:05 +02:00 |
|
Jens Steube
|
be53c3dbe9
|
Merge pull request #2107 from matrix/straight_1
(straight) remove unused *rc* vars and cleanup
|
2019-07-29 15:04:22 +02:00 |
|
Jens Steube
|
0718b87dcb
|
Merge pull request #2106 from matrix/restore_1
(restore) remove unused *rc* vars and cleanup
|
2019-07-29 15:03:33 +02:00 |
|
Jens Steube
|
64fd1575c8
|
Merge pull request #2105 from matrix/main_1
(main) remove unused *rc* vars and cleanup
|
2019-07-29 15:03:00 +02:00 |
|
Jens Steube
|
97b5b723c4
|
Merge pull request #2104 from matrix/keyboard_layout_1
(keyboard_layout) remove unused *rc* vars, change free with hcfree
|
2019-07-29 15:02:34 +02:00 |
|
Jens Steube
|
35f04bf15d
|
Merge pull request #2102 from matrix/filehandling_1
move hc_* file functions from shared.c/.h to filehandling.c/.h
|
2019-07-29 14:58:15 +02:00 |
|
Jens Steube
|
49830ec8d1
|
Merge pull request #2097 from matrix/issue_2094
Fix #2094: kernel 20600 build error
|
2019-07-29 14:53:49 +02:00 |
|
Jens Steube
|
fbf787bd73
|
Merge pull request #2101 from matrix/issue_2084
Fix #2084: bug with -S -O arguments set together
|
2019-07-29 14:41:57 +02:00 |
|
Gabriele Gristina
|
85b16ef844
|
do not call mp_css_utf16le_expand() in case this is a slow_candidate session
|
2019-07-29 14:29:43 +02:00 |
|
Jens Steube
|
aadb4c71d4
|
Merge pull request #2100 from matrix/fix_mpsp_bug
fix bug in mpsp
|
2019-07-29 12:33:09 +02:00 |
|
Gabriele Gristina
|
973a972324
|
Added optimized kernels, fix test
|
2019-07-29 00:31:51 +02:00 |
|
Gabriele Gristina
|
ebb83bee41
|
Add the right one a0 optimized kernel
|
2019-07-28 18:22:41 +02:00 |
|
Gabriele Gristina
|
a5af1392f4
|
Added optimized kernels
|
2019-07-28 05:23:06 +02:00 |
|
Gabriele Gristina
|
d824d1943e
|
Added hash-mode: md5(salt.sha1(salt.pass))
|
2019-07-27 17:03:19 +02:00 |
|
Gabriele Gristina
|
370a552459
|
Added hash-mode: md5(sha1().md5())
|
2019-07-27 14:16:30 +02:00 |
|
Gabriele Gristina
|
e766cf0dc7
|
Added hash-mode: sha1(md5(.))
|
2019-07-27 02:03:23 +02:00 |
|
Gabriele Gristina
|
ff93d218ee
|
fix code style
|
2019-07-27 00:01:10 +02:00 |
|
Gabriele Gristina
|
af622f6df5
|
Added hash-mode: BitShares v0.x - sha512(sha512(pass))
|
2019-07-26 23:47:32 +02:00 |
|
Gabriele Gristina
|
b1d8035707
|
remove the changes to src/mpsp.c
|
2019-07-26 12:38:33 +02:00 |
|
Gabriele Gristina
|
8ad2261a01
|
remove the changes to src/mpsp.c
|
2019-07-26 12:35:14 +02:00 |
|
Gabriele Gristina
|
bf5d8af890
|
remove the changes to src/mpsp.c
|
2019-07-26 12:17:44 +02:00 |
|
Gabriele Gristina
|
bbee1890cd
|
Added hash-mode: sha1(md5(pass).salt)
|
2019-07-26 01:49:35 +02:00 |
|
Gabriele Gristina
|
49436f1050
|
update credits
|
2019-07-26 00:04:22 +02:00 |
|
Gabriele Gristina
|
eedceb698f
|
Added hash-mode: md5(sha1().md5().sha1())
|
2019-07-25 23:56:20 +02:00 |
|
Gabriele Gristina
|
c166242996
|
Add AuthMe - sha256(sha256().) kernel module
|
2019-07-23 19:23:06 +02:00 |
|
Gabriele Gristina
|
37f392de63
|
fix docs/changes.txt
|
2019-07-22 13:25:58 +02:00 |
|
Gabriele Gristina
|
038bce131f
|
Add Double sha256 kernel module
|
2019-07-20 21:06:46 +02:00 |
|
Jack Schmidt
|
e724e0dadc
|
nsec3 m 8300: salt can be empty
|
2019-07-18 08:06:00 -04:00 |
|
Gabriele Gristina
|
35e07fec28
|
update OpenCL-Headers deps
|
2019-07-15 15:34:03 +02:00 |
|
Gabriele Gristina
|
903722c415
|
update lzma-sdk from 18.05 to 19.00
|
2019-07-15 15:16:24 +02:00 |
|
Gabriele Gristina
|
1aef49d11b
|
update readme/changes txt
|
2019-07-13 20:51:38 +02:00 |
|
Gabriele Gristina
|
10f243aa20
|
add test module, update credits.txt
|
2019-07-13 16:36:25 +02:00 |
|
Jens Steube
|
d1f473d6ba
|
Merge pull request #2099 from Chick3nman/master
Added Remaining counts and changed Recovered count logic
|
2019-07-13 16:35:07 +02:00 |
|
Jens Steube
|
f14f0817ca
|
Merge pull request #2096 from matrix/buffer_overflow_1
Fix buffer overflow in build_plain()
|
2019-07-13 16:33:00 +02:00 |
|
Gabriele Gristina
|
ed77af9207
|
fix bug with -a3 -O
|
2019-07-13 16:25:31 +02:00 |
|
Gabriele Gristina
|
806b00168c
|
fix wrong OPTS_TYPE, add remaining 4710 kernels
|
2019-07-13 15:36:16 +02:00 |
|
Gabriele Gristina
|
bbcb23b038
|
Add hash mode 4710 - sha256(md5(pass))
|
2019-07-13 14:43:13 +02:00 |
|
Gabriele Gristina
|
e77d6e947c
|
(brain) remove unused *rc* vars and cleanup
|
2019-07-13 08:23:12 +02:00 |
|
Gabriele Gristina
|
278cd66775
|
(dispatch) remove unused *rc* vars and cleanup
|
2019-07-13 07:52:54 +02:00 |
|
Gabriele Gristina
|
cdbef854a4
|
(keyboard_layout) remove unused *rc* vars, change free with hcfree
|
2019-07-13 07:32:15 +02:00 |
|
Gabriele Gristina
|
7e7acb0ee8
|
(main) remove unused *rc* vars and cleanup
|
2019-07-13 07:27:32 +02:00 |
|
Gabriele Gristina
|
f0a7ba1473
|
(restore) remove unused *rc* vars and cleanup
|
2019-07-13 07:23:50 +02:00 |
|
Gabriele Gristina
|
48ca028714
|
(straight) remove unused *rc* vars and cleanup
|
2019-07-13 07:16:03 +02:00 |
|
Gabriele Gristina
|
d0ec5c7b77
|
move hc_* file functions from shared.c/.h to filehandling.c/.h
|
2019-07-13 00:20:41 +02:00 |
|
Gabriele Gristina
|
686e722db0
|
fix bug with -S -O arguments set together
|
2019-07-12 23:55:53 +02:00 |
|
Chick3nman
|
9e1ae3cb4a
|
Updated Kernel self-test failure message to reflect OpenCL or Cuda installation failure, depending on backend used
|
2019-07-12 13:38:12 -05:00 |
|