Unclaimed project
Are you a maintainer of tink? Claim this project to take control of your public changelog and roadmap.
Changelog
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
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.
This is a patch release.
The complete list of changes since 1.6.0 can be found here.
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.
Minor documentation fixes.