GCM ciphers now included in edtFTPnet/PRO

We've just released edtFTPnet/PRO 9.5.0. This .NET SFTP and FTPS library now includes AES Galois Counter Mode (GCM) cipher suites for TLS 1.2. A number of older ciphers that are no longer recommended for use have been deprecated and can no longer be enabled. This includes all RC2 and RC4 ciphers.

The new ciphers are:

ECDHE_RSA_AES_128_GCM_SHA256
ECDHE_RSA_AES_256_GCM_SHA384
DHE_RSA_AES_128_GCM_SHA256
DHE_RSA_AES_256_GCM_SHA384
RSA_AES_256_GCM_SHA384
RSA_AES_256_GCM_SHA384

GCM is known for its security, as well as efficiency and performance. The new release is available now from the product home page.