Commit History

Author SHA1 Message Date
  cathugger c57f10316f rawyaml mode 4 years ago
  cathugger 30c05eb266 remove some unused stuff, small fixups, use -Wextra 4 years ago
  cathugger e6d0f59f1d estimate calc utility (WIP) 4 years ago
  cathugger d3640b7322 use GNUmakefile, since we depend on GNU stuff 4 years ago
  cathugger 9032811fc5 small cleanup, makefile preparation for calcdiff 4 years ago
  cathugger 451c9610aa don't offload dead code elimination to compiler as we can do that in preprocessor 5 years ago
  cathugger 5c7e0144d9 remove BATCHNUM limitations 5 years ago
  cathugger 9bc52c5fb7 implement worker_batch_pass 5 years ago
  cathugger 6f7e220b60 fix ed25519-donna makedepends 5 years ago
  cathugger c0ef36f200 make requirements section of readme more retard-proof 5 years ago
  cathugger 92b36121b6 explicit void params declarations, add warnings to keep it correct 5 years ago
  cathugger d03798bece reduce pwhash opslimit even further, probably for the last time 5 years ago
  cathugger 541b043a25 autodetect argon2id13 support and autoenable passphrase-based generation 5 years ago
  cathugger 565c2a968f more strict and this time correct nopie check 5 years ago
  cathugger 6454595206 less strict nopie check 5 years ago
  cathugger 9eae27b334 make donna default 5 years ago
  cathugger 3c52555f99 more strict nopie check 5 years ago
  cathugger addf4821d9 damn win gcc 5 years ago
  cathugger 426ba147eb oops forgot 5 years ago
  cathugger 52dfa3a665 use autoconf' macros for this 5 years ago
  cathugger ff238e224d proper extensions for windows executables 5 years ago
  cathugger 4fb82c8902 unconditionally define feature test macros 5 years ago
  cathugger 33162701fe glibc isn't limited to linux 5 years ago
  cathugger f4567d7190 move windows check off Makefile 5 years ago
  cathugger 0f000d3820 cleanup 5 years ago
  cathugger a145fe4cc0 ohyeah 5 years ago
  cathugger c9d4f79b9f makefile: support out of tree builds 5 years ago
  cathugger 5c58f03805 split worker off 5 years ago
  cathugger bfd9d712c8 tweak 5 years ago
  cathugger 7e2503039d using -Werror is probably more robust there 5 years ago
  cathugger 390e8ea9de cleanups, make clang happy 5 years ago
  cathugger 9ac54f6db3 tweak pass functionality control 5 years ago
  cathugger db303cf8f6 cleanup right side reseed 5 years ago
  cathugger 226f047aef yaml stuff won't care about deterministic pw stuff 5 years ago
  cathugger 72b739cb03 reduce pwhash opslimit further (its slow af on my arm device) 5 years ago
  cathugger 8a375604f1 remove excess tabs 5 years ago
  cathugger f0587c98c3 tweak passphrase code 5 years ago
  cathugger 01b733a704 reduce password hash opslimit, tweaks 5 years ago
  cathugger 33007eadea reseed right half of sk in password case, some tweaks 5 years ago
  cathugger 02137f7ed4 configure: allow configuring BATCHNUM 5 years ago
  cathugger 0befa419b1 compile batch keygen by default 5 years ago
  cathugger 0ec0f85446 finish wrapping ed25519-donna 5 years ago
  cathugger 3406354480 ed25519-donna: batchpack maybe 5 years ago
  cathugger f48239bbd7 ed25519-donna: batch invert thing hopefully 5 years ago
  cathugger f6138d29c4 make depend 5 years ago
  cathugger 417b7615f8 disable setting stack size, port batch pack to amd64-51-30k, set default batch num 2048 5 years ago
  cathugger 9972a833a8 finish porting to amd64-64-24k 5 years ago
  cathugger 596ebfc71a 2 stage batching 5 years ago
  cathugger 8f248cbd14 add missing files, 2 stage batch pack 5 years ago
  cathugger f944bb64a2 some cleanups, port batch invert to amd64-64-24k 5 years ago