OpenSSH allows algorithms to be whitelisted through the Ciphers, KexAlgorithms, HostKeyAlgorithms, HostbasedAcceptedKeyTypes, MACs & PubkeyAcceptedKeyTypes options.
It would be great if pssht had similar options to restrict available algorithms, to avoid the use of weak/obsolete ones (arcfour, CBC mode, MD5/SHA1, etc.).
OpenSSH allows algorithms to be whitelisted through the Ciphers, KexAlgorithms, HostKeyAlgorithms, HostbasedAcceptedKeyTypes, MACs & PubkeyAcceptedKeyTypes options.
It would be great if pssht had similar options to restrict available algorithms, to avoid the use of weak/obsolete ones (arcfour, CBC mode, MD5/SHA1, etc.).