ktls-utils 0.11-1 source package in Ubuntu

Changelog

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

  * New upstream version

 -- Ben Hutchings <email address hidden>  Wed, 10 Jul 2024 23:31:48 +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
Plucky release universe misc
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
ktls-utils_0.11-1.dsc 1.9 KiB 852df46c437f1751c71046a65c386b457548236fc261181a6fc2f76f96a93843
ktls-utils_0.11.orig.tar.xz 36.3 KiB 00ac4668d669d11147485d129f5418a521d174909c5905ee065f012b4eca53b3
ktls-utils_0.11-1.debian.tar.xz 5.6 KiB 52c6156926b27fe9c7d0330134fae746e54e8287c8164524415538dc0f9c8d5c

Available diffs

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