mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-09 00:13:31 +00:00
Introduce the digest_algorithm() function, which encapsulates the decision of which digest algorithm to use. Right now it is set to MD5, but future patches will change this. Signed-off-by: Duarte Nunes <duarte@scylladb.com>