Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
1.1k views
in .NET FTP by (150 points)
I was wondering what ciphers edtFTPNet supports for both the PRO and Free version.

1 Answer

0 votes
by (161k points)
 
Best answer
The free version doesn't support SSH/SFTP, so there is no cipher support.

The Pro version supports SSL/TLS, and SSH, which are both secure protocols. They support slightly different ciphers.

The SSH ciphers are blowfish-cbc,aes128-cbc,aes192-cbc,aes256-cbc,3des-cbc,aes128-ctr,aes192-ctr,and aes256-ctr.

For completeness, the SSL/TLS cipher suites are:

RSA_RC4_128_MD5
RSA_RC4_128_SHA
RSA_RC4_40_MD5
RSA_RC2_40_MD5
RSA_DES_56_SHA
RSA_3DES_168_SHA
RSA_DES_40_SHA
RSA_AES_128_SHA
RSA_AES_256_SHA
RSA_AES_128_SHA256
RSA_AES_256_SHA256

Categories

...