# 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.