51 broke -E logic completely, rewise it
[tfcrypt.git] / tfcrypt.h
2023-08-09 Andrey Rys51 broke -E logic completely, rewise it master
2022-08-28 Andrey Rys-X: add simple XOR mode (embedded xor tool)
2022-08-28 Andrey RysAdd Propagating CBC (PCBC) mode
2022-01-16 Andrey Rys-O nobuf: disable IO buffering
2022-01-16 Andrey Rys-O iobs: exempt for all stream ciphers or plain IO
2022-01-15 Andrey Rysremove OCB mode
2021-11-28 Andrey Rys-O ro: readonly files, never write anything (except...
2021-11-28 Andrey Rysfix total size indicator when doing -M mac -u.
2021-11-28 Andrey Ryschange atexit newline print policy
2021-11-28 Andrey Rys-O pid: show/log process id of running tfcrypt.
2021-11-28 Andrey Rys-O finished: prepend "finished: " marker when tfcrypt...
2021-11-28 Andrey Rysmoving to clock_gettime and add correction of time...
2021-11-28 Andrey RysSIGTSTP: fix quiet mode.
2021-11-27 Andrey Rys-u: like -m, but decrypt to verify MAC, see if it's...
2021-11-27 Andrey RysSIGTERM, SIGINT: exit immediately, don't try to postpro...
2019-12-13 Andrey Rys-O ftrunc=tail: trim unused tail after processing actua...
2019-10-06 Andrey Rystfc_signal: add elapsed time counter.
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-06 Andrey Rys"-O ftrunc=": implement file truncations (without sanit...
2019-04-04 Andrey Rys-O showsecrets: display passwords in plaintext.
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-16 Andrey RysSupport loading tfcrypt_defs.h variables from file.
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-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-14 Andrey Rystfcrypt 1.