Note: The 32-bit version will probably crash on exit (I will be really surprised if not), with cryptlib version 2.00. The problem is in cryptlib, not the SSH client. If you have Microsoft Visual C++, then you can apply a patch (lib_rand.c.cdi) and recompile the library.i Such a problem does not exist with version 1.1, but there is still a problem with DES and 3DES, since 1.1 accepts only 56-bit DES keys, instead of 64-bit keys. (OK, OK, DES keys are internally 56 bits, but externally are 64 bits.) To fix that problem, you can download a small binary patch (patch01.zip). I am testing the 32-bit version with cryptlib 2.1, which is still in beta. It seems to be working, but you will have to wait for the official release, or download the beta version and compile it.