[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project libkcapi-1.4.0-2.el9

Name libkcapi
Epoch 0
Version 1.4.0
Release 2.el9
Website/URL https://www.chronox.de/libkcapi.html
License BSD-3-Clause OR GPL-2.0-only
Build Time 2024-03-29 14:27:52
Build Host builder-x86-05.inferitos.ru
Summary User space interface to the Linux Kernel Crypto API
Repositories BaseOS
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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
libkcapi-1.4.0-2.el9.x86_64 User space interface to the Linux Kernel Crypto API b801e7587e077c35cf48ef5c8b44770997d29916dc9a4f0297a36296857af633 download
libkcapi-hmaccalc-1.4.0-2.el9.x86_64 Drop-in replacements for hmaccalc provided by the libkcapi package 43adcbcf1768fab7f56b03009bef44c10029e5ec9ce793fcb50fb3d1ed7d3074 download
i686
libkcapi-1.4.0-2.el9.i686 User space interface to the Linux Kernel Crypto API 713140583781c45e86592cc5ac483323bdf1cd7c56418a5a413043ca8b566749 download
aarch64
libkcapi-1.4.0-2.el9.aarch64 User space interface to the Linux Kernel Crypto API 958b1bbafdd125787648b6b60739cf0820561087222324236bee5e9b1a026cf4 download
libkcapi-hmaccalc-1.4.0-2.el9.aarch64 Drop-in replacements for hmaccalc provided by the libkcapi package 7cd99e3df71062fa66c8087b35fe54f6401d839b5730b10bf538f0f9523e183b download
src
libkcapi-1.4.0-2.el9.src User space interface to the Linux Kernel Crypto API d45720311e2ccf429dc0d358015e64e4bcbfdf3c6185005323d2390f4a766af6 download
Changelog link
* Thu Mar 28 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.4.0-2
- Rebuilt for MSVSphere 9.4 beta

* Fri Dec 01 2023 Zoltan Fridrich <zfridric@redhat.com> - 1.4.0-2
- Backport fixes for kcapi-hasher target option
  Related: RHEL-15298
- Fix kcapi tests in FIPS mode
  Resolves: RHEL-2405

* Wed Nov 01 2023 Zoltan Fridrich <zfridric@redhat.com> - 1.4.0-1
- Update to new upstream release 1.4.0
  Resolves: RHEL-5367
- Add a patch to fix auxiliary tests in FIPS mode
  Resolves: RHEL-2405
- Add a patch to zeroize kcapi-hasher for FIPS 140-3
  Resolves: RHEL-15112
- Add a patch to allow overriding target file in kcapi-hasher
  Resolves: RHEL-15298