Update the README.txt

This commit is contained in:
alexmullins 2015-11-26 18:24:28 -06:00
parent 246ebb4124
commit e384fc2faf
1 changed files with 3 additions and 6 deletions

View File

@ -8,16 +8,13 @@ https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT
The process The process
============ ============
hello.txt -> compressed -> encrypted -> .zip -> decrypted -> decompressed -> hello.txt 1. hello.txt -> compressed -> encrypted -> .zip
2. .zip -> decrypted -> decompressed -> hello.txt
Roadmap Roadmap
======== ========
Reading - Done. Reading - Done.
TODO: Writing - Starting.
1. Change to streaming authentication and decryption. (Maybe not such a good
idea: https://www.imperialviolet.org/2014/06/27/streamingencryption.html)
2. Check for AE-2 and skip CRC check to match with WinZip spec.
Writing - Not started.
Testing - Needs more. Testing - Needs more.
WinZip AES specifies WinZip AES specifies