4 ms·
Hi andreaso, do you happen to have a list of encryption algs on your side? We don't support chacha20-poly1305 (yet) and afaik aes in gcm mode, but e.g. aes ctr
by sajagi 9y ago
Hi andreaso, do you happen to have a list of encryption algs on your side? We don't support chacha20-poly1305 (yet) and afaik aes in gcm mode, but e.g. aes ctr are reliable so I find it strange these are not supported on your side.
- andreaso 9y agoThat sshd only supports the chacha20-poly1305 cipher. Perfectly fine with that, since I'm the only one logging into that server.