Instalation instruction: SSH client need crypto library. Actual 32 bit version running only with old version of this library, but there are some problems with DES in this version, so you must use patch to fix it. Help not included and some users have problem with RSA authorization. You must have pgp instaled somewhere and you must create your own key (pgp -kg). Then you must extract only this one key from your secring.pgp (pgp -kx), and save into my_key.pgp for example. This file (my_key.pgp) you must open from ssh client menu ("keys"->"pgp to authorize keys") and you must select your key in dialog window. Click on "ok". Save into "identity.pub" file from next dialog window. This file ("identity.pub") you must add onto your "$HOME/.ssh/authorized_keys" file on target Unix system. After this, rename file "my_key.pgp" onto "identity" and store into your ssh client directory. Create new profile in ssh client menu ("Action"->"Connect") and add file "identity" into client identities (use "identities" button). Save profile and be happy.