Switch from SHA-512/64 to SHA-512/128 to reduce the probability of two
authorJonathan Dieter <jdieter@gmail.com>
Wed, 11 Jul 2018 10:32:28 +0000 (11:32 +0100)
committerJonathan Dieter <jdieter@gmail.com>
Wed, 11 Jul 2018 10:32:28 +0000 (11:32 +0100)
commitef3b1ab70f43f9288a1ad4811895b9f7af389adc
treeb1e0e34432b8af215f6de2bc60092cc62c33db6a
parent957d974736bca519977af4f31e773e3b2dda4199
Switch from SHA-512/64 to SHA-512/128 to reduce the probability of two
chunks matching checksums when different.

Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
include/zck.h.in
src/lib/hash/hash.c
src/lib/zck.c