go-schannel

module
v0.0.0-...-ef8e705 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2015 License: ISC

README

go-schannel

This is an interoperable Go implementation of libschannel. It is intended for small embedded systems (and their counterpart server programs) for which a full-fledged PKI is unnecessary; most people will want to use a mutally-authenticated TLS-secured TCP connection.

GoDoc: go-schannel

It provides bi-directional secure channels over an insecure communications channel (in this case, a Go io.ReadWriter).

LICENSE

This program is dual licensed. You may choose either the public domain license or the ISC license; the intent is to provide maximum freedom of use to the end user.

Directories

Path Synopsis
cmd
Package cmd contains Go implementations of the tools shipped with libschannel.
Package cmd contains Go implementations of the tools shipped with libschannel.
schannel_keygen
schannel_keygen generates identity keypairs for use with schannel.
schannel_keygen generates identity keypairs for use with schannel.
schannel_nc
schannel_nc is a netcat-like program that communicates with secure channels.
schannel_nc is a netcat-like program that communicates with secure channels.
Package schannel establishes bidirectional secure channels over TCP/IP.
Package schannel establishes bidirectional secure channels over TCP/IP.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL