12.Oct.2022
|
Encryption protocol: AmiSSL 5.4 (AmigaOS 3/4)
The open source encryption protocol AmiSSL has been updated to version 5.4 and is now based on the latest OpenSSL 3.0.6, which was also released yesterday. The changes:
- Updated OpenSSL backend to full compatibility with the latest OpenSSL 3.0.6 (11.10.2022) version, which brings security and other bug fixes.
- Updated root certificates to latest Mozilla-based bundle provided by https://curl.se/docs/caextract.html dated 11.10.2022.
- Added a proper Amiga-specific ossl_sleep() function, replacing the default fallback busy wait function.
- Consolidated all routines that individually open timer.device to instead use a single unified thread-safe solution.
- File locks on the OS4 libraries are released during initialisation and no longer held until reboot or expunged from memory.
- Handle setting of Roadshow TCP/IP stack type on OS3.
- Removed unnecessary multiple openings of dos.library, some of which were mistakenly never closed.
- Reworked SDK macros for split API functions to better handle when __USE_INLINE__ is not defined.
Download AmigaOS 3: AmiSSL-5.4-OS3.lha (3,3 MB)
Download AmigaOS 4: AmiSSL-5.4-OS4.lha (3,1 MB)
Download SDK: AmiSSL-5.4-SDK.lha (2,3 MB) (dr)
[News message: 12. Oct. 2022, 06:41] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|