mirror of
https://github.com/zlib-ng/minizip-ng
synced 2025-03-28 21:13:18 +00:00
updated readme
This commit is contained in:
parent
03b1f410a1
commit
469d204ffb
@ -7,7 +7,7 @@ Minizip zlib contribution that includes:
|
||||
|
||||
It also has the latest bug fixes that having been found all over the internet including the minizip forum and zlib developer's mailing list.
|
||||
|
||||
*AES Encryption - Stronger encryption*
|
||||
*AES Encryption*
|
||||
|
||||
+ Requires all files in the aes folder
|
||||
+ Requires #define HAVE_AES
|
||||
@ -15,7 +15,7 @@ It also has the latest bug fixes that having been found all over the internet in
|
||||
When using the zip library with password protection it will use AES 256-bit encryption.
|
||||
When using the unzip library it will automatically use AES when applicable.
|
||||
|
||||
*I/O Buffering - Reduces I/O bottlenecks*
|
||||
*I/O Buffering*
|
||||
|
||||
```
|
||||
ourbuffer_t buffered = {0};
|
||||
|
Loading…
x
Reference in New Issue
Block a user