add got_hash_digest_to_str
commit4fa582241559791329a7c00a1c8088b5c31aaec6
authorOmar Polo <op@omarpolo.com>
Sat, 13 Jul 2024 11:00:17 +0000 (13 11:00 +0000)
committerThomas Adam <thomas@xteddy.org>
Wed, 31 Jul 2024 12:45:28 +0000 (31 13:45 +0100)
tree98a319824aff0b44465251cc17cff7d6d804721b
parent9454439a142834498d66e1f2ae7b558809458de4
add got_hash_digest_to_str

it allows to abstract over the underlying algorithm.
lib/got_lib_hash.h
lib/hash.c
lib/pack.c