Information for build blake3-1.8.2-1.fc42

ID655
Package Nameblake3
Version1.8.2
Release1.fc42
Epoch
DraftFalse
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 bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:07:32 UTC
CompletedMon, 09 Jun 2025 16:07:32 UTC
Tags
f42
RPMs
src
blake3-1.8.2-1.fc42.src.rpm (info) (download)
riscv64
blake3-1.8.2-1.fc42.riscv64.rpm (info) (download)
blake3-devel-1.8.2-1.fc42.riscv64.rpm (info) (download)
blake3-debuginfo-1.8.2-1.fc42.riscv64.rpm (info) (download)
blake3-debugsource-1.8.2-1.fc42.riscv64.rpm (info) (download)
Changelog * Mon Apr 21 2025 Christoph Erhardt <fedora@sicherha.de> - 1.8.2-1 - Update to 1.8.2 (#2361296) * Sat Apr 12 2025 Christoph Erhardt <fedora@sicherha.de> - 1.8.1-2 - Fix control-flow protection on x86_64 * Sun Apr 06 2025 Christoph Erhardt <fedora@sicherha.de> - 1.8.1-1 - Update to 1.8.1 (fedora#2357121) * Sun Apr 06 2025 Christoph Erhardt <fedora@sicherha.de> - 1.7.0-2 - Move `README.md` into `devel` subpackage * Wed Mar 19 2025 Christoph Erhardt <fedora@sicherha.de> - 1.7.0-1 - Update to 1.7.0 (fedora#2353224) * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Nov 27 2024 Christoph Erhardt <fedora@sicherha.de> - 1.5.5-1 - Update to 1.5.5 (fedora#2329086) * Wed Aug 21 2024 Christoph Erhardt <fedora@sicherha.de> - 1.5.4-1 - Update to 1.5.4 (fedora#2306018) * Wed Jul 17 2024 Christoph Erhardt <fedora@sicherha.de> - 1.5.3-3 - Build with GCC instead of Clang * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * 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)