[ 原始碼: gnutls28 ]
套件:gnutls-bin(3.6.7-4+deb10u12) [security]
gnutls-bin 的相關連結
Debian 的資源:
下載原始碼套件 gnutls28:
- [gnutls28_3.6.7-4+deb10u12.dsc]
- [gnutls28_3.6.7.orig.tar.xz]
- [gnutls28_3.6.7-4+deb10u12.debian.tar.xz]
維護小組:
- Debian GnuTLS Maintainers (QA 頁面, 郵件存檔)
- Andreas Metzler (QA 頁面)
- Eric Dorland (QA 頁面)
- James Westby (QA 頁面)
- Simon Josefsson (QA 頁面)
外部的資源:
- 主頁 [www.gnutls.org]
相似套件:
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.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgmp10 (>= 2:6)
- Multiprecision arithmetic library
-
- dep: libgnutls-dane0 (>= 3.5.6)
- GNU TLS library - DANE security support
-
- dep: libgnutls30 (>= 3.6.7-0+private+1)
- GNU TLS library - main runtime library
-
- dep: libhogweed4
- low level cryptographic library (public-key cryptos)
-
- dep: libidn2-0 (>= 0.6)
- Internationalized domain names (IDNA2008/TR46) library
-
- dep: libnettle6
- low level cryptographic library (symmetric and one-way cryptos)
-
- dep: libopts25 (>= 1:5.18.12)
- automated option processing library based on autogen
-
- dep: libp11-kit0 (>= 0.23.10)
- library for loading and coordinating access to PKCS#11 modules - runtime
-
- dep: libtasn1-6 (>= 4.12)
- 管理 ASN.1 結構 (執行階段)
-
- dep: libunistring2 (>= 0.9.7)
- Unicode string library for C