Releases: Kitura/OpenSSL
Releases · Kitura/OpenSSL
2.2.2
1.0.3
2.2.1
1.0.2
Version 1.0.2
OpenSSL Modulemap for use with OpenSSL 1.0.x and 1.1.x.
- Note: For use with older versions of Swift (4.0, 4.1).
Changes since version 1.0
2.1.0
2.0.0
1.0.1
Version 1.0
Module map used by other frameworks for inclusion of OpenSSL version 1.0.x.
Location awareness and new API exposure depending on version.
- Added pkcs header.
- Renamed repo to back to OpenSSL. Broke too many things.
- Added rsa header.
- Added shim to make it easier to use regardless of location and add new inline APIs to exposed functionality in newer versions of OpenSSL. PR #3
- Added new inline function to shim to allow setting to AUTO ECDH mode when linking with OpenSSL v1.0.2 or higher up to OpenSSL v1.1.0 where the function becomes a no-op because this mode is set automatically.
- Swift 4 support.
Added dependencies to Package.swift
0.1.6 Added dependencies for OpenSSL.