tink-core

Crates.iotink-core
lib.rstink-core
version0.2.5
sourcesrc
created_at2021-01-21 11:15:19.015614
updated_at2023-03-14 07:49:13.190381
descriptionCore crate for Rust port of Google's Tink cryptography library
homepage
repositoryhttps://github.com/project-oak/tink-rust
max_upload_size
id344843
size107,191
(conradgrobler)

documentation

https://docs.rs/tink-core

README

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.

Commit count: 660

cargo fmt