mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-04-06 06:01:12 +00:00
entry.IsEncrypted is false when a 7z file has an AesDecoderStream #416
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Sicos1977 on GitHub (Oct 12, 2020).
Is it somehow possible to set the IsEncrypted to true when the 7z file has an AesDecoderStream?
I use the IsEncrypted flag to check is a file is password protected so in this case I would expect it to be true