guile-gnutls 3.7.12-3 source package in Ubuntu

Changelog

guile-gnutls (3.7.12-3) unstable; urgency=medium

  * Build with --disable-srp-authentication.

 -- Andreas Metzler <email address hidden>  Sat, 12 Aug 2023 11:42:13 +0200

Upload details

Uploaded by:
Debian GnuTLS Maintainers
Uploaded to:
Sid
Original maintainer:
Debian GnuTLS Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
guile-gnutls_3.7.12-3.dsc 2.2 KiB bfb5cc827c241f865d037c8b76d6fd8eb2d6f1cbfe73957f88af74178284803a
guile-gnutls_3.7.12.orig.tar.gz 682.6 KiB 5d3af11573093de59f258415872e2c5b14cca9dd251a8b2ec1643d6e97fee336
guile-gnutls_3.7.12.orig.tar.gz.asc 228 bytes 3aa3bcdf69ff21d6f5e0ac9cfd820431edd04f0cb3d0f1a4db72bb33122a7e88
guile-gnutls_3.7.12-3.debian.tar.xz 4.8 KiB c6d0b6a2817f17402466bb4ffd4a64c1bea0474cccba16a205088409534ee490

No changes file available.

Binary packages built by this source

guile-gnutls: GNU TLS library - GNU Guile bindings

 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 the GNU Guile modules.

guile-gnutls-dbgsym: debug symbols for guile-gnutls