#key #tink #json #material #port #serialization

tink-core

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

9 releases

0.2.5 Mar 14, 2023
0.2.4 Mar 25, 2022
0.2.3 Jan 3, 2022
0.2.2 Oct 9, 2021
0.1.0 Jan 21, 2021

#2136 in Cryptography

Download history 7640/week @ 2024-03-15 5058/week @ 2024-03-22 17253/week @ 2024-03-29 2729/week @ 2024-04-05 4735/week @ 2024-04-12 4573/week @ 2024-04-19 4726/week @ 2024-04-26 2038/week @ 2024-05-03 4761/week @ 2024-05-10 10594/week @ 2024-05-17 8781/week @ 2024-05-24 4350/week @ 2024-05-31 10705/week @ 2024-06-07 5908/week @ 2024-06-14 4776/week @ 2024-06-21 7819/week @ 2024-06-28

30,649 downloads per month
Used in 11 crates

Apache-2.0

220KB
3.5K SLoC

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.


lib.rs:

Core crate for Tink.

Dependencies

~2.7–5MB
~91K SLoC