ktls-utils 0.10-1 source package in Ubuntu

Changelog

ktls-utils (0.10-1) unstable; urgency=medium

  * New upstream version

 -- Ben Hutchings <email address hidden>  Wed, 15 May 2024 13:20:16 +0200

Upload details

Uploaded by:
Debian kernel team
Uploaded to:
Sid
Original maintainer:
Debian kernel team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
ktls-utils_0.10-1.dsc 1.9 KiB 8b3b131741915abe5db68d0c3b9f78bfa41793d45391ebd582a92951fe1ff44a
ktls-utils_0.10.orig.tar.xz 36.3 KiB afac62efb54e195597899b3cb109f65c88d38cd1c6da451f3647f9674d0025e7
ktls-utils_0.10-1.debian.tar.xz 5.6 KiB 02dc81327b2d07b938bf9b6695e9bd47fc321a71a5590ca8e9c77a5c06051399

No changes file available.

Binary packages built by this source

ktls-utils: TLS handshake support for NFS and other in-kernel TLS users

 In-kernel TLS consumers need a mechanism to perform TLS handshakes on
 a connected socket to negotiate TLS session parameters that can then
 be programmed into the kernel's TLS record protocol engine.
 .
 This package of software provides a TLS handshake user agent that
 listens for kernel requests and then materializes a user space socket
 endpoint on which to perform these handshakes. The resulting
 negotiated session parameters are passed back to the kernel via
 standard kTLS socket options.

ktls-utils-dbgsym: debug symbols for ktls-utils