Fri, 05 Jul 2024 14:48:58 UTC | login

Information for build ghc-cryptonite-0.25-3.fc31

ID103748
Package Nameghc-cryptonite
Version0.25
Release3.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-cryptonite.git#baf2f238914a012e525c216f2ae7550a7d8d94c8
SummaryCryptography Primitives sink
DescriptionA repository of cryptographic primitives. * Symmetric ciphers: AES, DES, 3DES, CAST5, Blowfish, Twofish, Camellia, RC4, Salsa, XSalsa, ChaCha. * Hash: SHA1, SHA2, SHA3, SHAKE, MD2, MD4, MD5, Keccak, Skein, Ripemd, Tiger, Whirlpool, Blake2 * MAC: HMAC, Poly1305 * Asymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519, Curve448, Ed25519, Ed448 * Key Derivation Function: PBKDF2, Scrypt, HKDF, Argon2 * Cryptographic Random generation: System Entropy, Deterministic Random Generator * Data related: Anti-Forensic Information Splitter (AFIS) If anything cryptographic related is missing from here, submit a pull request to have it added. This package strive to be a cryptographic kitchen sink that provides cryptography for everyone. Evaluate the security related to your requirements before using. Read "Crypto.Tutorial" for a quick start guide.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 26 Jul 2019 10:39:49 UTC
CompletedFri, 26 Jul 2019 13:27:08 UTC
Taskbuild (f31-candidate, /rpms/ghc-cryptonite.git:baf2f238914a012e525c216f2ae7550a7d8d94c8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-cryptonite.git#baf2f238914a012e525c216f2ae7550a7d8d94c8'}}
Tags
f31
f32
f33
RPMs
src
ghc-cryptonite-0.25-3.fc31.src.rpm (info) (download)
riscv64
ghc-cryptonite-0.25-3.fc31.riscv64.rpm (info) (download)
ghc-cryptonite-devel-0.25-3.fc31.riscv64.rpm (info) (download)
ghc-cryptonite-devel-doc-0.25-3.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 0.25-3 - refresh to cabal-rpm-0.13 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.25-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 28 2018 Jens Petersen <petersen@redhat.com> - 0.25-1 - update to 0.25 * Mon Jul 23 2018 Miro HronĨok <mhroncok@redhat.com> - 0.24-6 - Rebuilt for #1607054 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.24-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.24-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 31 2018 Jens Petersen <petersen@redhat.com> - 0.24-3 - docs package is arch dependent * Tue Sep 05 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.24-2 - Split documentation into separate subpackage. - Correct licensing information. * Tue Sep 05 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.24-1 - Update to latest version. - Update to latest spec template.