Primitives supported by language
The following table shows which primitives are supported by each language.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-14 UTC.
[null,null,["Last updated 2024-11-14 UTC."],[[["Tink supports a wide range of cryptographic primitives, including AEAD, Streaming AEAD, Deterministic AEAD, MAC, PRF, Digital Signatures, Hybrid Encryption, JWT Mac, and JWT Signatures, across multiple programming languages."],["Java, C++, Python, and Go have comprehensive support for all listed primitives, while Objective-C has limited support, lacking Streaming AEAD, PRF, JWT Mac, and JWT Signatures."],["Developers can leverage Tink's consistent API across different languages to easily implement various cryptographic operations in their applications."]]],[]]