Hi,

I spent many many hours trying to convince Cryptlib to do SFTP.
There where many problems with the Cryptlib sources (I am not an expert in C 
and 
the code is extremelly complicated).

Finally I solved it and you can read what I did in th eattached PDF.

You can also download the modified DLL from the following DropBox link.
https://dl.dropboxusercontent.com/u/9888741/cl32.dll

I hope it will work for you.

Regards,
Itzik MIntz
mi...@dvir.org.il



---------- Original Message ----------

Last night, one of the (Linux) webhosts where my app is used, 
switched to OpenSSH 6.9, and now my (Windows desktop) app can not connect.

During Connect, OnStatus returns hr_Error with:
"10091,No algorithm compatible with the remote system's selection was 
found : 
curve25519-sha...@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1"

I'm using the code from "sftp.zip", downloaded from here:
        http://synapse.ararat.cz/files/contrib/?S=M&view=details&showonly=
I did make some minor enhancements/additions.

I'm using the DLL from:
        http://synapse.ararat.cz/files/crypt/cryptlib-3.2.2.zip
I just checked, and it is the same I'm using, and is from late 2005.

I strongly suspect that a newer DLL would solve the problem.
Where can I get the "official" latest version?
Thanks in advance! :)

P.S.  My project started over a decade ago, using Indy, then a couple 
of years ago I converted it to Synapse mainly so I could add SFTP 
support.  I was so impressed with Synapse, I've converted several 
other Delphi projects to use it. :)
Thanks for all your hard work and gift to the Delphi community! :)


------------------------------------------------------------------------------
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Attachment: SFTP-3180.pdf
Description: Binary data

------------------------------------------------------------------------------
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to