Representations of SSH packets interoperable with their binary wire representation, using binrw.
This includes a partial implementation of: - RFC4250: SSH Protocol Assigned Numbers. - RFC4251: SSH Protocol Architecture. - RFC4252: SSH Authentication Protocol. - RFC4253: SSH Transport Layer Protocol. - RFC4254: SSH Connection Protocol.
Note: this is currently a draft and shouldn't be used, yet.