mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-14 08:25:05 +01:00
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
cluelessh-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 and RFC 4250 The Secure Shell (SSH) Protocol Assigned Numbers.
Other relevant RFCs:
- RFC 4344 The Secure Shell (SSH) Transport Layer Encryption Modes
- 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 8308 Extension Negotiation in the Secure Shell (SSH) Protocol
- RFC 8709 Ed25519 and Ed448 Public Key Algorithms for the Secure Shell (SSH) Protocol
- RFC 8731 Secure Shell (SSH) Key Exchange Method Using Curve25519 and Curve448