export ssh::format::newkey
format::ssh: close base64 encoder at right moment
format::ssh: add rsa key support
This package provides an implementation of the SSH client & server protocol for Hare programs.
Status: Incomplete.
Examples are provided in the "cmd" directory.
The recommended name for this package is "hare-ssh". Look for this, or something similar, in your local package manager. This is the preferred way to install this package.
make install
git subtree -P vendor/hare-ssh/ add https://git.sr.ht/~sircmpwn/hare-ssh master