cathugger
870c089a3c
better ruler fix
2023-09-06 02:24:14 +03:00
cathugger
1b00917e52
spaces/tabs fix
2023-09-06 02:19:20 +03:00
cathugger
6c704d20c4
use "latest wins" logic for skipnear/warnnear args
2023-09-06 01:43:44 +03:00
cathugger
c7a8d75229
don't skipnear if warnnear is set
2023-09-06 01:24:58 +03:00
cathugger
80e1bd0b47
near passkeys skip/warn modes & help tweak
2023-09-06 01:00:04 +03:00
cathugger
6a2b5e60bf
fix checkpoint loading (use carry for add)
2023-08-06 05:13:37 +03:00
cathugger
2b417046b6
remove slow/fast workers
2023-06-09 17:16:46 +03:00
cathugger
309b86fd59
more helpful error messages
2022-12-19 18:30:24 +02:00
cathugger
6438396a33
more :>
2022-05-05 23:18:41 +03:00
cathugger
0eee09364d
change usage formatting, print version
2022-05-05 15:36:36 +00:00
scribblemaniac
51d76913f1
Fix missing #ifdefs
2022-03-14 19:39:18 -06:00
cathugger
1679e51e1b
move this there
2021-12-08 20:24:55 +00:00
cathugger
90fe9f35d1
some tweaks
2021-12-08 20:22:24 +00:00
cathugger
5b4074a47e
make checkpoint stuff actually proper
2021-12-08 20:14:20 +00:00
scribblemaniac
3706518f76
Move checkpoint saving to main thread
...
Checkpoints will now be saved every 5 minutes and when the program
ends.
2021-11-05 19:29:11 -06:00
scribblemaniac
c9396de8b2
Use long argument for checkpoint
2021-11-05 17:27:14 -06:00
scribblemaniac
2a4afad91a
Add checkpointing support for passphrases
2021-10-15 22:53:53 -06:00
cathugger
02c35e5f69
actually set stack size for new threads
...
forgot to actually pass argument
2020-11-23 03:38:56 +00:00
cathugger
af5a7cfe12
set thread size
2020-11-22 13:13:50 +00:00
cathugger
51d87c3857
dont do indirection in for batch stuff
2020-11-22 10:21:06 +00:00
cathugger
30491bd9f8
various things
...
disable paranoid check which was never triggered as far as I'm aware
add editorconfig
some whitespace changes in configure.ac
which to batch mode by default
start working on putting all filtering options in one bin
some other tweaks
2020-11-21 11:34:25 +00:00
cathugger
a3e141e79b
close filter files, more error handling
2020-05-22 22:30:14 +00:00
cathugger
e933a9b806
correctly handle filter file loading error, small tweak
2020-05-22 17:55:37 +00:00
cathugger
c57f10316f
rawyaml mode
2020-01-17 14:15:56 +00:00
cathugger
9bc52c5fb7
implement worker_batch_pass
2019-11-15 04:58:21 +00:00
cathugger
92b36121b6
explicit void params declarations, add warnings to keep it correct
...
thx http://nickdesaulniers.github.io/blog/2019/05/12/f-vs-f-void-in-c-vs-c-plus-plus/
2019-05-14 20:29:27 +03:00
cathugger
d03798bece
reduce pwhash opslimit even further, probably for the last time
2019-05-06 16:47:47 +00:00
cathugger
4fb82c8902
unconditionally define feature test macros
2019-03-31 19:36:58 +00:00
cathugger
33162701fe
glibc isn't limited to linux
2019-03-31 19:26:53 +00:00
cathugger
c9d4f79b9f
makefile: support out of tree builds
2019-03-17 02:23:10 +02:00
cathugger
5c58f03805
split worker off
2019-03-16 21:57:29 +02:00
cathugger
bfd9d712c8
tweak
2019-03-16 13:51:16 +00:00
cathugger
9ac54f6db3
tweak pass functionality control
2019-02-16 16:50:26 +00:00
cathugger
db303cf8f6
cleanup right side reseed
2019-02-15 20:58:26 +00:00
cathugger
226f047aef
yaml stuff won't care about deterministic pw stuff
2019-02-14 00:07:20 +00:00
cathugger
8a375604f1
remove excess tabs
2019-02-13 23:56:43 +00:00
cathugger
f0587c98c3
tweak passphrase code
2019-02-13 23:54:00 +00:00
cathugger
01b733a704
reduce password hash opslimit, tweaks
2019-02-13 23:35:36 +00:00
cathugger
33007eadea
reseed right half of sk in password case, some tweaks
2019-02-13 23:07:53 +00:00
cathugger
0befa419b1
compile batch keygen by default
2019-01-27 20:32:25 +02:00
cathugger
417b7615f8
disable setting stack size, port batch pack to amd64-51-30k, set default batch num 2048
2019-01-20 02:15:58 +02:00
cathugger
9972a833a8
finish porting to amd64-64-24k
2019-01-20 01:29:02 +02:00
cathugger
596ebfc71a
2 stage batching
2019-01-20 01:04:48 +02:00
cathugger
f944bb64a2
some cleanups, port batch invert to amd64-64-24k
2019-01-19 22:40:15 +00:00
cathugger
354e777bb7
implement batched ref10
2019-01-19 16:44:35 +00:00
cathugger
9139d302fb
optimize deterministic worker
2019-01-19 14:10:56 +00:00
cathugger
5bb3d0f821
ref10: batch invert maybe
2019-01-19 13:52:13 +00:00
foobar
7cba4e5669
Destroy determseed mutex.
2019-01-18 20:07:54 +01:00
foobar
12b57ea4a2
Add support for pass-phrase seed generation.
2019-01-18 19:06:14 +01:00
cathugger
74a13ae5c0
clarify -t/-j arguments
2018-12-10 13:21:51 +00:00