[ 原始碼: tinyssh ]
套件:tinysshd(20241111-1)
tinysshd 的相關連結
Debian 的資源:
下載原始碼套件 tinyssh:
- [tinyssh_20241111-1.dsc]
- [tinyssh_20241111.orig.tar.gz]
- [tinyssh_20241111.orig.tar.gz.asc]
- [tinyssh_20241111-1.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.
其他與 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