Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-cryptonite-devel-0.30-2.14 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: ghc-cryptonite-devel Distribution: openSUSE:Factory:zSystems
Version: 0.30 Vendor: openSUSE
Release: 2.14 Build date: Thu Mar 30 19:06:26 2023
Group: Unspecified Build host: reproducible
Size: 28572081 Source RPM: ghc-cryptonite-0.30-2.14.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/cryptonite
Summary: Haskell cryptonite library development files
This package provides the Haskell cryptonite library development files.

Provides

Requires

License

BSD-3-Clause

Changelog

* Thu Mar 30 2023 Peter Simons <psimons@suse.com>
  - Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Sun Mar 13 2022 Peter Simons <psimons@suse.com>
  - Update cryptonite to version 0.30.
    [#]# 0.30
    * Fix some C symbol blake2b prefix to be cryptonite_ prefix (fix mixing with other C library)
    * add hmac-lazy
    * Fix compilation with GHC 9.2
    * Drop support for GHC8.0, GHC8.2, GHC8.4, GHC8.6
    [#]# 0.29
    * advance compilation with gmp breakage due to change upstream
    * Add native EdDSA support
* Sat May 08 2021 psimons@suse.com
  - Update cryptonite to version 0.29.
    Upstream has not updated the file "CHANGELOG.md" since the last
    release.
* Wed Jan 27 2021 psimons@suse.com
  - Update cryptonite to version 0.28.
    [#]# 0.28
    * Add hash constant time capability
    * Prevent possible overflow during hashing by hashing in 4GB chunks
* 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.
* Mon Jun 22 2020 psimons@suse.com
  - Update cryptonite to version 0.27.
    [#]# 0.27
    * Optimise AES GCM and CCM
    * Optimise P256R1 implementation
    * Various AES-NI building improvements
    * Add better ECDSA support
    * Add XSalsa derive
    * Implement square roots for ECC binary curve
    * Various tests and benchmarks
* Tue Jun 16 2020 Peter Simons <psimons@suse.com>
  - Re-generate file with latest version of spec-cleaner.
* Fri Nov 08 2019 Peter Simons <psimons@suse.com>
  - Drop obsolete group attributes.
* Wed May 22 2019 psimons@suse.com
  - Update cryptonite to version 0.26.
    [#]# 0.26
    * Add Rabin cryptosystem (and variants)
    * Add bcrypt_pbkdf key derivation function
    * Optimize Blowfish implementation
    * Add KMAC (Keccak Message Authentication Code)
    * Add ECDSA sign/verify digest APIs
    * Hash algorithms with runtime output length
    * Update blake2 to latest upstream version
    * RSA-PSS with arbitrary key size
    * SHAKE with output length not divisible by 8
    * Add Read and Data instances for Digest type
    * Improve P256 scalar primitives
    * Fix hash truncation bug in DSA
    * Fix cost parsing for bcrypt
    * Fix ECC failures on arm64
    * Correction to PKCS#1 v1.5 padding
    * Use powModSecInteger when available
    * Drop GHC 7.8 and GHC 7.10 support, refer to pkg-guidelines
    * Optimise GCM mode
    * Add little endian serialization of integer

Files

/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/AES
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/AES.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/AES.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/AES/Primitive.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/AES/Primitive.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/AESGCMSIV.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/AESGCMSIV.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Blowfish
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Blowfish.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Blowfish.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Blowfish/Box.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Blowfish/Box.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Blowfish/Primitive.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Blowfish/Primitive.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/CAST5
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/CAST5.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/CAST5.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/CAST5/Primitive.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/CAST5/Primitive.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Camellia
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Camellia.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Camellia.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Camellia/Primitive.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Camellia/Primitive.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/ChaCha.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/ChaCha.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/ChaChaPoly1305.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/ChaChaPoly1305.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/DES
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/DES.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/DES.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/DES/Primitive.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/DES/Primitive.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/RC4.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/RC4.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Salsa.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Salsa.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/TripleDES.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/TripleDES.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Twofish
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Twofish.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Twofish.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Twofish/Primitive.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Twofish/Primitive.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Types
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Types.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Types.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Types/AEAD.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Types/AEAD.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Types/Base.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Types/Base.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Types/Block.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Types/Block.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Types/GF.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Types/GF.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Types/Stream.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Types/Stream.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Types/Utils.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Types/Utils.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Utils.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/Utils.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/XSalsa.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Cipher/XSalsa.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/ConstructHash
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/ConstructHash/MiyaguchiPreneel.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/ConstructHash/MiyaguchiPreneel.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Data
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Data/AFIS.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Data/AFIS.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Data/Padding.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Data/Padding.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/ECC
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/ECC.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/ECC.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/ECC/Edwards25519.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/ECC/Edwards25519.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/ECC/Simple
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/ECC/Simple/Prim.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/ECC/Simple/Prim.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/ECC/Simple/Types.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/ECC/Simple/Types.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Error
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Error.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Error.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Error/Types.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Error/Types.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Algorithms.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Algorithms.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Blake2.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Blake2.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Blake2b.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Blake2b.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Blake2bp.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Blake2bp.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Blake2s.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Blake2s.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Blake2sp.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Blake2sp.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/IO.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/IO.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Keccak.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Keccak.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/MD2.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/MD2.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/MD4.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/MD4.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/MD5.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/MD5.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/RIPEMD160.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/RIPEMD160.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/SHA1.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/SHA1.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/SHA224.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/SHA224.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/SHA256.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/SHA256.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/SHA3.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/SHA3.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/SHA384.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/SHA384.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/SHA512.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/SHA512.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/SHA512t.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/SHA512t.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/SHAKE.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/SHAKE.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Skein256.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Skein256.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Skein512.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Skein512.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Tiger.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Tiger.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Types.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Types.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Whirlpool.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Hash/Whirlpool.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Internal
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Internal/Builder.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Internal/Builder.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Internal/ByteArray.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Internal/ByteArray.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Internal/Compat.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Internal/Compat.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Internal/CompatPrim.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Internal/CompatPrim.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Internal/DeepSeq.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Internal/DeepSeq.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Internal/Imports.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Internal/Imports.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Internal/Nat.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Internal/Nat.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Internal/WordArray.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Internal/WordArray.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Internal/Words.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Internal/Words.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/KDF
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/KDF/Argon2.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/KDF/Argon2.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/KDF/BCrypt.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/KDF/BCrypt.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/KDF/BCryptPBKDF.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/KDF/BCryptPBKDF.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/KDF/HKDF.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/KDF/HKDF.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/KDF/PBKDF2.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/KDF/PBKDF2.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/KDF/Scrypt.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/KDF/Scrypt.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/MAC
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/MAC/CMAC.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/MAC/CMAC.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/MAC/HMAC.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/MAC/HMAC.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/MAC/KMAC.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/MAC/KMAC.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/MAC/Poly1305.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/MAC/Poly1305.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/Basic.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/Basic.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/Compat.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/Compat.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/F2m.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/F2m.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/Generate.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/Generate.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/ModArithmetic.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/ModArithmetic.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/Nat.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/Nat.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/Prime.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/Prime.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/Serialize
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/Serialize.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/Serialize.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/Serialize/Internal
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/Serialize/Internal.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/Serialize/Internal.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/Serialize/Internal/LE.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/Serialize/Internal/LE.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/Serialize/LE.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Number/Serialize/LE.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/OTP.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/OTP.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/Curve25519.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/Curve25519.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/Curve448.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/Curve448.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/DH.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/DH.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/DSA.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/DSA.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/ECC
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/ECC/DH.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/ECC/DH.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/ECC/ECDSA.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/ECC/ECDSA.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/ECC/Generate.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/ECC/Generate.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/ECC/P256.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/ECC/P256.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/ECC/Prim.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/ECC/Prim.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/ECC/Types.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/ECC/Types.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/ECDSA.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/ECDSA.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/ECIES.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/ECIES.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/Ed25519.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/Ed25519.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/Ed448.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/Ed448.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/EdDSA.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/EdDSA.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/ElGamal.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/ElGamal.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/Internal.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/Internal.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/MaskGenFunction.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/MaskGenFunction.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/RSA
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/RSA.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/RSA.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/RSA/OAEP.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/RSA/OAEP.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/RSA/PKCS15.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/RSA/PKCS15.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/RSA/PSS.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/RSA/PSS.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/RSA/Prim.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/RSA/Prim.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/RSA/Types.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/RSA/Types.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/Rabin
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/Rabin/Basic.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/Rabin/Basic.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/Rabin/Modified.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/Rabin/Modified.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/Rabin/OAEP.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/Rabin/OAEP.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/Rabin/RW.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/Rabin/RW.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/Rabin/Types.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/PubKey/Rabin/Types.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random/ChaChaDRG.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random/ChaChaDRG.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random/Entropy
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random/Entropy.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random/Entropy.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random/Entropy/Backend.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random/Entropy/Backend.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random/Entropy/Source.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random/Entropy/Source.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random/Entropy/Unix.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random/Entropy/Unix.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random/Entropy/Unsafe.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random/Entropy/Unsafe.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random/EntropyPool.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random/EntropyPool.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random/Probabilistic.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random/Probabilistic.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random/SystemDRG.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random/SystemDRG.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random/Types.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Random/Types.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/System
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/System/CPU.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/System/CPU.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Tutorial.dyn_hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/Crypto/Tutorial.hi
/usr/lib64/ghc-9.8.2/lib/cryptonite-0.30/libHScryptonite-0.30-Fpj6etJ7kPvBlAXffk1CSI.a
/usr/lib64/ghc-9.8.2/lib/package.conf.d/cryptonite-0.30.conf
/usr/share/doc/packages/ghc-cryptonite-devel
/usr/share/doc/packages/ghc-cryptonite-devel/CHANGELOG.md
/usr/share/doc/packages/ghc-cryptonite-devel/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:59:54 2024