Click here to visit the old openkoji buildsystem (Archived)

Information for build ghc-cipher-aes-0.2.11-34.fc41

ID8479
Package Nameghc-cipher-aes
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.2.11
Release34.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ghc-cipher-aes.git#71979e3efc80f5f8de1058dbd523b1e01e6da0d7
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 bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 00:11:15 CST
CompletedThu, 02 May 2024 00:27:54 CST
Taskbuild (f41, /rpms/ghc-cipher-aes.git:71979e3efc80f5f8de1058dbd523b1e01e6da0d7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-cipher-aes.git#71979e3efc80f5f8de1058dbd523b1e01e6da0d7'}}
Tags
f41
RPMs
src
ghc-cipher-aes-0.2.11-34.fc41.src.rpm (info) (download)
noarch
ghc-cipher-aes-doc-0.2.11-34.fc41.noarch.rpm (info) (download)
riscv64
ghc-cipher-aes-0.2.11-34.fc41.riscv64.rpm (info) (download)
ghc-cipher-aes-devel-0.2.11-34.fc41.riscv64.rpm (info) (download)
ghc-cipher-aes-prof-0.2.11-34.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
installed_pkgs.log
build.log
root.log
state.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.11-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.11-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 29 2023 Jens Petersen <petersen@redhat.com> - 0.2.11-32 - bump release * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.11-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * 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