Information for build blake3-1.5.0-3.oc9
ID | 35376 | |||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | blake3 | |||||||||||||||||||||||||||||||
Version | 1.5.0 | |||||||||||||||||||||||||||||||
Release | 3.oc9 | |||||||||||||||||||||||||||||||
Epoch | Draft | False | ||||||||||||||||||||||||||||||
Source | git+https://gitee.com/opencloudos-stream/blake3.git?.#a92dc75eff0ae2f2042929e14e5e046d3c09904d | |||||||||||||||||||||||||||||||
Summary | Official C implementation of the BLAKE3 cryptographic hash function | |||||||||||||||||||||||||||||||
Description | BLAKE3 is a cryptographic hash function that is: - Much faster than MD5, SHA-1, SHA-2, SHA-3, and BLAKE2. - Secure, unlike MD5 and SHA-1. And secure against length extension, unlike SHA-2. - Highly parallelizable across any number of threads and SIMD lanes, because it's a Merkle tree on the inside. - Capable of verified streaming and incremental updates, again because it's a Merkle tree. - A PRF, MAC, KDF, and XOF, as well as a regular hash. - One algorithm with no variants, which is fast on x86-64 and also on smaller architectures. | |||||||||||||||||||||||||||||||
Built by | bbrucezhang | |||||||||||||||||||||||||||||||
State | complete | |||||||||||||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||||||||||||
Started | Thu, 12 Jun 2025 16:05:13 CST | |||||||||||||||||||||||||||||||
Completed | Thu, 12 Jun 2025 16:16:45 CST | |||||||||||||||||||||||||||||||
Task | build (dist-oc9-epol, /opencloudos-stream/blake3.git:.:origin/master) | |||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/blake3.git?.#origin/master'}} | |||||||||||||||||||||||||||||||
Tags |
|
|||||||||||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||||||||||
Logs | ||||||||||||||||||||||||||||||||
Changelog | * Tue Jun 03 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.5.0-3 - Rebuilt for loongarch64 * Wed Apr 24 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.5.0-2 - rebase to add ocs and ts macros * Thu Apr 11 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.5.0-1 - initial build |