SevenZipEntries.IsEncrypted is always set to False #404

Closed
opened 2026-01-29 22:11:20 +00:00 by claunia · 1 comment
Owner

Originally created by @evpxregu on GitHub (Jun 23, 2020).

When opening a sevenziparchive and checking the entries in the archive for all the entries IsEncrypted will be set to false.

You can see in the sourcode that the value is hardcoded.

00ff119ec4/src/SharpCompress/Common/SevenZip/SevenZipEntry.cs

Originally created by @evpxregu on GitHub (Jun 23, 2020). When opening a sevenziparchive and checking the entries in the archive for all the entries IsEncrypted will be set to false. You can see in the sourcode that the value is hardcoded. https://github.com/adamhathcock/sharpcompress/blob/00ff119ec4f13020fb40bba3654d53e9836ebd6d/src/SharpCompress/Common/SevenZip/SevenZipEntry.cs
Author
Owner

@Sicos1977 commented on GitHub (Oct 12, 2020):

I have the same problem and made issue #539 for it

@Sicos1977 commented on GitHub (Oct 12, 2020): I have the same problem and made issue #539 for it
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#404