Loading
nixos/sshd: Remove algorithms that do MAC-then-encrypt
Algorithms with the -etm suffix calculate the MAC after encryption, which is generally considered safer.
Algorithms with the -etm suffix calculate the MAC after encryption, which is generally considered safer.