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 117 16

  3. tink-go tink-go Public

    Go implementation of Tink

    Go 108 5

  4. tink-cc tink-cc Public

    C++ implementation of Tink

    C++ 58 12

  5. tink-py tink-py Public

    Python implementation of Tink

    Python 37 4

  6. tink-java-apps tink-java-apps Public

    Java 15 5

Repositories

Showing 10 of 19 repositories
  • tink-cc Public

    C++ implementation of Tink

    tink-crypto/tink-cc’s past year of commit activity
    C++ 58 Apache-2.0 12 2 1 Updated Sep 13, 2024
  • tink-tinkey Public

    Utility that allows generating and manipulating Tink keysets

    tink-crypto/tink-tinkey’s past year of commit activity
    Java 13 Apache-2.0 0 1 0 Updated Sep 12, 2024
  • tink-go Public

    Go implementation of Tink

    tink-crypto/tink-go’s past year of commit activity
    Go 108 Apache-2.0 5 8 1 Updated Sep 12, 2024
  • tink-java Public

    Java implementation of Tink

    tink-crypto/tink-java’s past year of commit activity
    Java 117 Apache-2.0 16 10 1 Updated Sep 12, 2024
  • tink-cross-lang-tests Public

    Cross language tests for Tink

    tink-crypto/tink-cross-lang-tests’s past year of commit activity
    Python 4 Apache-2.0 0 0 1 Updated Sep 12, 2024
  • tink-cc-gcpkms Public

    Google Cloud KMS extension for Tink C++

    tink-crypto/tink-cc-gcpkms’s past year of commit activity
    C++ 6 Apache-2.0 0 0 0 Updated Sep 10, 2024
  • tink-py Public

    Python implementation of Tink

    tink-crypto/tink-py’s past year of commit activity
    Python 37 Apache-2.0 4 4 1 Updated Sep 10, 2024
  • tink-cc-awskms Public

    AWS-KMS extension for Tink C++

    tink-crypto/tink-cc-awskms’s past year of commit activity
    Shell 5 Apache-2.0 0 1 0 Updated Sep 10, 2024
  • tink-go-hcvault Public

    Extension to Tink Go that provides HashiCorp Vault integration

    tink-crypto/tink-go-hcvault’s past year of commit activity
    Shell 7 Apache-2.0 4 0 1 Updated Sep 10, 2024
  • tink-go-gcpkms Public

    Extension to Tink Go that provides Google Cloud KMS integration

    tink-crypto/tink-go-gcpkms’s past year of commit activity
    Shell 8 Apache-2.0 1 0 3 Updated Sep 10, 2024

People

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

Most used topics

Loading…