--- libaitio/src/crypt.c 2011/10/07 10:32:36 1.3.8.2 +++ libaitio/src/crypt.c 2011/10/07 10:41:11 1.3.8.3 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: crypt.c,v 1.3.8.2 2011/10/07 10:32:36 misho Exp $ +* $Id: crypt.c,v 1.3.8.3 2011/10/07 10:41:11 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -176,7 +176,7 @@ io_Blowfish(u_char *pInput, int inLen, u_char **ppOutp * @inLen = Input buffer data length * @ppOutput = Output buffer with cipher data, must be free after use * @pKey = Key - * @IV = IVector/Nonce/Counter + * @IV = IVector/Nonce/Counter, Warning: IV must be variable, because we write there!!! * return: -1 error or >-1 how many cipher blocks proceeded */ int