]> git.ipfire.org Git - pakfire.git/commit
digests: Add function to return the type from string
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 1 Oct 2022 13:07:15 +0000 (13:07 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 1 Oct 2022 13:07:15 +0000 (13:07 +0000)
commitf7dd99ab20dd928bfde10ff84283194e6db25d30
treea7efe02ef1fe170c34fd9a8def61f7d27ad241de
parentfb74dae403ec66724bca0b2b958ae5f235a1c240
digests: Add function to return the type from string

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/digest.c
src/libpakfire/include/pakfire/digest.h
tests/libpakfire/digest.c