Name: | blake3 |
---|---|
Version: | 1.5.5 |
Release: | 1.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 222124 |
License: | Apache-2.0 |
RPM: | blake3-1.5.5-1.el8.aarch64.rpm |
Source RPM: | blake3-1.5.5-1.el8.src.rpm |
Build Date: | Fri Dec 06 2024 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/BLAKE3-team/BLAKE3/ |
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. |
- Update to 1.5.5 (fedora#2329086)
- Update to 1.5.4 (fedora#2306018)
- Build with GCC instead of Clang
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Update to 1.5.3 (fedora#2297810)
- Use %autorelease and remove non-%autochangelog entries
- Update to 1.5.1 (fedora#2269330)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Exclude i686 on Fedora >= 39