Logo

github Download
Kotlin

Using Themis in Kotlin #

JavaThemis wrapper provides access to features of Themis cryptographic library for Android applications in Kotlin:

Themis can also be used with Java and React Native.

Supported Java versions #

JavaThemis supports Java 8 or any later version.

Getting started #

For Android development, follow these instructions to install AndroidThemis. If you want to develop desktop or server software with Kotlin, you need to install JavaThemis with JNI library.

Here are other things that might interest you: