Desktop SSH Client Error

Hi every one

I have a X86 ROS as SSH server. On Android Devices and Apple IOS, SSH client APPs works fine.
On windows 10, I use Bitvise SSH client. But i can’t connect to the server and this error is shown;

“The SSH connection has terminated with error. Reason: Error class: LocalSshDisconn, code: KeyExchangeFailed, message: FlowSshTransport: no mutually supported inbound MAC algorithm. Local list: hmac-sha2-256-etm,hmac-sha2-512-etm,hmac-sha2-256,hmac-sha2-512. Remote list: hmac-sha1,hmac-md5”

On ROS Side this log is shown; “can’t agree on KEX algorithms”

I googled on this community and many other forums, But none of them were useful.
Can you please help?
Thanks

RouterOS SSHD uses weak and outdated algorithms by default, you need to set /ip ssh set strong-crypto=yes

Thanks for your replay
when I set /ip ssh set strong-crypto=yes The desktop client problem is not solved and the same error message is displayed. Also, Android users cannot connect.

Mine is working correctly.
V7.7, V7.10
strong-crypto=yes
2023-06-16_21-34-23.jpg
Bitvise Client log
2023-06-16_21-31-57.jpg

I can connect to server using putty.
But my Bitvise does not connect.
I have attached two pictures of the problem. Maybe looking at these pictures will help.
Thanks
2.JPG
1.JPG