Crates.io | tink-core |
lib.rs | tink-core |
version | 0.2.5 |
source | src |
created_at | 2021-01-21 11:15:19.015614 |
updated_at | 2023-03-14 07:49:13.190381 |
description | Core crate for Rust port of Google's Tink cryptography library |
homepage | |
repository | https://github.com/project-oak/tink-rust |
max_upload_size | |
id | 344843 |
size | 107,191 |
This crate holds common code for the Rust version of Tink.
json
feature enables methods for serializing keysets to/from JSON.insecure
feature enables methods that expose unencrypted key material.This is not an officially supported Google product.