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

#531 in Cryptography

Download history 28/week @ 2023-12-04 21/week @ 2023-12-11 32/week @ 2023-12-18 14/week @ 2023-12-25 45/week @ 2024-01-08 19/week @ 2024-01-15 34/week @ 2024-01-22 9/week @ 2024-01-29 22/week @ 2024-02-05 34/week @ 2024-02-12 13/week @ 2024-02-19 36/week @ 2024-02-26 32/week @ 2024-03-04 24/week @ 2024-03-11 36/week @ 2024-03-18

129 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

~205KB