Group :: System/Libraries
RPM: libblake3
Main Changelog Spec Patches Sources Download Gear Bugs and FR Repocop
Current version: 1.3.1-alt1
Build date: 14 february 2022, 15:09 ( 67.3 weeks ago )
Size: 427.69 Kb
Home page: https://blake3.io/
License: Apache-2.0 or CC0-1.0
Summary: The official C implementations of the BLAKE3 cryptographic hash function
Description:
List of contributors List of rpms provided by this srpm:
ACL:
Build date: 14 february 2022, 15:09 ( 67.3 weeks ago )
Size: 427.69 Kb
Home page: https://blake3.io/
License: Apache-2.0 or CC0-1.0
Summary: The official C implementations 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.
Current maintainer: Vitaly Chikunov - 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.
List of contributors List of rpms provided by this srpm:
- libblake3
- libblake3-checkinstall
- libblake3-debuginfo
- libblake3-devel