0.5.0
Features
- Generic
- add parser for text-based protocols
- SSH (
ssh
)- Versions (
versions
)- add protocol version exchange related messages
- Versions (
- SSH 2.0 (
ssh2
)- Cipher Suites (
ciphers
)- add algorithm negotiation related messages
- Cipher Suites (
Usability
- Generic
- show attributes in user-friendly order in Markdown output
- use human readable algorithms names in Markdown output
- add human readable descriptions for exceptions