Question:
Hi,
I want to konw the algoritms supported by chilkat dotnet2 64 bit dll. e.g. like Aes256-ctr Aes192-ctr Aes128-ctr
Cast128-cbc Blowfish-cbc 3des-cbc
Thanks
According to the ChilkatSFTP ForceCipher documentation, the following algorithms are supported:
"aes256-cbc", "aes128-cbc", "twofish256-cbc", "twofish128-cbc", "blowfish-cbc", "3des-cbc", "arcfour128", "arcfour256". (If blowfish is chosen, the encryption strength is 128 bits.)
We're looking at upgrading from 9.2 to 9.5. Are there any ciphers in 9.2 that have been deprecated in 9.5?