tfcrypt.git
2019-10-06 Andrey Rystfc_signal: add elapsed time counter.
2019-08-18 Andrey Rystfe: fix endianness with blocks smaller than TF_BLOCK_SIZE.
2019-04-29 Andrey RysUpdate copyright year.
2019-04-29 Andrey Rys-c: pattern fill support.
2019-04-24 Andrey RysDisplay hash of current defaults.
2019-04-21 Andrey Rys-q: remove ASCII reprint of hexdump.
2019-04-21 Andrey RysAdd password hints to every password asking function.
2019-04-10 Andrey Rystfprng: expose range formula in form of macros to build...
2019-04-06 Andrey Rys"-O ftrunc=": implement file truncations (without sanit...
2019-04-06 Andrey Rysfix counter adjustment on "-c zero -O iseek=".
2019-04-04 Andrey Rys-O showsecrets: display passwords in plaintext.
2019-03-23 Andrey Rysfix usage, add -O fullkey to extend key size.
2019-03-23 Andrey Rystfc_conf: nr_turns: do not apply to sksum turns.
2019-03-23 Andrey RysSwitch to old tfcrypt1 mode by default.
2019-03-23 Andrey RysReplace ugly tweak size computation with explicit tweak...
2019-03-22 Andrey Rys-c zero: assume zero counter value.
2019-03-22 Andrey Rysfix -C stream -c rand regression.
2019-03-21 Andrey Rysfix mhexdump machine detection.
2019-03-20 Andrey RysAmend previous commit.
2019-03-16 Andrey RysSupport loading tfcrypt_defs.h variables from file.
2019-03-15 Andrey Rystfprng: use tf_prng_datasize even if no one uses it.
2019-03-15 Andrey RysFix endianness issues.
2019-02-27 Andrey Rysctr_add: replace dead with working code.
2019-02-18 Andrey Rystfprng: remove legacy functions.
2019-02-09 Andrey RysChange default seek behavior: error out, allow to ignor...
2019-02-04 Andrey Rys-O okey=val: offset into key (useful for block device...
2019-02-02 Andrey RysDefine _DEFAULT_SOURCE.
2019-01-26 Andrey Rystfc_io: xread and xwrite, which transparently handle...
2019-01-26 Andrey Rystfc_random: proper write error handling plus handling...
2019-01-25 Andrey RysDefine _FILE_OFFSET_BITS=64
2019-01-25 Andrey Rys-E sync: reform logic. Prequery file position, jump...
2018-11-29 Andrey RysSalt user keys or passwords.
2018-11-25 Andrey Rystfcrypt: fixing hash output stream.
2018-11-14 Andrey Rystfcrypt 1.