Information for build blake3-1.5.3-1.fc41

ID62876
Package Nameblake3
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.5.3
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/blake3.git#eba925bf49cdea2460bf862a4773bc37c615296a
SummaryOfficial C implementation of the BLAKE3 cryptographic hash function
DescriptionBLAKE3 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 bykojiadmin
State failed
Volume DEFAULT
StartedThu, 18 Jul 2024 00:59:46 CST
CompletedThu, 18 Jul 2024 01:12:22 CST
Taskbuild (rawhide, /rpms/blake3.git:eba925bf49cdea2460bf862a4773bc37c615296a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/blake3.git#eba925bf49cdea2460bf862a4773bc37c615296a'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Jul 15 2024 Christoph Erhardt <fedora@sicherha.de> - 1.5.3-1 - Update to 1.5.3 (fedora#2297810) * Sat Mar 16 2024 Christoph Erhardt <fedora@sicherha.de> - 1.5.1-2 - Use %autorelease and remove non-%autochangelog entries * Sat Mar 16 2024 Christoph Erhardt <fedora@sicherha.de> - 1.5.1-1 - Update to 1.5.1 (fedora#2269330) * Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Nov 10 2023 Christoph Erhardt <fedora@sicherha.de> - 1.5.0-2 - Exclude i686 on Fedora >= 39 * Fri Nov 10 2023 Christoph Erhardt <fedora@sicherha.de> - 1.5.0-1 - Initial import (fedora#2241062)