Added 46 new key exchanges:diffie-hellman-group14-sha224@ssh.com,diffie-hellman_group17-sha512,diffie-hellman-group-exchange-sha224@ssh.com,diffie-hellman-group-exchange-sha384@ssh.com,ecdh-sha2-1.2.840.10045.3.1.1,ecdh-sha2-1.2.840.10045.3.1.7,ecdh-sha2-1.3.132.0.1,ecdh-sha2-1.3.132.0...
ssh-add ssh-add (1) - add RSA or DSA identities to the authentication agent # # whatis ssh-agent ssh-agent ssh-agent (1) - authentication agent # # whatis sftp-server sftp-server sftp-server (1m) - SFTP server subsystem # # whatis sftp sftp sftp (1) - secure file transfer program...
/* Enable newer diffie-hellman-group-exchange-sha1 syntax */ #define LIBSSH2_DH_GEX_NEW 1 #endif /* LIBSSH2_CONFIG_H */141 changes: 141 additions & 0 deletions 141 pgadmin/include/libssh2/channel.h Show comments View file Delete file This file contains bidirectional Unicode text that ...
Added 3 new MACs: chacha20-poly1305@openssh.com, hmac-sha3-224, crypticore-mac@ssh.com. v2.2.0 (2020-03-11) Marked host key type ssh-rsa as weak due to practical SHA-1 collisions. Added Windows builds. Added 10 new host key types: ecdsa-sha2-1.3.132.0.10, x509v3-sign-dss, ...