Package libblake3: Information

    Source package: libblake3
    Version: 1.5.4-alt1
    Latest version according to Repology
    Build time:  Aug 25, 2024, 04:47 PM in the task #355718
    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, ppc64le, i586, aarch64)
    libblake3-checkinstall (noarch)
    libblake3-debuginfo (x86_64, ppc64le, i586, aarch64)
    libblake3-devel (x86_64, ppc64le, i586, aarch64)

    Maintainer: Vitaly Chikunov

    List of contributors:
    Vitaly Chikunov

    ACL:
    Vitaly Chikunov
    @everybody

      1. /proc
      2. banner
      3. cmake
      4. rpm-macros-cmake
      5. python3

    Last changed


    Aug. 21, 2024 Vitaly Chikunov 1.5.4-alt1
    - Update to 1.5.4 (2024-08-19).
    July 30, 2024 Vitaly Chikunov 1.5.3-alt1
    - Update to 1.5.3 (2024-07-14).
    March 13, 2024 Vitaly Chikunov 1.5.1-alt1
    - Update to 1.5.1 (2024-03-12).