SSH-2.0 client library
Algorithms in flatline
- kex
curve25519-sha256@libssh.org
curve25519-sha256
ecdh-sha2-nistp256
ecdh-sha2-nistp384
ecdh-sha2-nistp521
diffie-hellman-group14-sha256
diffie-hellman-group16-sha512
diffie-hellman-group16-sha256
diffie-hellman-group14-sha1
diffie-hellman-group18-sha512
diffie-hellman-group-exchange-sha256
diffie-hellman-group-exchange-sha1
diffie-hellman-group15-sha512
diffie-hellman-group17-sha512
diffie-hellman-group1-sha1
- hostkey
ssh-ed25519
rsa-sha2-256
rsa-sha2-512
ssh-rsa
ssh-dss
ecdsa-sha2-nistp521
ecdsa-sha2-nistp256
ecdsa-sha2-nistp384
- encryption
chacha20-poly1305@openssh.com
aes256-gcm@openssh.com
aes128-gcm@openssh.com
aes256-ctr
aes128-cbc
aes192-cbc
aes256-cbc
aes128-ctr
aes192-ctr
rijndael-cbc@lysator.liu.se
3des-cbc
- mac
hmac-sha1
hmac-sha1-etm@openssh.com
hmac-sha1-96
hmac-sha1-96-etm@openssh.com
hmac-md5
hmac-md5-etm@openssh.com
hmac-md5-96
hmac-md5-96-etm@openssh.com
hmac-sha2-512
hmac-sha2-512-etm@openssh.com
hmac-sha2-256
hmac-sha2-256-etm@openssh.com
- compress
zlib
zlib@openssh.com
Example
- echo hello
async
[!WARNING] flatline is beta now and can contain breaking changes!