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

#590 in Cryptography

Download history 23/week @ 2024-01-05 33/week @ 2024-01-12 27/week @ 2024-01-19 21/week @ 2024-01-26 13/week @ 2024-02-02 34/week @ 2024-02-09 22/week @ 2024-02-16 25/week @ 2024-02-23 30/week @ 2024-03-01 32/week @ 2024-03-08 29/week @ 2024-03-15 36/week @ 2024-03-22 43/week @ 2024-03-29 27/week @ 2024-04-05 29/week @ 2024-04-12 17/week @ 2024-04-19

122 downloads per month
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

~210KB