ecdsa: do not abort on compressed pubkeys
implement ecdsa key support
rename keytype to keyformat and introduce enum
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