Sat, 14 Sep 2024 05:07:41 UTC | login

Information for build ghc-cipher-aes-0.2.11-30.fc38

ID235056
Package Nameghc-cipher-aes
Version0.2.11
Release30.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-cipher-aes.git#cd436a586ff1de9f85bfa15c5ffbad89bbcf599c
SummaryFast AES cipher implementation with advanced mode of operations
DescriptionFast AES cipher implementation with advanced mode of operations. The modes of operations available are ECB (Electronic code book), CBC (Cipher block chaining), CTR (Counter), XTS (XEX with ciphertext stealing), GCM (Galois Counter Mode). The AES implementation uses AES-NI when available (on x86 and x86-64 architecture), but fallback gracefully to a software C implementation. The software implementation uses S-Boxes, which might suffer for cache timing issues. However do notes that most other known software implementations, including very popular one (openssl, gnutls) also uses similar implementation. If it matters for your case, you should make sure you have AES-NI available, or you'll need to use a different implementation.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 06 Mar 2023 18:28:12 UTC
CompletedMon, 06 Mar 2023 23:13:23 UTC
Taskbuild (f38, /rpms/ghc-cipher-aes.git:cd436a586ff1de9f85bfa15c5ffbad89bbcf599c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-cipher-aes.git#cd436a586ff1de9f85bfa15c5ffbad89bbcf599c'}}
Tags
f38
RPMs
src
ghc-cipher-aes-0.2.11-30.fc38.src.rpm (info) (download)
noarch
ghc-cipher-aes-doc-0.2.11-30.fc38.noarch.rpm (info) (download)
riscv64
ghc-cipher-aes-0.2.11-30.fc38.riscv64.rpm (info) (download)
ghc-cipher-aes-devel-0.2.11-30.fc38.riscv64.rpm (info) (download)
ghc-cipher-aes-prof-0.2.11-30.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 0.2.11-25 - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.11-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 0.2.11-23 - rebuild * Thu Mar 10 2022 Jens Petersen <petersen@redhat.com> - 0.2.11-22 - rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.11-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Aug 06 2021 Jens Petersen <petersen@redhat.com> - 0.2.11-20 - rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.11-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild