Tink Cryptography API

Tink is a small cryptographic library that provides a safe, simple, agile and fast way to accomplish some common cryptographic tasks.

License

License

GroupId

GroupId

com.google.crypto.tink
ArtifactId

ArtifactId

tink
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

Tink Cryptography API
Tink is a small cryptographic library that provides a safe, simple, agile and fast way to accomplish some common cryptographic tasks.
Project URL

Project URL

http://github.com/google/tink
Source Code Management

Source Code Management

https://github.com/google/tink.git

Download tink

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.crypto.tink/tink/ -->
<dependency>
    <groupId>com.google.crypto.tink</groupId>
    <artifactId>tink</artifactId>
    <version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.crypto.tink/tink/
implementation 'com.google.crypto.tink:tink:1.6.1'
// https://jarcasting.com/artifacts/com.google.crypto.tink/tink/
implementation ("com.google.crypto.tink:tink:1.6.1")
'com.google.crypto.tink:tink:jar:1.6.1'
<dependency org="com.google.crypto.tink" name="tink" rev="1.6.1">
  <artifact name="tink" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.crypto.tink', module='tink', version='1.6.1')
)
libraryDependencies += "com.google.crypto.tink" % "tink" % "1.6.1"
[com.google.crypto.tink/tink "1.6.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.14.0
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.
com.google.crypto.tink

Google

Google ❤️ Open Source

Versions

Version
1.6.1
1.6.0
1.5.0
1.4.0
1.4.0-rc2
1.4.0-rc1
1.3.0
1.3.0-rc4
1.3.0-rc3
1.3.0-rc2
1.3.0-rc1
1.2.2
1.2.1
1.2.0
1.2.0-rc4
1.2.0-rc3
1.2.0-rc2
1.1.1
1.1.0
1.0.0