Accepting request 653604 from home:jengelh:branches:science
- Trim bias from description OBS-URL: https://build.opensuse.org/request/show/653604 OBS-URL: https://build.opensuse.org/package/show/science/xxhash?expand=0&rev=3
This commit is contained in:
parent
e9bca0b8e9
commit
aff259eb7f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 3 21:20:05 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Trim bias from description
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 16 20:10:06 UTC 2018 - t.gruner@katodev.de
|
||||
|
||||
|
@ -19,14 +19,16 @@
|
||||
Name: xxhash
|
||||
Version: 0.6.5
|
||||
Release: 0
|
||||
Summary: Extremely fast non-cryptographic hash algorithm
|
||||
Summary: Non-cryptographic hash algorithm
|
||||
License: GPL-2.0 and BSD-2-Clause
|
||||
Group: Productivity/Security
|
||||
URL: https://github.com/Cyan4973/xxHash
|
||||
Source0: https://github.com/Cyan4973/xxHash/archive/v%{version}.tar.gz
|
||||
|
||||
%description
|
||||
xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It successfully completes the SMHasher test suite which evaluates collision, dispersion and randomness qualities of hash functions. Code is highly portable, and hashes are identical on all platforms (little / big endian).
|
||||
xxHash is a hash algorithm. It completes the SMHasher test suite which
|
||||
evaluates collision, dispersion and randomness qualities of hash functions.
|
||||
Hashes are identical on all platforms.
|
||||
|
||||
%package -n libxxhash0
|
||||
Summary: The password hash library Argon2
|
||||
|
Loading…
Reference in New Issue
Block a user