WinZipAes no longer supported on .NET 3.5 #191

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

Originally created by @dbaumber on GitHub (May 30, 2017).

On .NET 3.5, working with ZIP archives that use WinZipAes are now throwing a NotSupportedException() from ZipHeaderFactory.LoadHeader(). The comment indicates that this is intended for Silverlight and Windows Phone, but the build configuration specifies this for .NET 3.5 as well. WinZipAes protected ZIP files used to work (with some issues) prior to version 0.16.0.

Originally created by @dbaumber on GitHub (May 30, 2017). On .NET 3.5, working with ZIP archives that use WinZipAes are now throwing a NotSupportedException() from ZipHeaderFactory.LoadHeader(). The comment indicates that this is intended for Silverlight and Windows Phone, but the build configuration specifies this for .NET 3.5 as well. WinZipAes protected ZIP files used to work (with some issues) prior to version 0.16.0.
Author
Owner

@adamhathcock commented on GitHub (May 31, 2017):

Should be in https://www.nuget.org/packages/sharpcompress/0.16.2

@adamhathcock commented on GitHub (May 31, 2017): Should be in https://www.nuget.org/packages/sharpcompress/0.16.2
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#191