Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-cipher-aes | Distribution: Fedora Project |
Version: 0.2.11 | Vendor: Fedora Project |
Release: 34.fc40 | Build date: Wed Jan 24 14:40:56 2024 |
Group: Unspecified | Build host: buildvm-s390x-06.s390.fedoraproject.org |
Size: 263150 | Source RPM: ghc-cipher-aes-0.2.11-34.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://hackage.haskell.org/package/cipher-aes | |
Summary: Fast AES cipher implementation with advanced mode of operations |
Fast 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.
BSD-3-Clause
* 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
/usr/lib/.build-id /usr/lib/.build-id/7d /usr/lib/.build-id/7d/4bcd52ddaa54c2eda60a12ae0b9d8f64f686cd /usr/lib64/ghc-9.4.5/lib/libHScipher-aes-0.2.11-E9tukAyU4BbGs2EtYwJGkC-ghc9.4.5.so /usr/share/licenses/ghc-cipher-aes /usr/share/licenses/ghc-cipher-aes/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jul 10 00:08:09 2024