Skip to content

Tanker client-side encryption SDK for Rust

License

Notifications You must be signed in to change notification settings

TankerHQ/sdk-rust

Repository files navigation

Tanker logo

License

Tanker Rust SDK

Overview

The Tanker SDK provides an easy-to-use SDK allowing you to protect your users' data.

This repository only contains Rust bindings. The core library can be found in the TankerHQ/sdk-native GitHub project.

Documentation

Please see the API documentation and the implementation guides.

API documentation is also available through rustdoc, and can be viewed in your IDE.

Contributing

We are actively working to allow external developers to build and test this project from source. That being said, we welcome feedback on the Rust SDK, bug reports, and bug fixes in the form of pull requests.