SFTP plugin: Add support for more key exchange protocols & signatures
Support key exchange diffie-hellman-group14-sha256 and ecdh-sha2-nistp256, since diffie-hellman-group14-sha1 is deprecated.
Support signature rsa-sha2-256.
Edited by Albert Vaca Cintora