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: SUSE Linux Enterprise 15 SP5 |
Version: 0.2.11 | Vendor: openSUSE |
Release: bp155.2.14 | Build date: Mon May 22 12:31:00 2023 |
Group: Unspecified | Build host: s390zl24 |
Size: 260281 | Source RPM: ghc-cipher-aes-0.2.11-bp155.2.14.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 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-8.10.7/cipher-aes-0.2.11 /usr/lib64/ghc-8.10.7/cipher-aes-0.2.11/libHScipher-aes-0.2.11-J9mcOxOoXoF2kCfl8yYhl9-ghc8.10.7.so /usr/share/licenses/ghc-cipher-aes /usr/share/licenses/ghc-cipher-aes/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:25:27 2024