Skip to content

AmiSSL 4.5

Compare
Choose a tag to compare
@Futaura Futaura released this 29 Mar 14:27
· 307 commits to master since this release
6b0b580

Downloads License

About:
This is version 4.5 of the AmiSSL library for Amiga based operating systems. Version 4.x is a new major release which comes with full compatibility to the OpenSSL 1.1.x line which includes important security related fixes and comes with new encryption ciphers which are required nowadays to connect to modern SSL-based services (e.g. HTTPS). However, due to fundamental changes in the API between the old AmiSSLv3 and new v4 versions and the large changes between the old OpenSSL 0.9.x and the new OpenSSL 1.1.x line applications have to be recompiled with the updated AmiSSL SDK to take full advantage of the modernized OpenSSL 1.1.x API. Besides that fundamental change, AmiSSLv4 can be installed on top of a AmiSSLv3 installation while still ensuring that applications compiled for AmiSSLv3 will continue to work properly.

Compatibility:
All applications compiled to use AmiSSL 4.0-4.2 or 4.4 will automatically use AmiSSL 4.5 once installed. Unfortunately, due to some errors that were made in AmiSSL 4.3, applications compiled to specifically use AmiSSL 4.3 will need to be recompiled with the AmiSSL 4.4 SDK (or newer) in order for them to be able to use AmiSSL 4.5.

IMPORTANT NOTE:
This release comes with binaries for the AmigaOS4/PPC and AmigaOS3/m68k platform only. Unfortunately, due to lack of motivated developers we couldn't provide native binaries for the MorphOS/PPC or AROS (PPC, i386, x86_64) platform. If you are, however, interested in seeing AmiSSL v4 being ported to these other Amiga-based platforms, please try to find motivated and talented developers who join our team as maintainers for these alternative platforms. In addition, if you are a MorphOS or AROS developer yourself, feel free to send pull requests to see your platform supported in one of the next releases.

Requirements:

  • AmigaOS 4.0+/PPC, AmigaOS 3.0+/68020+ or MorphOS

Changes:

  • Dropped FPU usage from 68060 target, allowing 68LC060 and 68EC060 processors to benefit from the 4.4 changes, without crashing.
  • Fixed a number of memory leaks, particularly where multithreaded applications would leak memory over time (although freed on exit).
  • All binaries now stripped of debug symbols, improving load time.
  • Fixed installer issue for MorphOS (#43).
  • Modernized and improved the https example source code.
  • Minor improvements/fixes.

Please find the necessary installation archive as a lha archive file attached to this release. The SHA256 checksum for it is:

a15026f0048443650409f55528b5614776a3cee0ad2ef2bd3d25f4c8f8589d63  AmiSSL-4.5.lha