Mon, 23 Dec 2024 21:15:53 CST | login

Information for build libkcapi-1.4.0-7.ocs23

ID19845
Package Namelibkcapi
Version1.4.0
Release7.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libkcapi.git?.#670942bca5a968b4c2603951dc91670d5ed9f05b
SummaryUser-space to access the Linux kernel crypto API
DescriptionThe 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. The focus during the development of this library is put on speed. This library does not perform any memcpy for processing the cryptographic data! The library uses scatter / gather lists to eliminate the need for moving data around in memory.
Built byocs-bot
State complete
Volume DEFAULT
StartedSat, 28 Sep 2024 23:27:18 CST
CompletedSat, 28 Sep 2024 23:36:40 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/libkcapi.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libkcapi.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
libkcapi-1.4.0-7.ocs23.src.rpm (info) (download)
aarch64
libkcapi-1.4.0-7.ocs23.aarch64.rpm (info) (download)
libkcapi-devel-1.4.0-7.ocs23.aarch64.rpm (info) (download)
libkcapi-fipscheck-1.4.0-7.ocs23.aarch64.rpm (info) (download)
libkcapi-hmaccalc-1.4.0-7.ocs23.aarch64.rpm (info) (download)
libkcapi-static-1.4.0-7.ocs23.aarch64.rpm (info) (download)
libkcapi-tests-1.4.0-7.ocs23.aarch64.rpm (info) (download)
libkcapi-tools-1.4.0-7.ocs23.aarch64.rpm (info) (download)
libkcapi-debuginfo-1.4.0-7.ocs23.aarch64.rpm (info) (download)
libkcapi-debugsource-1.4.0-7.ocs23.aarch64.rpm (info) (download)
libkcapi-fipscheck-debuginfo-1.4.0-7.ocs23.aarch64.rpm (info) (download)
libkcapi-hmaccalc-debuginfo-1.4.0-7.ocs23.aarch64.rpm (info) (download)
libkcapi-tests-debuginfo-1.4.0-7.ocs23.aarch64.rpm (info) (download)
libkcapi-tools-debuginfo-1.4.0-7.ocs23.aarch64.rpm (info) (download)
loongarch64
libkcapi-1.4.0-7.ocs23.loongarch64.rpm (info) (download)
libkcapi-devel-1.4.0-7.ocs23.loongarch64.rpm (info) (download)
libkcapi-fipscheck-1.4.0-7.ocs23.loongarch64.rpm (info) (download)
libkcapi-hmaccalc-1.4.0-7.ocs23.loongarch64.rpm (info) (download)
libkcapi-static-1.4.0-7.ocs23.loongarch64.rpm (info) (download)
libkcapi-tests-1.4.0-7.ocs23.loongarch64.rpm (info) (download)
libkcapi-tools-1.4.0-7.ocs23.loongarch64.rpm (info) (download)
libkcapi-debuginfo-1.4.0-7.ocs23.loongarch64.rpm (info) (download)
libkcapi-debugsource-1.4.0-7.ocs23.loongarch64.rpm (info) (download)
libkcapi-fipscheck-debuginfo-1.4.0-7.ocs23.loongarch64.rpm (info) (download)
libkcapi-hmaccalc-debuginfo-1.4.0-7.ocs23.loongarch64.rpm (info) (download)
libkcapi-tests-debuginfo-1.4.0-7.ocs23.loongarch64.rpm (info) (download)
libkcapi-tools-debuginfo-1.4.0-7.ocs23.loongarch64.rpm (info) (download)
x86_64
libkcapi-1.4.0-7.ocs23.x86_64.rpm (info) (download)
libkcapi-devel-1.4.0-7.ocs23.x86_64.rpm (info) (download)
libkcapi-fipscheck-1.4.0-7.ocs23.x86_64.rpm (info) (download)
libkcapi-hmaccalc-1.4.0-7.ocs23.x86_64.rpm (info) (download)
libkcapi-static-1.4.0-7.ocs23.x86_64.rpm (info) (download)
libkcapi-tests-1.4.0-7.ocs23.x86_64.rpm (info) (download)
libkcapi-tools-1.4.0-7.ocs23.x86_64.rpm (info) (download)
libkcapi-debuginfo-1.4.0-7.ocs23.x86_64.rpm (info) (download)
libkcapi-debugsource-1.4.0-7.ocs23.x86_64.rpm (info) (download)
libkcapi-fipscheck-debuginfo-1.4.0-7.ocs23.x86_64.rpm (info) (download)
libkcapi-hmaccalc-debuginfo-1.4.0-7.ocs23.x86_64.rpm (info) (download)
libkcapi-tests-debuginfo-1.4.0-7.ocs23.x86_64.rpm (info) (download)
libkcapi-tools-debuginfo-1.4.0-7.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.0-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.0-6 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.0-5 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.0-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.0-3 - Rebuilt for OpenCloudOS Stream 23 * Thu Nov 10 2022 rockerzhu <rockerzhu@tencent.com> - 1.4.0-2 - add subpackages fipscheck and hmaccalc * Tue Apr 26 2022 rockerzhu <rockerzhu@tencent.com> - 1.4.0-1 - Initial build