{"id":42318007,"url":"https://github.com/tink-crypto/tink-java-gcpkms","last_synced_at":"2026-01-27T12:31:36.309Z","repository":{"id":77545046,"uuid":"497913491","full_name":"tink-crypto/tink-java-gcpkms","owner":"tink-crypto","description":"Extension to Tink Java that provides Google Cloud KMS integration","archived":false,"fork":false,"pushed_at":"2025-12-02T10:14:57.000Z","size":2456,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-12-05T06:35:54.216Z","etag":null,"topics":["crypto","cryptography","gcp-kms","google-cloud-kms","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-30T11:28:48.000Z","updated_at":"2025-12-02T10:09:47.000Z","dependencies_parsed_at":"2023-09-22T21:39:11.693Z","dependency_job_id":"2a218364-36f8-4487-8591-7b2096163c5a","html_url":"https://github.com/tink-crypto/tink-java-gcpkms","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/tink-crypto/tink-java-gcpkms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tink-crypto%2Ftink-java-gcpkms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tink-crypto%2Ftink-java-gcpkms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tink-crypto%2Ftink-java-gcpkms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tink-crypto%2Ftink-java-gcpkms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tink-crypto","download_url":"https://codeload.github.com/tink-crypto/tink-java-gcpkms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tink-crypto%2Ftink-java-gcpkms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28813215,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T12:25:15.069Z","status":"ssl_error","status_checked_at":"2026-01-27T12:25:05.297Z","response_time":168,"last_error":"SSL_read: 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","gcp-kms","google-cloud-kms","java","security"],"created_at":"2026-01-27T12:31:35.520Z","updated_at":"2026-01-27T12:31:36.299Z","avatar_url":"https://github.com/tink-crypto.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tink Java Google Cloud KMS extension\n\n\u003c!-- GCP Ubuntu ---\u003e\n\n[tink_java_gcpkms_bazel_badge_gcp_ubuntu]: https://storage.googleapis.com/tink-kokoro-build-badges/tink-java-gcpkms-bazel-gcp-ubuntu.svg\n[tink_java_gcpkms_maven_badge_gcp_ubuntu]: https://storage.googleapis.com/tink-kokoro-build-badges/tink-java-gcpkms-maven-gcp-ubuntu.svg\n[tink_java_gcpkms_bazel_examples_badge_gcp_ubuntu]: https://storage.googleapis.com/tink-kokoro-build-badges/tink-java-gcpkms-bazel-examples-gcp-ubuntu.svg\n\n\u003c!-- MacOS ---\u003e\n\n[tink_java_gcpkms_bazel_badge_macos]: https://storage.googleapis.com/tink-kokoro-build-badges/tink-java-gcpkms-bazel-macos-external.svg\n[tink_java_gcpkms_bazel_examples_badge_macos]: https://storage.googleapis.com/tink-kokoro-build-badges/tink-java-gcpkms-bazel-examples-macos-external.svg\n\n**Test**         | **GCP Ubuntu**                                                               | **MacOS**\n---------------- | ---------------------------------------------------------------------------- | ---------\nTink (Bazel)     | [![Bazel_GcpUbuntu][tink_java_gcpkms_bazel_badge_gcp_ubuntu]](#)             | [![Bazel_MacOs][tink_java_gcpkms_bazel_badge_macos]](#)\nTink (Maven)     | [![Maven_GcpUbuntu][tink_java_gcpkms_maven_badge_gcp_ubuntu]](#)             | N/A\nExamples (Bazel) | [![Examples_GcpUbuntu][tink_java_gcpkms_bazel_examples_badge_gcp_ubuntu]](#) | [![Examples_MacOs][tink_java_gcpkms_bazel_examples_badge_macos]](#)\n\nThis is an extension to the\n[Tink Java](https://github.com/tink-crypto/tink-java) library that provides\nsupport for Google Cloud KMS.\n\nThe latest version is 1.10.0.\n\nThe official documentation is available at https://developers.google.com/tink.\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## 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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftink-crypto%2Ftink-java-gcpkms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftink-crypto%2Ftink-java-gcpkms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftink-crypto%2Ftink-java-gcpkms/lists"}