Mon, 12 Jan 2026 18:31:51 CST | login

Information for build ghc-crypton-0.34-1.oc9

ID29164
Package Nameghc-crypton
Version0.34
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-crypton.git?.#0e68ec58ddf1aa9fb5d8601735a012fcdbd570af
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, KMAC, Poly1305 * Asymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519, Curve448, Ed25519, Ed448 * Key Derivation Function: PBKDF2, Scrypt, HKDF, Argon2, BCrypt, BCryptPBKDF * 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 strives 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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 23 Sep 2024 15:00:54 CST
CompletedMon, 23 Sep 2024 15:06:14 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-crypton.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-crypton.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-crypton-0.34-1.oc9.src.rpm (info) (download)
aarch64
ghc-crypton-0.34-1.oc9.aarch64.rpm (info) (download)
ghc-crypton-devel-0.34-1.oc9.aarch64.rpm (info) (download)
ghc-crypton-doc-0.34-1.oc9.aarch64.rpm (info) (download)
x86_64
ghc-crypton-0.34-1.oc9.x86_64.rpm (info) (download)
ghc-crypton-devel-0.34-1.oc9.x86_64.rpm (info) (download)
ghc-crypton-doc-0.34-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.34-1 - initial build