Package libkcapi1: Information

    Binary package: libkcapi1
    Version: 1.3.1-alt1
    Architecture: x86_64
    Build time:  Nov 1, 2021, 07:11 PM in the task #288643
    Source package: libkcapi
    Category: System/Libraries
    Report package bug
    License: BSD or GPLv2
    Summary: User space interface to the Linux Kernel Crypto API
    Description: 
    libkcapi allows user-space to access the Linux kernel crypto API.
    
    This library uses the 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.

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin

    Last changed


    Oct. 25, 2021 Anton Farygin 1.3.1-alt1
    - 1.3.1
    July 9, 2020 Anton Farygin 1.2.0-alt1
    - first build for ALT