github zlib-ng/minizip-ng 4.0.0

latest releases: 4.0.5, 4.0.4, 4.0.3...
11 months ago

Breaking Changes

  • Functions ending in _create( will no longer accept a first parameter. This forces a single way to get a pointer to new object and is more likely to result in a check of its value.
  • Removing signing features. It is too difficult to maintain across platforms and maintain in continuous integration environments. Anybody who still needs such functionality can stick with an older 3.x version.
  • Removing SHA224 support for Windows as part of the cryptographic functions since Windows does not support it natively.
  • Added support for different AES modes. Some AES parameters and function names have changed.

Full Changelog: 3.0.10...4.0.0

Don't miss a new minizip-ng release

NewReleases is sending notifications on new releases.