I just spent quite a while trying to figure out why an "Encrypt" SecurityLevel on both client and server wasn't working.<div><br></div><div>Apparently the required version of libgcrypt that ./configure looks for is too old? I updated to libgcrypt-1.4.4 and the problems stopped.</div>
<div><br></div><div>I was receiving an "Invalid cipher mode" from gcry_open_cipher in network.c and the only way to see that was with debugging enabled.</div><div><br></div><div>Hopefully this helps someone else that runs into the same issue!</div>
<div><br></div><div>-Tim<br><br><br>
</div>