Module encoding

Source

Structs§

Cursor
A cursor-like type to read SSH-encoded values.

Enums§

Error

Traits§

Encodable
Encoding
Encode in the SSH format.
Reader
A cursor-like trait to read SSH-encoded things.

Functions§

mpint_len
Encoding length of the given mpint.

Type Aliases§

Buffer
General purpose writable byte buffer we use everywhere.