SwiftNIO SSH
- Homepage: https://github.com/apple/swift-nio-ssh/
- First release: 2020-04-14
- Latest release: 0.9.0 (2024-03-26)
- Version history: https://github.com/apple/swift-nio-ssh/releases
- Source repository: https://github.com/apple/swift-nio-ssh
- License: Apache-2.0
- Client: true
- Server: true
Remarks
- SwiftNIO SSH library
Supported protocols
Ciphers: aes128-gcm@openssh.com, aes256-gcm@openssh.com
Compression formats: none
Hostkey formats: ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519
Key exchange protocols: ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, curve25519-sha256, curve25519-sha256@libssh.org
Message authentication codes (MACs):
User authentication methods: password, publickey, hostbased
Protocol extensions: