tink-core

Crates.iotink-core
lib.rstink-core
version0.3.0
sourcesrc
created_at2021-01-21 11:15:19.015614
updated_at2024-11-28 11:33:39.675478
descriptionCore crate for Rust port of Google's Tink cryptography library
homepage
repositoryhttps://github.com/project-oak/tink-rust
max_upload_size
id344843
size107,454
(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: 765

cargo fmt