#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

#2158 in Cryptography

Download history 4292/week @ 2024-01-03 3447/week @ 2024-01-10 4382/week @ 2024-01-17 7812/week @ 2024-01-24 3777/week @ 2024-01-31 7884/week @ 2024-02-07 4458/week @ 2024-02-14 3837/week @ 2024-02-21 5760/week @ 2024-02-28 6041/week @ 2024-03-06 7041/week @ 2024-03-13 2387/week @ 2024-03-20 14483/week @ 2024-03-27 8669/week @ 2024-04-03 3641/week @ 2024-04-10 2602/week @ 2024-04-17

29,947 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.6–5MB
~91K SLoC