Download Latest Version Tink 1.7.0 source code.tar.gz (16.8 MB)
Email in envelope

Get an email when there's a new version of Tink

Home / v1.6.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2021-07-12 1.3 kB
Tink 1.6.1 source code.tar.gz 2021-07-12 2.3 MB
Tink 1.6.1 source code.zip 2021-07-12 4.4 MB
Totals: 3 Items   6.8 MB 0

Tink is a multi-language, cross-platform library that provides simple and misuse-proof APIs for common cryptographic tasks.

This is Tink 1.6.1.

To get started using Tink, see the installation instructions.

What's new

This is a patch release.

The complete list of changes since 1.6.0 can be found here.

Java

Fix dependencies in Java Maven packages

In Tink 1.6.0, the Java Bazel configuration included a couple instances of a non-Android target depending on an Android target and vice versa. This resulted in larger than expected Maven packages.

Miscellaneous

Minor documentation fixes.

Known issues

  • ~Tink for Python has issues in setup.py and the distribution scripts. Due to this, PyPI packages have not been published for this release. A follow up patch release will address this shortly.~ PyPI packages for 1.6.1 have been published. If you want to build these packages from branch 1.6 by yourself, patch in https://github.com/google/tink/commit/465753ac71d51baab8804aa7908b96e562fe4bff.
  • Tink for Obj-C still does not build with Bazel. However, you can still use it in your apps by installing our prebuilt package.
Source: README.md, updated 2021-07-12