tink-core 0.2.4

Core crate for Rust port of Google's Tink cryptography library
Documentation

Tink-Rust: Core Library

Docs MSRV

This crate holds common code for the Rust version of Tink.

Features

  • The json feature enables methods for serializing keysets to/from JSON.
  • The insecure feature enables methods that expose unencrypted key material.

License

Apache License, Version 2.0

Disclaimer

This is not an officially supported Google product.