mirror of
https://github.com/zlib-ng/minizip-ng
synced 2025-03-28 21:13:18 +00:00
Update README.md
This commit is contained in:
parent
fd039e3d71
commit
898e4adf8c
@ -73,7 +73,7 @@ cmake . -DUSE_CRYPT=OFF
|
||||
|
||||
### NTFS Timestamps
|
||||
|
||||
Support has been added for UTC modified, access, and creation dates.
|
||||
Support has been added for UTC last modified, last accessed, and creation dates.
|
||||
|
||||
### Streams
|
||||
|
||||
@ -160,5 +160,6 @@ When unzipping it will automatically determine when in needs to cross disk bound
|
||||
|
||||
## Limitations
|
||||
|
||||
+ Archives are required to have a central directory with correct header values for unzipping.
|
||||
+ Archives are required to have a central directory.
|
||||
+ Central directory header values must be correct and it is necessary for the compressed size to be accurate for AES encryption.
|
||||
+ Central directory encryption is not supported due to licensing restrictions mentioned by PKWARE in their zip appnote.
|
||||
|
Loading…
x
Reference in New Issue
Block a user