{"id":33152947,"url":"https://github.com/tink-crypto/tink-java","last_synced_at":"2026-01-14T13:56:37.845Z","repository":{"id":77544769,"uuid":"494471755","full_name":"tink-crypto/tink-java","owner":"tink-crypto","description":"Java implementation of Tink","archived":false,"fork":false,"pushed_at":"2025-12-18T12:47:28.000Z","size":25093,"stargazers_count":241,"open_issues_count":7,"forks_count":26,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-12-21T18:37:17.848Z","etag":null,"topics":["crypto","cryptography","java","security"],"latest_commit_sha":null,"homepage":"https://developers.google.com/tink","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tink-crypto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-20T13:19:38.000Z","updated_at":"2025-12-18T12:47:32.000Z","dependencies_parsed_at":"2023-10-24T01:51:10.987Z","dependency_job_id":"536651ff-f67c-4890-bfe6-ea5da8e6c66b","html_url":"https://github.com/tink-crypto/tink-java","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tink-crypto/tink-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tink-crypto%2Ftink-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tink-crypto%2Ftink-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tink-crypto%2Ftink-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tink-crypto%2Ftink-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tink-crypto","download_url":"https://codeload.github.com/tink-crypto/tink-java/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tink-crypto%2Ftink-java/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28422377,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T13:30:50.153Z","status":"ssl_error","status_checked_at":"2026-01-14T13:29:08.907Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["crypto","cryptography","java","security"],"created_at":"2025-11-15T19:00:46.109Z","updated_at":"2026-01-14T13:56:37.836Z","avatar_url":"https://github.com/tink-crypto.png","language":"Java","readme":"# Tink Java\n\n\u003c!-- GCP Ubuntu ---\u003e\n\n[tink_java_bazel_badge_gcp_ubuntu]: https://storage.googleapis.com/tink-kokoro-build-badges/tink-java-bazel-gcp-ubuntu.svg\n[tink_java_maven_badge_gcp_ubuntu]: https://storage.googleapis.com/tink-kokoro-build-badges/tink-java-maven-gcp-ubuntu.svg\n\n\u003c!-- MacOS ---\u003e\n\n[tink_java_bazel_badge_macos]: https://storage.googleapis.com/tink-kokoro-build-badges/tink-java-bazel-macos-external.svg\n\n**Test**      | **GCP Ubuntu**                                            | **MacOS**\n------------- | --------------------------------------------------------- | ------------------------------------------------\nBazel         | [![Bazel_GcpUbuntu][tink_java_bazel_badge_gcp_ubuntu]](#) | [![Bazel_MacOs][tink_java_bazel_badge_macos]](#)\nMaven         | [![Maven_GcpUbuntu][tink_java_maven_badge_gcp_ubuntu]](#) | N/A\n\n\nUsing crypto in your application [shouldn't have to][devs_are_users_too_slides]\nfeel like juggling chainsaws in the dark. Tink is a crypto library written by a\ngroup of cryptographers and security engineers at Google. It was born out of our\nextensive experience working with Google's product teams,\n[fixing weaknesses in implementations](https://github.com/google/wycheproof),\nand providing simple APIs that can be used safely without needing a crypto\nbackground.\n\nTink provides secure APIs that are easy to use correctly and hard(er) to misuse.\nIt reduces common crypto pitfalls with user-centered design, careful\nimplementation and code reviews, and extensive testing. At Google, Tink is one\nof the standard crypto libraries, and has been deployed in hundreds of products\nand systems.\n\nTo get a quick overview of Tink's design please take a look at\n[Tink's goals](https://developers.google.com/tink/design/goals_of_tink).\n\nThe official documentation is available at https://developers.google.com/tink.\n\n[devs_are_users_too_slides]: https://www.usenix.org/sites/default/files/conference/protected-files/hotsec15_slides_green.pdf\n\n## Contact and mailing list\n\nIf you want to contribute, please read [CONTRIBUTING](docs/CONTRIBUTING.md) and\nsend us pull requests. You can also report bugs or file feature requests.\n\nIf you'd like to talk to the developers or get notified about major product\nupdates, you may want to subscribe to our\n[mailing list](https://groups.google.com/forum/#!forum/tink-users).\n\n## Maintainers\n\nTink is maintained by (A-Z):\n\n-   Moreno Ambrosin\n-   Taymon Beal\n-   William Conner\n-   Thomas Holenstein\n-   Stefan Kölbl\n-   Charles Lee\n-   Cindy Lin\n-   Fernando Lobato Meeser\n-   Ioana Nedelcu\n-   Sophie Schmieg\n-   Elizaveta Tretiakova\n-   Jürg Wullschleger\n\nAlumni:\n\n-   Haris Andrianakis\n-   Daniel Bleichenbacher\n-   Tanuj Dhir\n-   Thai Duong\n-   Atul Luykx\n-   Rafael Misoczki\n-   Quan Nguyen\n-   Bartosz Przydatek\n-   Enzo Puig\n-   Laurent Simon\n-   Veronika Slívová\n-   Paula Vidas\n","funding_links":[],"categories":["Frameworks and Libs"],"sub_categories":["Java"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftink-crypto%2Ftink-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftink-crypto%2Ftink-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftink-crypto%2Ftink-java/lists"}