]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Move archive_entry_set_digest() to public API (#2540)
authorNicholas Vinson <nvinson@users.noreply.github.com>
Sun, 16 Mar 2025 23:37:47 +0000 (19:37 -0400)
committerGitHub <noreply@github.com>
Sun, 16 Mar 2025 23:37:47 +0000 (16:37 -0700)
commita323e5fa6811e77e1bf6b7fad7deaa8c2281d900
tree9aadf7a8f345f3f40404d8c5d64a02730142b130
parenta88e09a37069dd6a07d65f6dfee08a8563d79d8c
Move archive_entry_set_digest() to public API (#2540)

Moving archive_entry_set_digest() to the public API simplifies porting
non-archive formats to archive formats while preserving supported
message digests specifically in cases where recomputing digests is not
viable.
libarchive/archive_entry.h
libarchive/archive_entry_private.h