Package libblake3: Information

    Source package: libblake3
    Version: 1.8.3-alt1
    Latest version according to Repology
    Build time:  Jan 25, 2026, 08:04 AM in the task #404924
    Category: System/Libraries
    Report package bug
    Home page: https://blake3.io/

    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.

    List of RPM packages built from this SRPM:
    libblake3 (x86_64, i586, aarch64)
    libblake3-checkinstall (noarch)
    libblake3-debuginfo (x86_64, i586, aarch64)
    libblake3-devel (x86_64, i586, aarch64)

    Maintainer: Vitaly Chikunov

    List of contributors:
    Vitaly Chikunov


      1. /proc
      2. cmake
      3. gcc-c++
      4. python3
      5. rpm-macros-cmake
      6. tbb-devel

    Last changed


    Jan. 12, 2026 Vitaly Chikunov 1.8.3-alt1
    - Update to 1.8.3 (2026-01-08).
    May 29, 2025 Vitaly Chikunov 1.8.2-alt1
    - Update to 1.8.2 (2025-04-20).
    Aug. 21, 2024 Vitaly Chikunov 1.5.4-alt1
    - Update to 1.5.4 (2024-08-19).