Confirm that FileZilla client supports the following algorithms and ciphers

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
Mannyr007
500 Command not understood
Posts: 1
Joined: 2024-01-29 13:21

Confirm that FileZilla client supports the following algorithms and ciphers

#1 Post by Mannyr007 » 2024-01-29 13:25

Hi,

I’ve been asked to confirm that filezilla client supports the following algorithms and ciphers:

Message Authentication Code (MAC) Algorithms:
o hmac-sha2-256-etm@openssh.com
o hmac-sha2-512-etm@openssh.com
o hmac-sha1-etm@openssh.com
o hmac-sha2-256
o hmac-sha2-512
o hmac-sha1

Cipher Suite:
o aes128-ctr
o aes192-ctr
o aes256-ctr
o aes128-gcm@openssh.com
o aes256-gcm@openssh.com

Key Exchange (KEX) Algorithms:
o diffie-hellman-group-exchange-sha256
o diffie-hellman-group14-sha1
o diffie-hellman-group-exchange-sha1
o diffie-hellman-group-exchange-sha512
o diffie-hellman-group14-sha256
o diffie-hellman-group16-sha512
o curve25519-sha256@libssh.org
o ecdh-sha2-nistp256
o ecdh-sha2-nistp384
o ecdh-sha2-nistp521

Any information provided is greatly appreciated!

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Confirm that FileZilla client supports the following algorithms and ciphers

#2 Post by botg » 2024-01-29 21:58

All supported algorithms are broadcast over the wire during connection establishment. Have a look a the network traffic in your favorite packet sniffer, such as Wireshark.

Post Reply