mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-14 16:35:06 +01:00
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
ssh-transport
Transport layer of SSH.
Based on RFC 4253 The Secure Shell (SSH) Transport Layer Protocol and RFC 4251 The Secure Shell (SSH) Protocol Architecture.
Other relevant RFCs:
- RFC 5649 AES Galois Counter Mode for the Secure Shell Transport Layer Protocol
- RFC 5656 Elliptic Curve Algorithm Integration in the Secure Shell Transport Layer
- RFC 6668 SHA-2 Data Integrity Verification for the Secure Shell (SSH) Transport Layer Protocol
- RFC 8709 Ed25519 and Ed448 Public Key Algorithms for the Secure Shell (SSH) Protocol