-O nobuf: disable IO buffering
authorAndrey Rys <rys@lynxlynx.ru>
Sun, 16 Jan 2022 11:21:54 +0000 (12:21 +0100)
committerAndrey Rys <rys@lynxlynx.ru>
Sun, 16 Jan 2022 11:21:54 +0000 (12:21 +0100)
commitc0d678824537239f5e17822cd8473ac32f1ed251
treef64793ff38749c44ddac353e7e9cc66813854c2e
parent28fd79bfc51ba3ca72caf78fcaacecfc1a19f19c
-O nobuf: disable IO buffering

useful for online "as user types" encrypting
cannot use CTR here because CTR increases counter each time message continuation appears
VERSION
tfc_error.c
tfc_misc.c
tfcrypt.c
tfcrypt.h