| Crates.io | tink-core |
| lib.rs | tink-core |
| version | 0.3.0 |
| created_at | 2021-01-21 11:15:19.015614+00 |
| updated_at | 2024-11-28 11:33:39.675478+00 |
| 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,454 |
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.