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: openSUSE Tumbleweed |
Version: 0.2.11 | Vendor: openSUSE |
Release: 4.16 | Build date: Thu Mar 30 19:06:10 2023 |
Group: Unspecified | Build host: reproducible |
Size: 174681 | Source RPM: ghc-cipher-aes-0.2.11-4.16.src.rpm |
Packager: https://bugs.opensuse.org | |
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
* Thu Mar 30 2023 Peter Simons <psimons@suse.com> - Updated spec file to conform with ghc-rpm-macros-2.5.2. * Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com> - disable %{ix86} build * Tue Aug 18 2020 Peter Simons <psimons@suse.com> - Replace %setup -q with the more modern %autosetup macro. * Tue Jun 09 2020 psimons@suse.com - Add cipher-aes at version 0.2.11.
/usr/lib64/ghc-9.10.1/lib/libHScipher-aes-0.2.11-BCXdQdHVbcT90P1pI3RqHX-ghc9.10.1.so /usr/share/licenses/ghc-cipher-aes /usr/share/licenses/ghc-cipher-aes/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 12 01:37:12 2025