Logo

github Download
Swift

Using Themis in Swift #

SwiftThemis wrapper provides access to features of Themis cryptographic library for Apple platforms:

Themis can also be used with Objective-C and React Native.

Important: If your application uses Themis and you want to submit it to the Apple App Store, there are certain requirements towards declaring use of any cryptography.

Read about US export regulations on cryptography for Themis to find out what to do.

Supported platforms #

SwiftThemis supports all current versions of macOS, iOS:

  • macOS 10.12–10.15, 11
  • iOS 10–14

SwiftThemis is tested with Swift 4 and Swift 5.

Getting started #

Follow these instructions to install SwiftThemis.

Here are other things that might interest you: