Re: ZIP Encryption
- From: "Ralf Junker - http://www.yunqa.de/delphi/" <delphi@xxxxxxxxxxxx>
- Date: Sat, 29 Dec 2007 12:01:53 +0100
"Johnnie Norsworthy" <jln206@xxxxxxxxxxx> wrote:
A customer has asked me for higher encryption than "standard ZIP". Does
anyone know what encryption levels are used for ZIPs to remain compatible
with popular ZIP decompressors?
To overcome the weakness of the "standard ZIP" encryption, WinZip devised a
slightly modified ZIP file format with support for much stronger AES encryption,
named AE-1. WinZip first implemented AE-1 in version 9.0 Beta 1, released May
2003.
Although AE-1 is not an official standard, WinZip published the AE-1
specifications so other ZIP software could follow suit.
The first Delphi component to implement the WinZip AE-1 compression was
DIZipWriter 2.0 (http://www.yunqa.de/), released Apr 2005. DIZipWriter writes
WinZip compatible ZIP files with 128, 192, or 256-bit AES encryption.
ZIP-files with strong AE-1 encryption created by DIZipWriter can be opened and
extracted by any WinZip version starting with version 9.0 Beta 1. Additional
decompression software includes the popular 7-zip archiver, starting from
version 4.43 Beta, released in Sep 2006.
Growing interest and support makes me believe in the future of the WinZip AE
strong encryption ZIP file format. Unless you are free to choose another file
format but ZIP, I would recommend this for both its open standard as well as
free, liberal-license implementations.
Ralf
---
The Delphi Inspiration
http://www.yunqa.de/delphi/
.
- Follow-Ups:
- Re: ZIP Encryption
- From: Mike B
- Re: ZIP Encryption
- References:
- ZIP Encryption
- From: Johnnie Norsworthy
- ZIP Encryption
- Prev by Date: Re: ZIP Encryption
- Next by Date: Alternative too TeeChart?
- Previous by thread: Re: ZIP Encryption
- Next by thread: Re: ZIP Encryption
- Index(es):
Relevant Pages
|
|