[ 源代码: 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 结构(运行库)