cathugger
|
541b043a25
|
autodetect argon2id13 support and autoenable passphrase-based generation
|
2019-05-06 16:44:25 +00:00 |
|
cathugger
|
565c2a968f
|
more strict and this time correct nopie check
|
2019-05-05 22:50:10 +00:00 |
|
cathugger
|
6454595206
|
less strict nopie check
apparently including -Werror broke detection in clang
|
2019-05-05 22:43:26 +00:00 |
|
cathugger
|
9eae27b334
|
make donna default
|
2019-05-05 22:41:53 +00:00 |
|
cathugger
|
3c52555f99
|
more strict nopie check
|
2019-03-31 23:39:11 +03:00 |
|
cathugger
|
addf4821d9
|
damn win gcc
|
2019-03-31 23:35:41 +03:00 |
|
cathugger
|
426ba147eb
|
oops forgot
|
2019-03-31 23:26:26 +03:00 |
|
cathugger
|
52dfa3a665
|
use autoconf' macros for this
|
2019-03-31 23:25:01 +03:00 |
|
cathugger
|
ff238e224d
|
proper extensions for windows executables
|
2019-03-31 23:16:58 +03: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
|
f4567d7190
|
move windows check off Makefile
|
2019-03-31 19:12:07 +00:00 |
|
cathugger
|
0f000d3820
|
cleanup
|
2019-03-17 03:03:09 +02:00 |
|
cathugger
|
a145fe4cc0
|
ohyeah
|
2019-03-17 02:26:16 +02: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
|
7e2503039d
|
using -Werror is probably more robust there
|
2019-03-15 21:18:35 +00:00 |
|
cathugger
|
390e8ea9de
|
cleanups, make clang happy
|
2019-03-15 21:04:40 +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
|
72b739cb03
|
reduce pwhash opslimit further (its slow af on my arm device)
|
2019-02-14 00:01:42 +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
|
02137f7ed4
|
configure: allow configuring BATCHNUM
|
2019-02-13 21:02:06 +00:00 |
|
cathugger
|
0befa419b1
|
compile batch keygen by default
|
2019-01-27 20:32:25 +02:00 |
|
cathugger
|
0ec0f85446
|
finish wrapping ed25519-donna
|
2019-01-27 20:21:14 +02:00 |
|
cathugger
|
3406354480
|
ed25519-donna: batchpack maybe
|
2019-01-27 20:05:26 +02:00 |
|
cathugger
|
f48239bbd7
|
ed25519-donna: batch invert thing hopefully
|
2019-01-27 19:00:28 +02:00 |
|
cathugger
|
f6138d29c4
|
make depend
|
2019-01-20 02:27:43 +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
|
8f248cbd14
|
add missing files, 2 stage batch pack
|
2019-01-20 00:52:33 +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
|
b7a027f633
|
ref10: p3_batchtobytes
|
2019-01-19 15:45:25 +00:00 |
|
cathugger
|
ffb8498905
|
ref10: tweak things
|
2019-01-19 14:39:33 +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 |
|
cathugger
|
f89c2d778c
|
Merge pull request #19 from foobar2019/master
Add support for pass-phrase seed generation.
TODO: we probably should reseed right-side after every match
|
2019-01-18 19:21:27 +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 |
|
cathugger
|
60eb4c06c7
|
README typo fix
|
2018-11-04 16:40:24 +00:00 |
|
cathugger
|
5069b28674
|
Merge pull request #14 from bmintz/patch-1
.gitattributes: make sure *.h *.c are detected as C
|
2018-10-29 18:56:25 +00:00 |
|
Ben Mintz
|
4e91c7dbf2
|
.gitattributes: make sure *.h *.c are detected as C
|
2018-10-28 22:43:51 -05:00 |
|