This site has been archived!!! Click here to visit the new openkoji buildsystem!

Information for build ghc-cipher-aes-0.2.11-1.rvrebuild0.fc39

ID107337
Package Nameghc-cipher-aes
Version0.2.11
Release1.rvrebuild0.fc39
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/forks/hypersa/rpms/ghc-cipher-aes.git#aa48c5b6d3a91bcb7716a8c67e64bc793ced62d3
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 byliuhaibin
State complete
Volume DEFAULT
StartedFri, 12 Jan 2024 21:04:07 CST
CompletedFri, 12 Jan 2024 21:11:29 CST
Taskbuild (f39-build, /forks/hypersa/rpms/ghc-cipher-aes.git:aa48c5b6d3a91bcb7716a8c67e64bc793ced62d3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/forks/hypersa/rpms/ghc-cipher-aes.git#aa48c5b6d3a91bcb7716a8c67e64bc793ced62d3'}}
Tags
f39-build
RPMs
src
ghc-cipher-aes-0.2.11-1.rvrebuild0.fc39.src.rpm (info) (download)
noarch
ghc-cipher-aes-doc-0.2.11-1.rvrebuild0.fc39.noarch.rpm (info) (download)
riscv64
ghc-cipher-aes-0.2.11-1.rvrebuild0.fc39.riscv64.rpm (info) (download)
ghc-cipher-aes-devel-0.2.11-1.rvrebuild0.fc39.riscv64.rpm (info) (download)
ghc-cipher-aes-prof-0.2.11-1.rvrebuild0.fc39.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
installed_pkgs.log
state.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jan 12 2024 Koji - 0.2.11-1.rvrebuild0.fc39 - local build