aboutsummaryrefslogtreecommitdiffstats
path: root/security/lsh/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Add LSH, a login program similar to SSH. It depends on SECSH, which doeswill2000-06-021-0/+14
not require any patent-encumbered encryption algorithms, unlike SSH1, which depends on RSA, and SSH2, which is not free (of course, these days, this is not so true thanks to OpenSSH, but it's good to have alternatives!). PR: 18879 Submitted by: Eric Schwertfeger <eric@cybernut.com>