cathugger
|
e6d0f59f1d
|
estimate calc utility (WIP)
|
2020-01-14 17:15:44 +00:00 |
|
cathugger
|
d3640b7322
|
use GNUmakefile, since we depend on GNU stuff
|
2019-12-22 22:28:12 +02:00 |
|
cathugger
|
9032811fc5
|
small cleanup, makefile preparation for calcdiff
|
2019-12-22 22:01:26 +02:00 |
|
cathugger
|
451c9610aa
|
don't offload dead code elimination to compiler as we can do that in preprocessor
|
2019-11-20 16:22:43 +00:00 |
|
cathugger
|
5c7e0144d9
|
remove BATCHNUM limitations
|
2019-11-20 16:17:21 +00:00 |
|
cathugger
|
9bc52c5fb7
|
implement worker_batch_pass
|
2019-11-15 04:58:21 +00:00 |
|
cathugger
|
6f7e220b60
|
fix ed25519-donna makedepends
|
2019-11-15 02:48:19 +00:00 |
|
cathugger
|
c0ef36f200
|
make requirements section of readme more retard-proof
|
2019-09-14 20:50:50 +03: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
|
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 |
|