iotool: separate alias to do only plain I/O.
[tfcrypt.git] / tfcrypt.c
2020-07-25 Andrey Rysiotool: separate alias to do only plain I/O.
2019-12-13 Andrey Rys-O ftrunc=tail: trim unused tail after processing actua...
2019-04-29 Andrey RysUpdate copyright year.
2019-04-29 Andrey Rys-c: pattern fill support.
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-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 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-20 Andrey RysAmend previous commit.
2019-03-16 Andrey RysSupport loading tfcrypt_defs.h variables from file.
2019-03-15 Andrey RysFix endianness issues.
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-01-26 Andrey Rystfc_io: xread and xwrite, which transparently handle...
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.