Fri, 27 Sep 2024 17:42:54 UTC | login

Information for build ghc-cipher-aes-0.2.11-10.fc30

ID87300
Package Nameghc-cipher-aes
Version0.2.11
Release10.fc30
Epoch
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, 25 Feb 2019 02:07:32 UTC
CompletedMon, 25 Feb 2019 04:00:46 UTC
Taskbuild (f30-candidate, ghc-cipher-aes-0.2.11-10.fc30.src.rpm)
Tags
f30
f31
RPMs
src
ghc-cipher-aes-0.2.11-10.fc30.src.rpm (info) (download)
riscv64
ghc-cipher-aes-0.2.11-10.fc30.riscv64.rpm (info) (download)
ghc-cipher-aes-devel-0.2.11-10.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.11-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 28 2018 Jens Petersen <petersen@redhat.com> - 0.2.11-9 - rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.11-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.11-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 26 2018 Jens Petersen <petersen@redhat.com> - 0.2.11-6 - rebuild * Tue Sep 26 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.2.11-5 - Update to latest spec template. * Mon Jul 17 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.2.11-4 - Re-add dist tag to release numbers. * Mon Jul 17 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.2.11-3 - Bump for Fedora 26.