jemarch Sat, 13 Sep 2008 04:42:43 -0700
I can confirm that the minimum required version of libgcrypt is 1.2.4. libgcrypt 1.2.3 is not usable because gcry_cipher_setkey and gcry_cipher_setiv are not defined.
So the current requirement in configure.ac (1.2.4) is the right one.