All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download tink JAR 1.2.0-rc2 with all dependencies


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

Files of the artifact tink version 1.2.0-rc2 from the group com.google.crypto.tink.

Artifact tink
Group com.google.crypto.tink
Version 1.2.0-rc2
Last update 13. July 2018
Tags: safe accomplish common simple cryptographic provides tasks tink that library agile fast some small
Organization not specified
URL http://github.com/google/tink
License Apache License, Version 2.0
Dependencies amount 8
Dependencies aws-java-sdk-core, aws-java-sdk-kms, google-api-client, google-api-services-cloudkms, guava, auto-service, protobuf-java, json,
There are maybe transitive dependencies!
There is a newer version: 1.14.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of tink Show documentation

Please rate this JAR file. Is it a good library?

55 downloads

Source code of tink version 1.2.0-rc2

META-INF
META-INF.META-INF.MANIFEST.MF
.build-data.properties
com.google.crypto.tink
com.google.crypto.tink.com.google.crypto.tink.Aead
com.google.crypto.tink.com.google.crypto.tink.BinaryKeysetReader
com.google.crypto.tink.com.google.crypto.tink.BinaryKeysetWriter
com.google.crypto.tink.com.google.crypto.tink.Catalogue
com.google.crypto.tink.com.google.crypto.tink.CleartextKeysetHandle
com.google.crypto.tink.com.google.crypto.tink.Config
com.google.crypto.tink.com.google.crypto.tink.CryptoFormat
com.google.crypto.tink.com.google.crypto.tink.DeterministicAead
com.google.crypto.tink.com.google.crypto.tink.HybridDecrypt
com.google.crypto.tink.com.google.crypto.tink.HybridEncrypt
com.google.crypto.tink.com.google.crypto.tink.JsonKeysetReader
com.google.crypto.tink.com.google.crypto.tink.JsonKeysetWriter
com.google.crypto.tink.com.google.crypto.tink.KeyManager
com.google.crypto.tink.com.google.crypto.tink.KeysetHandle
com.google.crypto.tink.com.google.crypto.tink.KeysetManager
com.google.crypto.tink.com.google.crypto.tink.KeysetReader
com.google.crypto.tink.com.google.crypto.tink.KeysetWriter
com.google.crypto.tink.com.google.crypto.tink.KmsClient
com.google.crypto.tink.com.google.crypto.tink.KmsClients
com.google.crypto.tink.com.google.crypto.tink.Mac
com.google.crypto.tink.com.google.crypto.tink.NoSecretKeysetHandle
com.google.crypto.tink.com.google.crypto.tink.PrimitiveSet
com.google.crypto.tink.com.google.crypto.tink.PrivateKeyManager
com.google.crypto.tink.com.google.crypto.tink.PublicKeySign
com.google.crypto.tink.com.google.crypto.tink.PublicKeyVerify
com.google.crypto.tink.com.google.crypto.tink.Registry
com.google.crypto.tink.com.google.crypto.tink.StreamingAead
com.google.crypto.tink.com.google.crypto.tink.Util
com.google.crypto.tink.aead
com.google.crypto.tink.aead.com.google.crypto.tink.aead.AeadCatalogue
com.google.crypto.tink.aead.com.google.crypto.tink.aead.AeadConfig
com.google.crypto.tink.aead.com.google.crypto.tink.aead.AeadFactory
com.google.crypto.tink.aead.com.google.crypto.tink.aead.AeadKeyTemplates
com.google.crypto.tink.aead.com.google.crypto.tink.aead.AesCtrHmacAeadKeyManager
com.google.crypto.tink.aead.com.google.crypto.tink.aead.AesCtrKeyManager
com.google.crypto.tink.aead.com.google.crypto.tink.aead.AesEaxKeyManager
com.google.crypto.tink.aead.com.google.crypto.tink.aead.AesGcmKeyManager
com.google.crypto.tink.aead.com.google.crypto.tink.aead.ChaCha20Poly1305KeyManager
com.google.crypto.tink.aead.com.google.crypto.tink.aead.KmsAeadKeyManager
com.google.crypto.tink.aead.com.google.crypto.tink.aead.KmsEnvelopeAead
com.google.crypto.tink.aead.com.google.crypto.tink.aead.KmsEnvelopeAeadKeyManager
com.google.crypto.tink.config
com.google.crypto.tink.config.com.google.crypto.tink.config.TinkConfig
com.google.crypto.tink.daead
com.google.crypto.tink.daead.com.google.crypto.tink.daead.AesSivKeyManager
com.google.crypto.tink.daead.com.google.crypto.tink.daead.DeterministicAeadCatalogue
com.google.crypto.tink.daead.com.google.crypto.tink.daead.DeterministicAeadConfig
com.google.crypto.tink.daead.com.google.crypto.tink.daead.DeterministicAeadFactory
com.google.crypto.tink.daead.com.google.crypto.tink.daead.DeterministicAeadKeyTemplates
com.google.crypto.tink.hybrid
com.google.crypto.tink.hybrid.com.google.crypto.tink.hybrid.EciesAeadHkdfPrivateKeyManager
com.google.crypto.tink.hybrid.com.google.crypto.tink.hybrid.EciesAeadHkdfPublicKeyManager
com.google.crypto.tink.hybrid.com.google.crypto.tink.hybrid.HybridConfig
com.google.crypto.tink.hybrid.com.google.crypto.tink.hybrid.HybridDecryptCatalogue
com.google.crypto.tink.hybrid.com.google.crypto.tink.hybrid.HybridDecryptConfig
com.google.crypto.tink.hybrid.com.google.crypto.tink.hybrid.HybridDecryptFactory
com.google.crypto.tink.hybrid.com.google.crypto.tink.hybrid.HybridEncryptCatalogue
com.google.crypto.tink.hybrid.com.google.crypto.tink.hybrid.HybridEncryptConfig
com.google.crypto.tink.hybrid.com.google.crypto.tink.hybrid.HybridEncryptFactory
com.google.crypto.tink.hybrid.com.google.crypto.tink.hybrid.HybridKeyTemplates
com.google.crypto.tink.hybrid.com.google.crypto.tink.hybrid.HybridUtil
com.google.crypto.tink.hybrid.com.google.crypto.tink.hybrid.RegistryEciesAeadHkdfDemHelper
com.google.crypto.tink.integration.awskms
com.google.crypto.tink.integration.awskms.com.google.crypto.tink.integration.awskms.AwsKmsAead
com.google.crypto.tink.integration.awskms.com.google.crypto.tink.integration.awskms.AwsKmsClient
com.google.crypto.tink.integration.gcpkms
com.google.crypto.tink.integration.gcpkms.com.google.crypto.tink.integration.gcpkms.GcpKmsAead
com.google.crypto.tink.integration.gcpkms.com.google.crypto.tink.integration.gcpkms.GcpKmsClient
com.google.crypto.tink.mac
com.google.crypto.tink.mac.com.google.crypto.tink.mac.HmacKeyManager
com.google.crypto.tink.mac.com.google.crypto.tink.mac.MacCatalogue
com.google.crypto.tink.mac.com.google.crypto.tink.mac.MacConfig
com.google.crypto.tink.mac.com.google.crypto.tink.mac.MacFactory
com.google.crypto.tink.mac.com.google.crypto.tink.mac.MacKeyTemplates
com.google.crypto.tink.proto
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesCtr
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesCtrHmacAead
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesCtrHmacAeadKey
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesCtrHmacAeadKeyFormat
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesCtrHmacAeadKeyFormatOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesCtrHmacAeadKeyOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesCtrHmacStreaming
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesCtrHmacStreamingKey
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesCtrHmacStreamingKeyFormat
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesCtrHmacStreamingKeyFormatOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesCtrHmacStreamingKeyOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesCtrHmacStreamingParams
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesCtrHmacStreamingParamsOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesCtrKey
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesCtrKeyFormat
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesCtrKeyFormatOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesCtrKeyOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesCtrParams
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesCtrParamsOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesEax
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesEaxKey
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesEaxKeyFormat
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesEaxKeyFormatOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesEaxKeyOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesEaxParams
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesEaxParamsOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesGcm
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesGcmHkdfStreaming
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesGcmHkdfStreamingKey
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesGcmHkdfStreamingKeyFormat
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesGcmHkdfStreamingKeyFormatOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesGcmHkdfStreamingKeyOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesGcmHkdfStreamingParams
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesGcmHkdfStreamingParamsOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesGcmKey
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesGcmKeyFormat
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesGcmKeyFormatOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesGcmKeyOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesSiv
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesSivKey
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesSivKeyFormat
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesSivKeyFormatOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.AesSivKeyOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.ChaCha20Poly1305Key
com.google.crypto.tink.proto.com.google.crypto.tink.proto.ChaCha20Poly1305KeyOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.Chacha20Poly1305
com.google.crypto.tink.proto.com.google.crypto.tink.proto.Common
com.google.crypto.tink.proto.com.google.crypto.tink.proto.Config
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EcPointFormat
com.google.crypto.tink.proto.com.google.crypto.tink.proto.Ecdsa
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EcdsaKeyFormat
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EcdsaKeyFormatOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EcdsaParams
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EcdsaParamsOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EcdsaPrivateKey
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EcdsaPrivateKeyOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EcdsaPublicKey
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EcdsaPublicKeyOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EcdsaSignatureEncoding
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EciesAeadDemParams
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EciesAeadDemParamsOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EciesAeadHkdf
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EciesAeadHkdfKeyFormat
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EciesAeadHkdfKeyFormatOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EciesAeadHkdfParams
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EciesAeadHkdfParamsOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EciesAeadHkdfPrivateKey
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EciesAeadHkdfPrivateKeyOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EciesAeadHkdfPublicKey
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EciesAeadHkdfPublicKeyOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EciesHkdfKemParams
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EciesHkdfKemParamsOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.Ed25519
com.google.crypto.tink.proto.com.google.crypto.tink.proto.Ed25519PrivateKey
com.google.crypto.tink.proto.com.google.crypto.tink.proto.Ed25519PrivateKeyOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.Ed25519PublicKey
com.google.crypto.tink.proto.com.google.crypto.tink.proto.Ed25519PublicKeyOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EllipticCurveType
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EncryptedKeyset
com.google.crypto.tink.proto.com.google.crypto.tink.proto.EncryptedKeysetOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.HashType
com.google.crypto.tink.proto.com.google.crypto.tink.proto.Hmac
com.google.crypto.tink.proto.com.google.crypto.tink.proto.HmacKey
com.google.crypto.tink.proto.com.google.crypto.tink.proto.HmacKeyFormat
com.google.crypto.tink.proto.com.google.crypto.tink.proto.HmacKeyFormatOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.HmacKeyOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.HmacParams
com.google.crypto.tink.proto.com.google.crypto.tink.proto.HmacParamsOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.KeyData
com.google.crypto.tink.proto.com.google.crypto.tink.proto.KeyDataOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.KeyStatusType
com.google.crypto.tink.proto.com.google.crypto.tink.proto.KeyTemplate
com.google.crypto.tink.proto.com.google.crypto.tink.proto.KeyTemplateOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.KeyTypeEntry
com.google.crypto.tink.proto.com.google.crypto.tink.proto.KeyTypeEntryOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.Keyset
com.google.crypto.tink.proto.com.google.crypto.tink.proto.KeysetInfo
com.google.crypto.tink.proto.com.google.crypto.tink.proto.KeysetInfoOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.KeysetOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.KmsAead
com.google.crypto.tink.proto.com.google.crypto.tink.proto.KmsAeadKey
com.google.crypto.tink.proto.com.google.crypto.tink.proto.KmsAeadKeyFormat
com.google.crypto.tink.proto.com.google.crypto.tink.proto.KmsAeadKeyFormatOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.KmsAeadKeyOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.KmsEnvelope
com.google.crypto.tink.proto.com.google.crypto.tink.proto.KmsEnvelopeAeadKey
com.google.crypto.tink.proto.com.google.crypto.tink.proto.KmsEnvelopeAeadKeyFormat
com.google.crypto.tink.proto.com.google.crypto.tink.proto.KmsEnvelopeAeadKeyFormatOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.KmsEnvelopeAeadKeyOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.OutputPrefixType
com.google.crypto.tink.proto.com.google.crypto.tink.proto.RegistryConfig
com.google.crypto.tink.proto.com.google.crypto.tink.proto.RegistryConfigOrBuilder
com.google.crypto.tink.proto.com.google.crypto.tink.proto.Tink
com.google.crypto.tink.signature
com.google.crypto.tink.signature.com.google.crypto.tink.signature.EcdsaSignKeyManager
com.google.crypto.tink.signature.com.google.crypto.tink.signature.EcdsaVerifyKeyManager
com.google.crypto.tink.signature.com.google.crypto.tink.signature.Ed25519PrivateKeyManager
com.google.crypto.tink.signature.com.google.crypto.tink.signature.Ed25519PublicKeyManager
com.google.crypto.tink.signature.com.google.crypto.tink.signature.PublicKeySignCatalogue
com.google.crypto.tink.signature.com.google.crypto.tink.signature.PublicKeySignConfig
com.google.crypto.tink.signature.com.google.crypto.tink.signature.PublicKeySignFactory
com.google.crypto.tink.signature.com.google.crypto.tink.signature.PublicKeyVerifyCatalogue
com.google.crypto.tink.signature.com.google.crypto.tink.signature.PublicKeyVerifyConfig
com.google.crypto.tink.signature.com.google.crypto.tink.signature.PublicKeyVerifyFactory
com.google.crypto.tink.signature.com.google.crypto.tink.signature.SigUtil
com.google.crypto.tink.signature.com.google.crypto.tink.signature.SignatureConfig
com.google.crypto.tink.signature.com.google.crypto.tink.signature.SignatureKeyTemplates
com.google.crypto.tink.streamingaead
com.google.crypto.tink.streamingaead.com.google.crypto.tink.streamingaead.AesCtrHmacStreamingKeyManager
com.google.crypto.tink.streamingaead.com.google.crypto.tink.streamingaead.AesGcmHkdfStreamingKeyManager
com.google.crypto.tink.streamingaead.com.google.crypto.tink.streamingaead.ReadableByteChannelDecrypter
com.google.crypto.tink.streamingaead.com.google.crypto.tink.streamingaead.SeekableByteChannelDecrypter
com.google.crypto.tink.streamingaead.com.google.crypto.tink.streamingaead.StreamingAeadCatalogue
com.google.crypto.tink.streamingaead.com.google.crypto.tink.streamingaead.StreamingAeadConfig
com.google.crypto.tink.streamingaead.com.google.crypto.tink.streamingaead.StreamingAeadFactory
com.google.crypto.tink.streamingaead.com.google.crypto.tink.streamingaead.StreamingAeadHelper
com.google.crypto.tink.streamingaead.com.google.crypto.tink.streamingaead.StreamingAeadKeyTemplates
com.google.crypto.tink.streamingaead.com.google.crypto.tink.streamingaead.StreamingAeadUtil
com.google.crypto.tink.util
com.google.crypto.tink.util.com.google.crypto.tink.util.KeysDownloader




© 2015 - 2024 Weber Informatics LLC | Privacy Policy