mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-23 08:12:08 +00:00
Fixes: 2898 Typo error in gensalt(). Only returned selected hash method, not the random salt bytes. Does not prevent the hash function from operating, but strength is ever so reduced. Message-Id: <20171016130505.25593-2-calle@scylladb.com>