You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update to Swift 4.2 package format (#9)
Note: this 2.0 release requires Swift 4.2. Earlier versions of Swift should continue to use the 1.x release of this package.
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.