SHA256
3
0
forked from pool/xxhash

Accepting request 655683 from home:mrostecki:branches:science

Remove all false information about Argon2 algorithm from the spec

OBS-URL: https://build.opensuse.org/request/show/655683
OBS-URL: https://build.opensuse.org/package/show/science/xxhash?expand=0&rev=5
This commit is contained in:
Ismail Dönmez 2018-12-06 13:46:11 +00:00 committed by Git OBS Bridge
parent 460b08a772
commit 8c201e6963

View File

@ -31,7 +31,7 @@ evaluates collision, dispersion and randomness qualities of hash functions.
Hashes are identical on all platforms.
%package -n libxxhash0
Summary: The password hash library Argon2
Summary: Shared library for xxHash - a non-cryptographic hash algorithm
License: BSD-2-Clause
Group: System/Libraries
@ -41,7 +41,7 @@ suite which evaluates collision, dispersion and randomness qualities of hash
functions. Hashes are identical on all platforms.
%package devel
Summary: Development files for the password hash algorithm Argon2
Summary: Development files for xxHash - a non-cryptographic hash algorithm
License: BSD-2-Clause
Group: Development/Libraries/C and C++
Requires: %{name} = %{version}