INFO
Name: blake3
Version: 1.8.2-1.el10_1
Arch: ppc64le
Summary: Official C implementation of the BLAKE3 cryptographic hash function
License: Apache-2.0
Vendor: Fedora Project
Build Host: buildvm-ppc64le-02.iad2.fedoraproject.org
Build Date: Mon Apr 21 10:02:45 2025
Size: 80123
URL: https://github.com/BLAKE3-team/BLAKE3/
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.
FILES
/usr/lib/.build-id
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/4e330563f294490edb93ff6823c9a614108808
/usr/lib64/libblake3.so.0
/usr/lib64/libblake3.so.1.8.2
/usr/share/licenses/blake3
/usr/share/licenses/blake3/LICENSE_A2
REQUIRES
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3.11)(64bit)
libtbb.so.12()(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)
PROVIDES
blake3 1.8.2-1.el10_1
blake3(ppc-64) 1.8.2-1.el10_1
libblake3.so.0()(64bit)
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/3c a
/usr/lib/.build-id/3c/4e330563f294490edb93ff6823c9a614108808 a
/usr/lib64/libblake3.so.0
/usr/lib64/libblake3.so.1.8.2
/usr/share/licenses/blake3
/usr/share/licenses/blake3/LICENSE_A2 l
LICENSE FILES
Apache-2.0
|