Package smhasher: Information

    Source package: smhasher
    Version: 0.0.1-alt1.git61a0530
    Build time:  Oct 1, 2022, 10:15 AM
    Category: Other
    Report package bug
    License: MIT
    Summary: Test suite designed to test the distribution, collision, and performance properties of non-cryptographic hash function
    Description: 
    SMHasher is a test suite designed to test the distribution,
    collision, and performance properties of non-cryptographic hash functions.
    
    This is the home for the MurmurHash family of hash functions
    along with the SMHasher test suite used to verify them.
    SMHasher is released under the MIT license.
    All MurmurHash versions are public domain software,
    and the author disclaims all copyright to their code.
    
    SMHasher is a test suite designed to test the distribution,
    collision, and performance properties of non-cryptographic hash functions
    - it aims to be the DieHarder of hash testing,
    and does a pretty good job of finding flaws with a number of popular hashes.
    
    The SMHasher suite also includes MurmurHash3, which is the latest version
    in the series of MurmurHash functions - the new version is faster, more robust,
    and its variants can produce 32- and 128-bit hash values efficiently
    on both x86 and x64 platforms.

    List of RPM packages built from this SRPM:
    libsmhasher (e2kv6, e2kv5, e2kv4, e2k)
    libsmhasher-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libsmhasher-devel (e2kv6, e2kv5, e2kv4, e2k)
    smhasher (e2kv6, e2kv5, e2kv4, e2k)
    smhasher-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Aleksei Nikiforov

    List of contributors:
    Aleksei Nikiforov

      1. gcc-c++
      2. cmake

    Last changed


    Aug. 16, 2019 Aleksei Nikiforov 0.0.1-alt1.git61a0530
    - Initial build for ALT.