Versions in this module Expand all Collapse all v1 v1.0.0 Apr 9, 2023 Changes in this version + type Client struct + func NewClient(newHash func() hash.Hash, user, pass string) *Client + func (c *Client) Err() error + func (c *Client) Out() []byte + func (c *Client) SetNonce(nonce []byte) + func (c *Client) Step(in []byte) bool