themis

Crates.iothemis
lib.rsthemis
version0.14.0
sourcesrc
created_at2018-10-03 23:24:00.789432
updated_at2021-12-23 10:49:41.05447
descriptionHigh-level cryptographic services for storage and messaging
homepagehttps://www.cossacklabs.com/themis/
repositoryhttps://github.com/cossacklabs/themis
max_upload_size
id87911
size316,669
Oleksii Lozovskyi (ilammy)

documentation

README

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.

Commit count: 1822

cargo fmt