Skip to content
karenswry edited this page Nov 9, 2017 · 50 revisions

Welcome to Themis 0.9.5 official documentation.

LEARN THEMIS

Themis is an open-source high-level cryptographic services library for mobile and server platforms, which provides secure data exchange and storage.

If you'd like to understand a thing or two about Themis:

  • What is Themis: a bird's eye view of Themis.
  • Going deeper: In-depth look at the architecture and construction of Themis.
    • Soter: core crypto library: In-depth look into the underlying cryptographic primitive layer in Themis, called Soter.
      • On cryptographic donors: Understand how we utilize existing open-source cipher implementations to make sure our solutions are based only on high-quality verified code.
    • Cryptosystems: a general explanation what a cryptosystem is, and how cryptosystems create Themis Objects.

USE THEMIS

CONTRIBUTE

Clone this wiki locally