Thu, 22 Jan 2026 15:03:10 CST | login

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

ID14635
Package Nameghc-crypton
Version0.34
Release1.ocs23
Epoch
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 bybbrucezhang
State complete
Volume DEFAULT
StartedMon, 12 Aug 2024 10:25:03 CST
CompletedMon, 12 Aug 2024 10:28:29 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/ghc-crypton.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-crypton.git?.#origin/master'}}
Tags
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-crypton-0.34-1.ocs23.src.rpm (info) (download)
aarch64
ghc-crypton-0.34-1.ocs23.aarch64.rpm (info) (download)
ghc-crypton-devel-0.34-1.ocs23.aarch64.rpm (info) (download)
ghc-crypton-doc-0.34-1.ocs23.aarch64.rpm (info) (download)
x86_64
ghc-crypton-0.34-1.ocs23.x86_64.rpm (info) (download)
ghc-crypton-devel-0.34-1.ocs23.x86_64.rpm (info) (download)
ghc-crypton-doc-0.34-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.34-1 - initial build