commit | 6475f35c6477fd569d90733fc4c79ef14edf2ed4 | [log] [tgz] |
---|---|---|
author | Stefan Kölbl <kste@google.com> | Wed Oct 26 02:43:12 2022 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 26 02:43:54 2022 -0700 |
tree | e21fb7caff43685b740d05f9d0954e72c931f59d | |
parent | 8c863049d4fc3c0afd4247ee88c4c1185bedee30 [diff] |
Remove logging in EngineFactory. Remove the logging if a provider is not found. Before this was emitting a logging message for each provider which was not found but preferred by the policy each time a new Object is created by the EngineFactory. PiperOrigin-RevId: 483912246 Change-Id: If3559b991dd9165c9d963a0f386f77a8b1d39001
Test | GCP Ubuntu | MacOS |
---|---|---|
Tink (Bazel) | ||
Tink Examples |
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: