RSA public/private key encryption, private key signing and public key verification in Swift using the Swift Package Manager. Works on iOS, macOS, and Linux (work in progress).
Apache License 2.0
131
stars
58
forks
source link
ci: Update to Swift 4.2.3, use official Docker images #43
Updates the CI to use the latest Swift 4.2.3 release, and the official Swift Docker images.
Using the official Docker images can speed up CI build times as the build does not need manually installing from swift.org, and system dependencies are already set up.
Updates the CI to use the latest Swift 4.2.3 release, and the official Swift Docker images. Using the official Docker images can speed up CI build times as the build does not need manually installing from swift.org, and system dependencies are already set up.