[ 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.el8

Name libkcapi
Epoch 0
Version 1.4.0
Release 2.el8
Website/URL https://www.chronox.de/libkcapi.html
License BSD-3-Clause OR GPL-2.0-only
Build Time 2024-04-08 14:36:39
Build Host builder-x86-06.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.el8.x86_64 User space interface to the Linux Kernel Crypto API 9ba8c28615105877b5fd352c94b2c03f9a5753d36d7ca3b76f7e51009d34f3d2 download
libkcapi-hmaccalc-1.4.0-2.el8.x86_64 Drop-in replacements for hmaccalc provided by the libkcapi package fa8541507b61ce45628e2d44b9be1146fc3e250b5c3297859a3e6673e40c6636 download
i686
libkcapi-1.4.0-2.el8.i686 User space interface to the Linux Kernel Crypto API 91b7df0785d849f4fd4f4c62fe4c727dec1d0cb68eb48db31302b73ff474eefc download
src
libkcapi-1.4.0-2.el8.src User space interface to the Linux Kernel Crypto API 6f4dfaa78f65f22f695beff968d1ce016fa9b6f3aaf4a579a5a06def98de9217 download
Changelog link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.4.0-2
- Rebuilt for MSVSphere 8.10 beta

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

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

* Tue May 26 2020 Sahana Prasad <sahana@redhat.com> - 1.2.0-2
- Fix double free issue in hasher()

* Mon May 25 2020 Sahana Prasad <sahana@redhat.com> - 1.2.0-1
- [RHEL] Update to upstream version 1.2.0

* Thu Apr 30 2020 Sahana Prasad <sahana@redhat.com> - 1.1.5-3
- Enables building on old kernels [sync fix in Fedora from omosnance].
- This is required for covscans as they run on RHEL7 machines.

* Wed Apr 29 2020 Sahana Prasad <sahana@redhat.com> - 1.1.5-2
- Drop the license from the doc subpackage to avoid conflicts

* Mon Apr 27 2020 Sahana Prasad <sahana@redhat.com> - 1.1.5-1
- [RHEL] Update to upstream version 1.1.5
- [RHEL] Sync with Fedora branch

* Thu Aug 09 2018 Ondrej Mosnáček <omosnace@redhat.com> - 1.1.1-16_1
- [RHEL] Apply 'Add missing dependencies to the tests package'
- [RHEL] Apply 'Update patch from upstream'

* Thu Aug 09 2018 Ondrej Mosnáček <omosnace@redhat.com> - 1.1.1-16
- Add missing dependencies to the tests package
- Update patch from upstream