An open API service indexing awesome lists of open source software.

https://github.com/balancingrock/copenssl

A Swift Package Manager (SPM) module wrapper for OpenSSL
https://github.com/balancingrock/copenssl

Last synced: 6 months ago
JSON representation

A Swift Package Manager (SPM) module wrapper for OpenSSL

Awesome Lists containing this project

README

          

# COpenSsl - Retired

This project has been retired since Swift 5 introduced a new way of adding system libraries to a project.

See this link for more info: [proposal 0208](https://github.com/apple/swift-evolution/blob/master/proposals/0208-package-manager-system-library-targets.md)

See [SecureSockets](https://github.com/Balancingrock/SecureSockets) for an example of the new method.