ktls-utils 0.9-2build1 source package in Ubuntu

Changelog

ktls-utils (0.9-2build1) noble; urgency=medium

  * No-change rebuild against libglib2.0-0t64

 -- Steve Langasek <email address hidden>  Fri, 08 Mar 2024 05:15:41 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ktls-utils_0.9.orig.tar.xz 35.8 KiB 13edca58aeaff193b1c892ccee0a0e2a99a5dfdd9bd043ce77e6aa8639ab09b1
ktls-utils_0.9-2build1.debian.tar.xz 7.0 KiB 32b0dd74b83336dfb27d42ef8ca75e34c759c3592db601f0e0b6f6f7c1c5e635
ktls-utils_0.9-2build1.dsc 2.1 KiB 929ca547e1e7cd1e75a65602d6f1c0a0142b6f375f9a8b0f36291eaf77d24dad

Available diffs

View changes file

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