tink-core
Core crate for Rust port of Google's Tink cryptography library
0.3.0
4.4M downloads/mo
#4783 most downloaded on crates.io
project-oak/tink-rust
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 4 weeks to 1.7 years
Nearly every release is documented
notes for 9 of 10 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
10 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
10 releases · Jan 2021 to Nov 2024
2022
2023
2024
2025
2026
Releases
latest 10-
0.3.028 Nov 2024Release notes
Open source →- Increase MSRV to 1.71.1
- Upgrade dependencies
- Make
tink_core::TinkErrorimplementSend; this is a breaking change, as it requires aSendbound on wrapped errors
-
0.2.514 Mar 2023 -
0.2.425 Mar 2022 -
0.2.303 Jan 2022Release notes
Open source →- Add crate
README.md. - Use
tink-proto's re-export ofprostto ensure versions match. - Implement
CloneforTypedEntry<Box<HybridEncrypt>>andTypedEntry<Box<HybridDecrypt>> - Upgrade dependencies.
- Add crate
-
0.2.209 Oct 2021 -
0.2.108 Oct 2021Release notes
Open source →- Add
#[doc(cfg)]markers for feature-gated code - Add
keyset::Handle::read_with_associated_data() - Upgrade dependencies.
- Add
-
0.2.024 May 2021Release notes
Open source →- Sync with upstream Tink version 1.6.0
- Don't allow unknown prefix types in
keyset::Manager::add()(breaking change). - Cope with
HashType::Sha224. - Upgrade dependencies.
-
0.1.219 May 2021Nothing published for this version
-
0.1.123 Apr 2021 -
0.1.021 Jan 2021