8 releases (4 breaking)

0.14.0 Dec 23, 2021
0.13.0 Jul 8, 2020
0.12.0 Sep 26, 2019
0.11.1 Apr 3, 2019
0.0.2-2 Dec 7, 2018

#686 in Cryptography


Used in 6 crates (3 directly)

Apache-2.0

215KB
2.5K SLoC

RustThemis

crates.io RustThemis License

Rust wrapper for Themis crypto library.

Themis is an open-source high-level cryptographic services library that provides secure data exchange, authentication, and storage protection. Themis provides ready-made building components, which simplifies the usage of core cryptographic security operations.

Getting started

RustThemis requires native Themis library to be installed. Please refer to the installation instructions.

See also:

You can start experimenting with Examples or take a look at Tests to get a feeling of how Themis can be used.

Licensing

The code is distributed under Apache 2.0 license.

Dependencies

~29–320KB