]> git.ipfire.org Git - thirdparty/libarchive.git/commit
WIP: remove WinCrypt support 2739/head
authorDustin L. Howett <dustin@howett.net>
Sun, 27 Jul 2025 00:17:28 +0000 (19:17 -0500)
committerDustin L. Howett <dustin@howett.net>
Mon, 22 Sep 2025 21:05:17 +0000 (16:05 -0500)
commit619e22cae7eec5736df08df4f538aa3a7c0d5733
treecbab91d721d1d598087b3b497548850531614af3
parent39dc43b3e0a78c83b41e2fa689e6ca32b3ebc4b6
WIP: remove WinCrypt support

I am debating whether to remove the checks for bcrypt as well (it is
supported on all versions of Windows currently targeted.)

fixes https://github.com/libarchive/libarchive/issues/2595
13 files changed:
CMakeLists.txt
configure.ac
contrib/android/config/windows_host.h
libarchive/archive.h
libarchive/archive_cryptor.c
libarchive/archive_cryptor_private.h
libarchive/archive_digest.c
libarchive/archive_digest_private.h
libarchive/archive_hmac.c
libarchive/archive_hmac_private.h
libarchive/archive_random.c
libarchive/archive_util.c
libarchive/archive_version_details.c