套件: libkcapi-doc (1.4.0-1)
libkcapi-doc 的相關超連結
Trisquel 的資源:
下載原始碼套件 libkcapi:
- [libkcapi_1.4.0-1.dsc]
- [libkcapi_1.4.0.orig.tar.xz]
- [libkcapi_1.4.0.orig.tar.xz.asc]
- [libkcapi_1.4.0-1.debian.tar.xz]
維護者:
Original Maintainer:
- Mathieu Malaterre
外部的資源:
- 主頁 [www.chronox.de]
相似套件:
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