package
1.0.1
Repository: https://github.com/blanu/dust.git
Documentation: pkg.go.dev

# Functions

BeginClient starts a new crypting session from the client's perspective, given a server's public cryptographic parameters.
BeginServer starts a new crypting session from the server's perspective, given the server's private cryptographic parameters.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Private holds the longterm private key and shared identifier for a server.
Public holds the longterm public key and shared identifier for a server.
A Session holds state for a single secure channel.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author