package
0.0.1
Repository: https://github.com/subgraph/bulb.git
Documentation: pkg.go.dev

# Packages

Package pkcs1 implements PKCS#1 RSA key marshalling/unmarshalling, compatibile with Tor's usage.

# Functions

ParseControlPortString parses a string representation of a control port address into a network/address string pair suitable for use with "dial".
SplitQuoted splits s by sep if it is found outside substring quoted by quote.