[ 源代码: tinyssh ]
软件包:tinysshd(20241201-1)
tinysshd 的相关链接
Debian 的资源:
下载源码包 tinyssh:
- [tinyssh_20241201-1.dsc]
- [tinyssh_20241201.orig.tar.gz]
- [tinyssh_20241201.orig.tar.gz.asc]
- [tinyssh_20241201-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.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.
其他与 tinysshd 有关的软件包
|
|
|
|
-
- dep: lib25519-1 (>= 0~20230630)
- microlibrary X25519/Ed25519 - shared library
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libntruprime1 (>= 0~20240825)
- microlibrary for Streamlined NTRU Prime - shared library
-
- dep: librandombytes1 (>= 0~20230919)
- Library generating fresh randomness - shared library