Skip to content

Releases: maxpat78/CryptoPad-Win32

V1.0.24: MiniZipAEWrite enhanced

08 Mar 10:25
Compare
Choose a tag to compare
  • 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

06 Mar 11:35
Compare
Choose a tag to compare
  • 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