commit | d6dd2e46653ec74fe3138e353e03c08e8e9259b6 | [log] [tgz] |
---|---|---|
author | Vaibhav Goyal <vagoyal@google.com> | Tue Feb 18 14:54:56 2025 -0800 |
committer | Vaibhav Goyal <vagoyal@google.com> | Fri Feb 21 10:28:50 2025 -0800 |
tree | f2036277fec0e31de6b0b118db3cd59c6f84c38f | |
parent | a8214b88ebefb7b4be4dc0820df2a0527e9119f8 [diff] |
Third-Party Import of: https://github.com/tink-crypto/tink-java Request Document: go/android3p For CL Reviewers: go/android3p#reviewing-a-cl For Build Team: go/ab-third-party-imports Bug: http://b/395909261 Original import of the code can be found at: https://googleplex-android.googlesource.com/platform/external/tink-java/+/refs/heads/third-party-review. Security Questionnaire: http://b/395909261#comment1 Test: Manual testing Change-Id: Idad8d9193c589ce32c8894958a6324f0a99f0449
Test | GCP Ubuntu | MacOS |
---|---|---|
Bazel | ||
Maven | N/A |
Using crypto in your application shouldn't have to feel like juggling chainsaws in the dark. Tink is a crypto library written by a group of cryptographers and security engineers at Google. It was born out of our extensive experience working with Google's product teams, fixing weaknesses in implementations, and providing simple APIs that can be used safely without needing a crypto background.
Tink provides secure APIs that are easy to use correctly and hard(er) to misuse. It reduces common crypto pitfalls with user-centered design, careful implementation and code reviews, and extensive testing. At Google, Tink is one of the standard crypto libraries, and has been deployed in hundreds of products and systems.
To get a quick overview of Tink's design please take a look at Tink's goals.
The official documentation is available at https://developers.google.com/tink.
If you want to contribute, please read CONTRIBUTING and send us pull requests. You can also report bugs or file feature requests.
If you'd like to talk to the developers or get notified about major product updates, you may want to subscribe to our mailing list.
Tink is maintained by (A-Z):
Alumni: