#key #tink #material #port #insecure #google

tink-core

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

10 releases

0.3.0 Nov 28, 2024
0.2.5 Mar 14, 2023
0.2.4 Mar 25, 2022
0.2.2 Oct 9, 2021
0.1.0 Jan 21, 2021

#2470 in Cryptography

Download history 13567/week @ 2024-08-23 7081/week @ 2024-08-30 12368/week @ 2024-09-06 3267/week @ 2024-09-13 11847/week @ 2024-09-20 17379/week @ 2024-09-27 3122/week @ 2024-10-04 11018/week @ 2024-10-11 9726/week @ 2024-10-18 9141/week @ 2024-10-25 4544/week @ 2024-11-01 15498/week @ 2024-11-08 36057/week @ 2024-11-15 7346/week @ 2024-11-22 15960/week @ 2024-11-29 15346/week @ 2024-12-06

85,484 downloads per month
Used in 11 crates

Apache-2.0

215KB
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

~1.2–3.5MB
~54K SLoC