2022-08-28 |
Andrey Rys | Add Propagating CBC (PCBC) mode |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2022-08-28 |
Andrey Rys | remove prefix from base64 builtin |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2022-08-28 |
Andrey Rys | Sync with tfcipher |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2022-01-16 |
Andrey Rys | -O nobuf: disable IO buffering |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2022-01-16 |
Andrey Rys | -O iobs: exempt for all stream ciphers or plain IO |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2022-01-15 |
Andrey Rys | tfstream: add separate xor_block function |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2022-01-15 |
Andrey Rys | tfe: endian fixes and code optimization |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2022-01-15 |
Andrey Rys | remove OCB mode |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-12-13 |
Andrey Rys | iotool: allow arbitrary iobs. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-11-28 |
Andrey Rys | -O ioseek=: apply iseek and oseek at same time. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-11-28 |
Andrey Rys | -O ro: readonly files, never write anything (except... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-11-28 |
Andrey Rys | -O append: append to output flag |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-11-28 |
Andrey Rys | fix total size indicator when doing -M mac -u. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-11-28 |
Andrey Rys | another attempt to fix newline bugs |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-11-28 |
Andrey Rys | lift restrictions on partial "window" seeked signature... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-11-28 |
Andrey Rys | -O readloops=n: read source repeatedly n times (by... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-11-28 |
Andrey Rys | change atexit newline print policy |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-11-28 |
Andrey Rys | -O pid: show/log process id of running tfcrypt. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-11-28 |
Andrey Rys | -o: accept "-" as name, do nothing (leave stderr as is) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-11-28 |
Andrey Rys | -O finished: prepend "finished: " marker when tfcrypt... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-11-28 |
Andrey Rys | xexit: do post-crypt work only if exiting by system... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-11-28 |
Andrey Rys | always cap first print_crypt_status to less or equal... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-11-28 |
Andrey Rys | moving to clock_gettime and add correction of time... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-11-28 |
Andrey Rys | -o logfile: logging to separate logfile instead of... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-11-28 |
Andrey Rys | fix quiet mode and final reporting when using -O count. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-11-28 |
Andrey Rys | fix time not casted to tfc_useconds incorrectly. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-11-28 |
Andrey Rys | SIGTSTP: fix quiet mode. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-11-28 |
Andrey Rys | move atexit code to xexit() and fix ftrunc order for... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-11-27 |
Andrey Rys | -u: like -m, but decrypt to verify MAC, see if it's... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-11-27 |
Andrey Rys | SIGTERM, SIGINT: exit immediately, don't try to postpro... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-08-02 |
Andrey Rys | -V: fix when used with -P |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-07-25 |
Andrey Rys | iotool: separate alias to do only plain I/O. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-12-13 |
Andrey Rys | -O ftrunc=tail: trim unused tail after processing actua... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-10-06 |
Andrey Rys | tfc_signal: add elapsed time counter. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-08-18 |
Andrey Rys | tfe: fix endianness with blocks smaller than TF_BLOCK_SIZE. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-29 |
Andrey Rys | Update copyright year. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-29 |
Andrey Rys | -c: pattern fill support. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-24 |
Andrey Rys | Display hash of current defaults. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-21 |
Andrey Rys | -q: remove ASCII reprint of hexdump. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-21 |
Andrey Rys | Add password hints to every password asking function. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-10 |
Andrey Rys | tfprng: expose range formula in form of macros to build... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-06 |
Andrey Rys | "-O ftrunc=": implement file truncations (without sanit... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-06 |
Andrey Rys | fix counter adjustment on "-c zero -O iseek=". |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-04 |
Andrey Rys | -O showsecrets: display passwords in plaintext. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-03-23 |
Andrey Rys | fix usage, add -O fullkey to extend key size. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-03-23 |
Andrey Rys | tfc_conf: nr_turns: do not apply to sksum turns. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-03-23 |
Andrey Rys | Switch to old tfcrypt1 mode by default. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-03-23 |
Andrey Rys | Replace ugly tweak size computation with explicit tweak... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-03-22 |
Andrey Rys | -c zero: assume zero counter value. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-03-22 |
Andrey Rys | fix -C stream -c rand regression. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-03-21 |
Andrey Rys | fix mhexdump machine detection. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-03-20 |
Andrey Rys | Amend previous commit. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-03-16 |
Andrey Rys | Support loading tfcrypt_defs.h variables from file. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-03-15 |
Andrey Rys | tfprng: use tf_prng_datasize even if no one uses it. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-03-15 |
Andrey Rys | Fix endianness issues. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-02-27 |
Andrey Rys | ctr_add: replace dead with working code. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-02-18 |
Andrey Rys | tfprng: remove legacy functions. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-02-09 |
Andrey Rys | Change default seek behavior: error out, allow to ignor... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-02-04 |
Andrey Rys | -O okey=val: offset into key (useful for block device... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-02-02 |
Andrey Rys | Define _DEFAULT_SOURCE. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-01-26 |
Andrey Rys | tfc_io: xread and xwrite, which transparently handle... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-01-26 |
Andrey Rys | tfc_random: proper write error handling plus handling... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-01-25 |
Andrey Rys | Define _FILE_OFFSET_BITS=64 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-01-25 |
Andrey Rys | -E sync: reform logic. Prequery file position, jump... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-11-29 |
Andrey Rys | Salt user keys or passwords. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-11-25 |
Andrey Rys | tfcrypt: fixing hash output stream. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-11-14 |
Andrey Rys | tfcrypt 1. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
|