Tue, 24 Dec 2024 08:01:16 CST | login

Information for build libgcrypt-1.10.2-1.ocs23

ID641
Package Namelibgcrypt
Version1.10.2
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libgcrypt.git?.#c65c095960acad8b3b362663f615ff29e2ef7e6e
SummaryA general purpose cryptographic library originally based on code from GnuPG
DescriptionLibgcrypt is a general purpose cryptographic library originally based on code from GnuPG. It provides functions for all cryptograhic building blocks: symmetric cipher algorithms (AES, Arcfour, Blowfish, Camellia, CAST5, ChaCha20 DES, GOST28147, Salsa20, SEED, Serpent, Twofish) and modes (ECB,CFB,CBC,OFB,CTR,CCM,GCM,OCB,POLY1305,AESWRAP), hash algorithms (MD2, MD4, MD5, GOST R 34.11, RIPE-MD160, SHA-1, SHA2-224, SHA2-256, SHA2-384, SHA2-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE-128, SHAKE-256, TIGER-192, Whirlpool), MACs (HMAC for all hash algorithms, CMAC for all cipher algorithms, GMAC-AES, GMAC-CAMELLIA, GMAC-TWOFISH, GMAC-SERPENT, GMAC-SEED, Poly1305, Poly1305-AES, Poly1305-CAMELLIA, Poly1305-TWOFISH, Poly1305-SERPENT, Poly1305-SEED), public key algorithms (RSA, Elgamal, DSA, ECDSA, EdDSA, ECDH), large integer functions, random numbers and a lot of supporting functions.
Built byocs-bot
State complete
Volume DEFAULT
StartedThu, 03 Aug 2023 17:13:36 CST
CompletedThu, 03 Aug 2023 17:21:02 CST
Taskbuild (dist-ocs23, /opencloudos-stream/libgcrypt.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libgcrypt.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
libgcrypt-1.10.2-1.ocs23.src.rpm (info) (download)
aarch64
libgcrypt-1.10.2-1.ocs23.aarch64.rpm (info) (download)
libgcrypt-devel-1.10.2-1.ocs23.aarch64.rpm (info) (download)
libgcrypt-debuginfo-1.10.2-1.ocs23.aarch64.rpm (info) (download)
libgcrypt-debugsource-1.10.2-1.ocs23.aarch64.rpm (info) (download)
libgcrypt-devel-debuginfo-1.10.2-1.ocs23.aarch64.rpm (info) (download)
x86_64
libgcrypt-1.10.2-1.ocs23.x86_64.rpm (info) (download)
libgcrypt-devel-1.10.2-1.ocs23.x86_64.rpm (info) (download)
libgcrypt-debuginfo-1.10.2-1.ocs23.x86_64.rpm (info) (download)
libgcrypt-debugsource-1.10.2-1.ocs23.x86_64.rpm (info) (download)
libgcrypt-devel-debuginfo-1.10.2-1.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Thu Aug 03 2023 Miaojun Dong <zoedong@tencent.com> - 1.10.2-1 - Bump version to 1.10.2 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.10.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.10.1-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Jul 11 2022 rockerzhu <rockerzhu@tencent.com> - 1.10.1-1 - Initial build