[ 源代码: tinyssh ]
软件包:tinysshd(20190101-1+deb11u1)
tinysshd 的相关链接
Debian 的资源:
下载源码包 tinyssh:
- [tinyssh_20190101-1+deb11u1.dsc]
- [tinyssh_20190101.orig.tar.gz]
- [tinyssh_20190101.orig.tar.gz.asc]
- [tinyssh_20190101-1+deb11u1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [mojzis.com]
相似软件包:
Tiny SSH server - daemon
TinySSH is a minimalistic SSH server which implements only a subset of SSHv2 features. TinySSH supports only secure cryptography (minimum 128-bit security, protected against cache-timing attacks) ED25519, Curve25519(X25519), CHACHA20POLY1305. TinySSH implements only safe public-key authentication, password or hostbased authentication is not implemented. TinySSH has less than 100000 words of code, so it's very easily auditable.