[ 原始碼: gnutls28 ]
套件:gnutls-bin(3.8.7.1-1)
gnutls-bin 的相關連結
Debian 的資源:
下載原始碼套件 gnutls28:
- [gnutls28_3.8.7.1-1.dsc]
- [gnutls28_3.8.7.1.orig.tar.xz]
- [gnutls28_3.8.7.1.orig.tar.xz.asc]
- [gnutls28_3.8.7.1-1.debian.tar.xz]
維護小組:
- Debian GnuTLS Maintainers (QA 頁面, 郵件存檔)
- Andreas Metzler (QA 頁面)
- Eric Dorland (QA 頁面)
- James Westby (QA 頁面)
- Simon Josefsson (QA 頁面)
外部的資源:
- 主頁 [www.gnutls.org]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
GNU TLS library - commandline utilities
GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols.
GnuTLS features support for:
- certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11.
This package contains a commandline interface to the GNU TLS library, which can be used to set up secure connections from e.g. shell scripts, debugging connection issues or managing certificates.
Useful utilities include:
- TLS termination: gnutls-cli, gnutls-serv - key and certificate management: certtool, ocsptool, p11tool - credential management: srptool, psktool
其他與 gnutls-bin 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgnutls-dane0t64 (>= 3.7.0)
- GNU TLS library - DANE security support
-
- dep: libgnutls30t64 (>= 3.8.6-0+private+1)
- GNU TLS library - main runtime library
-
- dep: libtasn1-6 (>= 4.14)
- 管理 ASN.1 結構 (執行階段)