Page 1 of 1

Client algorithms & ciphers supported

Posted: 2019-08-05 14:05
by Pierre S
Hello,

I've been asked to confirm that Filezilla client support the following algorithms & ciphers.
I suppose that it's the case, but it'd be nice to have a confirmation.

I wasn't able to find the documentation on this while searching the net.
Is it possible to confirm it, or point me to the right documentation?

Regards,

Pierre


Key Exchange Algorithms

• diffie-helman-group-exchange-sha256
• ecdh-sha2-nistp521
• ecdh-sha2-nistp384
• ecdh-sha2-nistp256

SSH Ciphers

• aes256-ctr
• aes192-ctr

MAC Algorithms

• hmac-sha2-512
• hmac-sha2-256

Re: Client algorithms & ciphers supported

Posted: 2019-08-06 07:01
by botg
Key Exchange Algorithms

• diffie-helman-group-exchange-sha256
No, it does support diffie-hellman-group-exchange-sha256 though. ;)

• ecdh-sha2-nistp521
• ecdh-sha2-nistp384
• ecdh-sha2-nistp256

SSH Ciphers

• aes256-ctr
• aes192-ctr

MAC Algorithms

• hmac-sha2-512
• hmac-sha2-256
All yes.

Re: Client algorithms & ciphers supported

Posted: 2019-08-07 09:22
by Pierre S
Thanks for the fast and complete reply.

Regards,

Pierre