libkcapi 1.0.1-1 source package in Ubuntu

Changelog

libkcapi (1.0.1-1) unstable; urgency=medium

  * New upstream
  * Bump Std-Vers to 4.1.3, no changes needed
  * Fix typo in libkcapi-dev, use linux-any. Closes: #886132
  * Add missing symbols file for libkcapi.

 -- Mathieu Malaterre <email address hidden>  Wed, 03 Jan 2018 07:03:29 +0100

Upload details

Uploaded by:
Mathieu Malaterre
Uploaded to:
Sid
Original maintainer:
Mathieu Malaterre
Architectures:
linux-any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libkcapi_1.0.1-1.dsc 2.1 KiB 9ea2e71323e23f15d628c4e74f263109214085eacd7d3d4b7d7a5df48dbdd23e
libkcapi_1.0.1.orig.tar.xz 291.0 KiB 4648a20d6fc10f2aa1f69faa303e7594471b6fdb4597bf079ae28999ac97ca3c
libkcapi_1.0.1.orig.tar.xz.asc 833 bytes 648a271f80b99b0bb8a3a4794550aaf4bdbf127078fb440f9c346a94159d5b6d
libkcapi_1.0.1-1.debian.tar.xz 7.7 KiB 0efcb2aaeff796e26e1c0df9a753ae8e937e07dfeac8b4796dd6de9ecd6edef5

Available diffs

No changes file available.

Binary packages built by this source

kcapi-tools: Command-line tools for Linux Kernel Crypto API

 The Linux kernel exports a Netlink interface of type AF_ALG to allow user
 space to utilize the kernel crypto API. libkcapi uses this Netlink interface
 and exports easy to use APIs so that a developer does not need to consider the
 low-level Netlink interface handling.
 .
 The library does not implement any cipher algorithms. All consumer requests
 are sent to the kernel for processing. Results from the kernel crypto API
 are returned to the consumer via the library API.
 .
 The kernel interface and therefore this library can be used by unprivileged
 processes.
 .
 Install this package for the kcapi-dgst, kcapi-enc & kcapi-rng applications

kcapi-tools-dbgsym: debug symbols for kcapi-tools
libkcapi-dev: Development files for Linux Kernel Crypto API

 The Linux kernel exports a Netlink interface of type AF_ALG to allow user
 space to utilize the kernel crypto API. libkcapi uses this Netlink interface
 and exports easy to use APIs so that a developer does not need to consider the
 low-level Netlink interface handling.
 .
 The library does not implement any cipher algorithms. All consumer requests
 are sent to the kernel for processing. Results from the kernel crypto API
 are returned to the consumer via the library API.
 .
 The kernel interface and therefore this library can be used by unprivileged
 processes.
 .
 This package contains development files needed to build libkcapi applications.

libkcapi-doc: Documentation for Linux Kernel Crypto API

 The Linux kernel exports a Netlink interface of type AF_ALG to allow user
 space to utilize the kernel crypto API. libkcapi uses this Netlink interface
 and exports easy to use APIs so that a developer does not need to consider the
 low-level Netlink interface handling.
 .
 The library does not implement any cipher algorithms. All consumer requests
 are sent to the kernel for processing. Results from the kernel crypto API
 are returned to the consumer via the library API.
 .
 The kernel interface and therefore this library can be used by unprivileged
 processes.
 .
 This is the documentation for libkcapi

libkcapi1: Linux Kernel Crypto API User Space Interface Library

 The Linux kernel exports a Netlink interface of type AF_ALG to allow user
 space to utilize the kernel crypto API. libkcapi uses this Netlink interface
 and exports easy to use APIs so that a developer does not need to consider the
 low-level Netlink interface handling.
 .
 The library does not implement any cipher algorithms. All consumer requests
 are sent to the kernel for processing. Results from the kernel crypto API
 are returned to the consumer via the library API.
 .
 The kernel interface and therefore this library can be used by unprivileged
 processes.
 .
 This package contains the libraries needed to run libkcapi applications.

libkcapi1-dbgsym: debug symbols for libkcapi1