Skip to content

Extraction of filename encrypted archives, fix crc32 check

Choose a tag to compare

@miurahr miurahr released this 03 Jun 09:30
· 1253 commits to master since this release

Added

  • Support for encrypted header (#139, #140)

Changed

  • Fix CRC32 check and introduce test and testzip methods (#138)

Fixed

  • Allow decryption of data which is encrypted without any compression.(#140)