]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Introduce public digest getter API
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 27 Feb 2020 19:00:03 +0000 (19:00 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 13 Mar 2020 19:11:57 +0000 (19:11 +0000)
commitcbe26331be8e42e1d0ae669bc90b341a6bd037f2
tree2d34982f2663b41aeb8f80cea6dc447a5788fcb5
parenteb888e202e36d45a006a947a3190eb48f50b052a
Introduce public digest getter API

Allow applications to query the digests stored in the MTREE. Which they
can use at a later stage to perform integrity checks as needed.

Note: no digests are wired yet.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
libarchive/archive_entry.c
libarchive/archive_entry.h