Wed, 15 May 2024 17:54:03 UTC | login

Information for build blake3-1.5.0-1.fc40

ID270631
Package Nameblake3
Version1.5.0
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/blake3.git#e1a3ba5c79f95c0132173499df786821a478090c
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
StartedTue, 28 Nov 2023 09:28:59 UTC
CompletedTue, 28 Nov 2023 09:52:44 UTC
Taskbuild (f40, /rpms/blake3.git:e1a3ba5c79f95c0132173499df786821a478090c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/blake3.git#e1a3ba5c79f95c0132173499df786821a478090c'}}
Tags
f40
RPMs
src
blake3-1.5.0-1.fc40.src.rpm (info) (download)
riscv64
blake3-1.5.0-1.fc40.riscv64.rpm (info) (download)
blake3-devel-1.5.0-1.fc40.riscv64.rpm (info) (download)
blake3-debuginfo-1.5.0-1.fc40.riscv64.rpm (info) (download)
blake3-debugsource-1.5.0-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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)