Skip to content
 
 

Repository files navigation

SwiftCrypto

SwiftCrypto with backwards deployment support. Support macOS 10.10 / iOS 8.0 / tvOS 9.0 / watchOS 2.0.

Usage

For backwards deployment, set environment variable SWIFT_CRYPTO_BACK_DEPLOY.

$ export SWIFT_CRYPTO_BACK_DEPLOY="YES"

# for CLI tools, execute with env variable
$ swift ...
$ xcodebuild ...

# for Xcode GUI, reopen Xcode with env variable
$ killall Xcode
$ open Package.swift

About

Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages