tink-crypto/tink
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. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4471
- days_rel: n/a
- days_push: 868
- n_releases_24m: 0
Adoption not part of the score
13537 stars · 1188 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Tink is a multi-language, cross-platform open source cryptographic library from Google that provides secure, easy-to-use APIs for encryption, signing, and key management, designed to be hard to misuse. This original repository has been made read-only after the project split into separate language-specific repositories under the tink-crypto GitHub organization.
Use cases
- encrypt and decrypt data with safe defaults
- sign and verify messages without crypto expertise
- manage cryptographic keys safely
- add AEAD encryption to a Java or Go application
- avoid common cryptographic implementation pitfalls
- implement hybrid encryption or MACs in production systems
When to choose
- you need battle-tested, misuse-resistant cryptographic APIs in Java, C++, Go, Python, or Obj-C
- your team lacks deep cryptography expertise but needs secure primitives
- you want consistent crypto APIs across multiple languages and platforms
When to avoid
- you need the actively maintained versions - use the split repositories at github.com/tink-crypto instead
- you need the JavaScript/TypeScript implementation, which was only alpha and slated for removal
- you need low-level control over cryptographic primitives or custom algorithms
- you require a library still developed in this monolithic repository
Facets
library · maturity maintenance
cryptography security auth security developer-tools privacy jvm cpp go python cross-platform windows crypto-api key-management encryption digital-signatures google misuse-resistant multi-language archived-repo android macos linux
2 sources
- readme: https://github.com/tink-crypto/tink · fetched 2026-08-28 · a6e7084c3551
- homepage: https://developers.google.com/tink · fetched 2026-08-29 · 99c5323c56d4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tink-crypto/tink | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="tink-crypto/tink")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem