github tink-crypto/tink v1.6.1
Tink 1.6.1

latest releases: v1.7.0, go/v1.7.0
2 years ago

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 465753a.
  • Tink for Obj-C still does not build with Bazel. However, you can still use it in your apps by installing our prebuilt package.

Don't miss a new tink release

NewReleases is sending notifications on new releases.