directory
0.0.0-20200228004434-041fe4c2206d
Repository: https://github.com/elumbantoruan/crypto.git
Documentation: pkg.go.dev
# Packages
Package agent implements the ssh-agent protocol, and provides both a client and a server.
Package knownhosts implements a parser for the OpenSSH known_hosts host key database, and provides utility functions for writing OpenSSH compliant known_hosts files.
Package terminal provides support functions for dealing with terminals, as commonly found on UNIX systems.
Package test contains integration tests for the golang.org/x/crypto/ssh package.