Releases: maxpat78/CryptoPad-Win32
Releases · maxpat78/CryptoPad-Win32
V1.0.24: MiniZipAEWrite enhanced
- plain text inversion moved out of MiniZipAEWrite
- switches to Store method if compressor does not work or emits more bytes than source
NOTE: attached binary is dynamically linked to crypto-50.dll from LibreSSL and zlib.dll
v1.0.23
- according to WinZip spec, AE-2 (without CRC-32) is used when uncomp size < 20 bytes
- can load ZIP-stored (uncompressed) documents
- password is reset when a plain text is opened (keeping it unencrypted)
NOTE: attached binary is dynamically linked to crypto-50.dll from LibreSSL and zlib.dll