Skip to content
@tink-crypto

Tink Cryptography Library

A multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.

Google Tink

A multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse. See also: https://developers.google.com/tink.

The Tink Cryptography Library is split into multiple repositories.

Tink implementation Repository
Tink Java tink-crypto/tink-java
Tink C++ tink-crypto/tink-cc
Tink Go tink-crypto/tink-go
Tink Python tink-crypto/tink-py
Tink Obj-C tink-crypto/tink-objc

We provide a command line interface for key management, named Tinkey

We also provide integrations with various key management systems (KMS) and other systems.

Tink extension Repository
Tink Java AWS KMS extension tink-crypto/tink-java-awskms
Tink Java Google Cloud KMS extension tink-crypto/tink-java-gcpkms
Tink Java apps extension tink-crypto/tink-java-apps
Tink Java HashiCorp Vault KMS extension tink-crypto/tink-java-hcvault
Tink C++ AWS KMS extension tink-crypto/tink-cc-awskms
Tink C++ Google Cloud KMS extension tink-crypto/tink-cc-gcpkms
Tink Go AWS KMS extension tink-crypto/tink-go-awskms
Tink Go Google Cloud KMS extension tink-crypto/tink-go-gcpkms
Tink Go HashiCorp Vault KMS extension tink-crypto/tink-go-hcvault

Popular repositories Loading

  1. tink tink Public archive

    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.

    Java 13.5k 1.2k

  2. tink-java tink-java Public

    Java implementation of Tink

    Java 190 22

  3. tink-go tink-go Public

    Go implementation of Tink

    Go 174 8

  4. tink-cc tink-cc Public

    C++ implementation of Tink

    C++ 79 16

  5. tink-py tink-py Public

    Python implementation of Tink

    Python 67 8

  6. tink-tinkey tink-tinkey Public

    Utility that allows generating and manipulating Tink keysets

    Java 21 2

Repositories

Showing 10 of 19 repositories
  • tink-go Public

    Go implementation of Tink

    Go 174 Apache-2.0 8 14 0 Updated Jul 16, 2025
  • tink-java Public

    Java implementation of Tink

    Java 190 Apache-2.0 22 7 1 Updated Jul 16, 2025
  • tink-cc Public

    C++ implementation of Tink

    C++ 79 Apache-2.0 16 2 1 Updated Jul 16, 2025
  • tink-py Public

    Python implementation of Tink

    Python 67 Apache-2.0 8 4 4 Updated Jul 15, 2025
  • tink-objc Public

    Obj-C implementation of Tink

    Objective-C++ 15 Apache-2.0 2 4 0 Updated Jul 15, 2025
  • tink-cross-lang-tests Public

    Cross language tests for Tink

    Python 4 Apache-2.0 0 0 1 Updated Jul 9, 2025
  • tink-cc-gcpkms Public

    Google Cloud KMS extension for Tink C++

    C++ 7 Apache-2.0 0 0 0 Updated Jul 7, 2025
  • tink-cc-awskms Public

    AWS-KMS extension for Tink C++

    Shell 6 Apache-2.0 0 1 0 Updated Jul 1, 2025
  • tink-go-gcpkms Public

    Extension to Tink Go that provides Google Cloud KMS integration

    Shell 11 Apache-2.0 1 0 2 Updated Jun 6, 2025
  • tink-java-hcvault Public

    Extension to Tink Java that provides HashiCorp Vault integration

    Shell 2 Apache-2.0 0 1 0 Updated May 23, 2025

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…