package
0.5.5
Repository: https://github.com/elitak/go-libp2p-core.git
Documentation: pkg.go.dev

# Packages

Package insecure provides an insecure, unencrypted implementation of the the SecureConn and SecureTransport interfaces.

# Interfaces

SecureConn is an authenticated, encrypted connection.
A SecureTransport turns inbound and outbound unauthenticated, plain-text, native connections into authenticated, encrypted connections.