- e7b1675 Add file group for java X25519 class by Ting-Kang Chang · 2 years ago android14-qpr3-release android14-qpr3-s10-release android14-qpr3-s11-release android14-qpr3-s12-release android14-qpr3-s13-release android14-qpr3-s14-release android14-qpr3-s15-release android14-qpr3-s2-release android14-qpr3-s3-release android14-qpr3-s4-release android14-qpr3-s5-release android14-qpr3-s6-release android14-qpr3-s7-release android14-qpr3-s8-release android14-qpr3-s9-release android15-automotiveos-dev android15-automotiveos-release android15-d4-release android15-platform-release android15-prebuilt-test android15-qpr1-release android15-qpr1-s3-release android15-qpr1-s4-release android15-qpr1-s5-release android15-qpr2-release android15-qpr2-s1-release android15-qpr2-s10-release android15-qpr2-s2-release android15-qpr2-s3-release android15-qpr2-s4-release android15-qpr2-s5-release android15-qpr2-s6-release android15-qpr2-s7-release android15-qpr2-s8-release android15-qpr2-s9-release android15-release android15-s1-release android15-security-release android15-tests-dev android15-tests-release android16-release android16-s1-release android16-s2-release main master aml_doc_350915120 aml_doc_351012120 aml_doc_351113060 aml_doc_351311000 aml_doc_351412000 aml_tz6_351010000 aml_tz6_351400020 android-14.0.0_r50 android-14.0.0_r51 android-14.0.0_r52 android-14.0.0_r53 android-14.0.0_r54 android-14.0.0_r55 android-14.0.0_r56 android-14.0.0_r57 android-14.0.0_r58 android-14.0.0_r59 android-14.0.0_r60 android-14.0.0_r61 android-14.0.0_r67 android-14.0.0_r68 android-14.0.0_r69 android-14.0.0_r70 android-14.0.0_r71 android-14.0.0_r72 android-14.0.0_r73 android-14.0.0_r75 android-15.0.0_r1 android-15.0.0_r10 android-15.0.0_r11 android-15.0.0_r12 android-15.0.0_r13 android-15.0.0_r14 android-15.0.0_r15 android-15.0.0_r16 android-15.0.0_r17 android-15.0.0_r2 android-15.0.0_r20 android-15.0.0_r21 android-15.0.0_r22 android-15.0.0_r23 android-15.0.0_r24 android-15.0.0_r25 android-15.0.0_r26 android-15.0.0_r27 android-15.0.0_r28 android-15.0.0_r29 android-15.0.0_r3 android-15.0.0_r30 android-15.0.0_r31 android-15.0.0_r32 android-15.0.0_r33 android-15.0.0_r34 android-15.0.0_r35 android-15.0.0_r36 android-15.0.0_r4 android-15.0.0_r5 android-15.0.0_r6 android-15.0.0_r7 android-15.0.0_r8 android-15.0.0_r9 android-16.0.0_r1 android-16.0.0_r2 android-automotiveos-15.0.0_lts1 android-automotiveos-15.0.0_lts2 android-cts-15.0_r1 android-cts-15.0_r2 android-cts-15.0_r3 android-cts-15.0_r4 android-cts-15.0_r5 android-cts-16.0_r1 android-platform-15.0.0_r1 android-platform-15.0.0_r10 android-platform-15.0.0_r2 android-platform-15.0.0_r3 android-platform-15.0.0_r4 android-platform-15.0.0_r5 android-platform-15.0.0_r6 android-platform-15.0.0_r7 android-platform-15.0.0_r8 android-platform-15.0.0_r9 android-security-15.0.0_r1 android-security-15.0.0_r2 android-security-15.0.0_r3 android-security-15.0.0_r4 android-security-15.0.0_r5 android-security-15.0.0_r6 android-security-15.0.0_r7 android-security-15.0.0_r8 android-security-15.0.0_r9 android-vts-15.0_r1 android-vts-15.0_r2 android-vts-15.0_r3 android-vts-15.0_r4 android-vts-15.0_r5 android-vts-16.0_r1
- 0e58330 Merge remote-tracking branch 'goog/upstream-master' into 295998702 by Ting-Kang Chang · 2 years, 1 month ago
- da625e5 Update migration status in README.md by ambrosin · 2 years, 1 month ago
- da383f8 Use reader/writer locks to reduce contention for key parsing and serialization. by Tink Team · 2 years, 1 month ago
- f949092 Avoid CleartextKeysetHandle and JsonKeysetReaders in JwkSetConverterTest. by tholenst · 2 years, 1 month ago
- b85bb88 Deprecate "CleartextKeysetHandle.read" which takes monitoring annotations. Instead, users should use a KeysetHandle.Builder and call setMonitoringAnnotations there. by tholenst · 2 years, 1 month ago
- 37f9705 Register HPKE proto serialization. by wconner · 2 years, 1 month ago
- 7ad97f9 Switch MacWrapper to using full primitives, among other things reworking the internal structure and logging the input data length instead of the processed data length in the LEGACY case, and registering LegacyFullMac to handle potential old/custom primitives using the old APIs. by lizatretyakova · 2 years, 1 month ago
- 8339f6f Register JwtRsaSsaPss proto serialization. by ioannanedelcu · 2 years, 1 month ago
- 82151fc Restrict visibility of keyderivation/internal/streamingprf. by cinlin · 2 years, 1 month ago
- 5e27fd3 Ensure that input HPKE proto keys have correct length prior to parsing. by wconner · 2 years, 1 month ago
- 17d20a4 Undoing the MacWrapper change. by lizatretyakova · 2 years, 1 month ago
- 5056f93 Add createSenderAuthContext and createRecipientAuthContext to HpkeContext. by Tink Team · 2 years, 1 month ago
- 4ca829d Tidy AEAD key to Hybrid primitive tests. by cinlin · 2 years, 1 month ago
- bdaa251 Add parsers and serializers for JwtRsaSsa key and parameters objects. by ioannanedelcu · 2 years, 1 month ago
- bf20c3a Add JwtRsaSsaPss Private Key in Java. by ioannanedelcu · 2 years, 1 month ago
- 7b55081 Switch MacWrapper to using full primitives. That includes reworking the internal structure and logging the input data length instead of the processed data length in the LEGACY case. by lizatretyakova · 2 years, 1 month ago
- 8bcfd2d Add JwtRsaSsaPss Public Key in Java. by ioannanedelcu · 2 years, 1 month ago
- a368136 Add authEncapsulate and authDecapsulate to HpkeKem, NistCurvesHpkeKem and X25519HpkeKem. by Tink Team · 2 years, 1 month ago
- 56836c1 Add RsaSsaPssParameters class in Java. by ioannanedelcu · 2 years, 1 month ago
- 910ca26 Register Ed25519 proto serialization. by wconner · 2 years, 1 month ago
- d43eeeb Switch MacWrapper to using full primitives. That includes reworking the internal structure and logging the input data length instead of the processed data length in the LEGACY case. by lizatretyakova · 2 years, 1 month ago
- ef554ad Fix the return type of LegacyFullMac.create(). by lizatretyakova · 2 years, 1 month ago
- f491e2e Add support for full PRF primitive creation to HmacPrfKeyManager. by lizatretyakova · 2 years, 1 month ago
- b8fa494 Add Ed25519 private key proto parsers and serializers. by wconner · 2 years, 1 month ago
- cf0e5d9 Add support for full PRF primitive creation to AesCmacPrfKeyManager. by lizatretyakova · 2 years, 1 month ago
- 8f20e13 Add serialization for Ecies Private Keys. by ioannanedelcu · 2 years, 1 month ago
- 8e84baf Add config-dependent KeysetHandle::GetPublicKeysetHandle. #tinkApiChange by cinlin · 2 years, 1 month ago
- 8e991c5 Add EciesPrivateKey class in Java by ioannanedelcu · 2 years, 1 month ago
- 4fa7e03 Add Ed25519 public key proto parsers and serializers. by wconner · 2 years, 1 month ago
- 8946490 Add Ed25519 parameters proto parser and serializer. by wconner · 2 years, 1 month ago
- 205beaa Add builder for HpkeTestSetup Java class. by Tink Team · 2 years, 1 month ago
- 005fbb5 Pass HPKE mode in HPKE createContext. by Tink Team · 2 years, 1 month ago
- db7579d Add Ed25519 private key type. by wconner · 2 years, 1 month ago
- 3d025c6 Add Ed25519 public key type. by wconner · 2 years, 1 month ago
- 67ffa92 Switch MacWrapper to using full primitives. That includes reworking the internal structure and logging the input data length instead of the processed data length in the LEGACY case. by lizatretyakova · 2 years, 1 month ago
- 8172595 Migrate deprecated `JavaInfo` API usages by Tink Team · 2 years, 1 month ago
- 5a5ae2b Add Ed25519 parameters type. by wconner · 2 years, 1 month ago
- 8cc91e8 Update hcvault_test dependencies now that KMS client registration is removed. by wconner · 2 years, 1 month ago
- a9862a1 Ensure that generated HPKE private keys are encoded to the correct length. by wconner · 2 years, 1 month ago
- 5619d18 Introduce end-to-end testing of LegacyFullMac, and fix problems uncovered by the new tests. by lizatretyakova · 2 years, 1 month ago
- 2df7af9 Make use of the new utility function for proto conversions. by lizatretyakova · 2 years, 1 month ago
- 366baf7 Ensure that legacy proto hybrid keys are parsed to crunchy keys. by wconner · 2 years, 1 month ago
- 79672f2 Register JwtRsaSsaPkcs1 proto serialization. by ioannanedelcu · 2 years, 1 month ago
- 4216d80 Add parsers and serializers for JwtRsaSsaPkcs1 parameters, public key and private key. by ioannanedelcu · 2 years, 1 month ago
- ed72a9b Remove KMS client registration in hcvalut integration tests. by juerg · 2 years, 1 month ago
- 597d076 Stop returning unnecessary status from secret key accessors. #tinkApiChange by wconner · 2 years, 1 month ago
- 9e430be Update output prefix comments for C++ key types. by wconner · 2 years, 1 month ago
- d502bc7 Add interfaces for hybrid parameters and key types. by wconner · 2 years, 1 month ago
- dc2e793 Rewrite EnvelopeAeadExample.java so that it doesn't register the kms client. by juerg · 2 years, 1 month ago
- d83f95a Add JWK set conversion to JWT example in C++. by juerg · 2 years, 1 month ago
- 7d810d5 Update AWS KMS integration test in golang. by juerg · 2 years, 1 month ago
- b99c9b8 Update GCP KMS integration test in golang. by juerg · 2 years, 1 month ago
- 092d57f Remove TYPESCRIPT-HOWTO.md from public repository by taymon · 2 years, 1 month ago
- 581db66 Add a create function to KmsEnvelopeAead. by juerg · 2 years, 1 month ago
- d32fe54 Add interfaces for signature parameters and key types. by wconner · 2 years, 1 month ago
- fce7687 Update GCP KMS example in golang to not use KMS client registration. by juerg · 2 years, 1 month ago
- 057b72e Remove redundant secret key access when serializing/parsing public keys. by ioannanedelcu · 2 years, 1 month ago
- 0b93273 Add serialization for Ecies Public Keys. by tholenst · 2 years, 1 month ago
- 7eab202 Replace some calls to "KeyTemplate.create" with "KeyTemplate.createFrom", taking a Parameters object. by tholenst · 2 years, 1 month ago
- e4b834a When parsing Ecies parameters with Curve25519, only accept compressed points. by tholenst · 2 years, 1 month ago
- ba1f77e Add JwtRsaSsaPkcs1PrivateKey class in Java. by ioannanedelcu · 2 years, 1 month ago
- b3ccf38 Replace some calls to "KeyTemplate.create" with "KeyTemplate.createFrom", taking a Parameters object. by tholenst · 2 years, 1 month ago
- 63fe69f Add a test with two envelope AEAD keys in a keyset. by juerg · 2 years, 1 month ago
- 91f28af Change EciesPublicKey constructor and point accessor into two cases: one for NIST curves and one for X25519 by tholenst · 2 years, 1 month ago
- d77ed28 Remove "Convenience method for...". by juerg · 2 years, 1 month ago
- 5649ede Add JwtRsaSsaPkcs1PublicKey class in Java. by ioannanedelcu · 2 years, 1 month ago
- c5d022a Use a copy of testdata/gcp/credential_bad.json for testdata/gcp/credential.json by ambrosin · 2 years, 1 month ago
- 8a051e7 Deprecate remaining functions in Registry that return a key manager. by juerg · 2 years, 1 month ago
- e37db6f In KeyTemplate, either store a proto or a parameters, and convert them on demand. by tholenst · 2 years, 1 month ago
- 7d1665c Remove remaining usages of Registry.getKeyManager and Registry.getUntypedKeyManager in some tests. by juerg · 2 years, 1 month ago
- 7ac3ceb Add JwtRsaSsaPkcs1Parameters class in Java. by ioannanedelcu · 2 years, 1 month ago
- 8db6a11 Rename EcPointFormat accessors in EciesParameters and change behavior: if the curve is 25519 it must not be set. by tholenst · 2 years, 1 month ago
- 62690c1 Add support for full Mac primitive creation to HmacKeyManager. by lizatretyakova · 2 years, 1 month ago
- 820df93 Simplify Python JWT verification example. by juerg · 2 years, 1 month ago
- 65fd182 Remove usages of Registry.getKeyManager and Registry.getUntypedKeyManager in some tests. by juerg · 2 years, 1 month ago
- 2430b74 Add a way to create Macs from LegacyProtoKeys. by lizatretyakova · 2 years, 1 month ago
- 2e4af94 Pin dependencies in requirements.txt by ambrosin · 2 years, 1 month ago
- 665da0e Simplify remaining example in Python. by juerg · 2 years, 1 month ago
- 7b27a96 Fixed corrupt gradle jar file. by Tink Team · 2 years, 1 month ago
- 0a4f2ed Restructure tink-py WORKSPACE: by ambrosin · 2 years, 2 months ago
- bcd903e Move HmacProtoSerialization into internal/. This needs to be accessible from a keymanager that is internal. by lizatretyakova · 2 years, 2 months ago
- f7c4e5c Upgrade Gradle to 7.6.2. by Tink Team · 2 years, 2 months ago
- 27d1cd8 Skip tests in tink/integration/gcpkms on manylinux2014_aarch64. by ambrosin · 2 years, 2 months ago
- d1bcd9d Install Tink wheel dependencies from requirements.txt when testing by ambrosin · 2 years, 2 months ago
- 97d8c49 Deprecate "KeyTemplate.getOutputPrefixType" by tholenst · 2 years, 2 months ago
- aaae5a9 Update key management documentation to point to developer site. by kste · 2 years, 2 months ago
- c929580 Use the correct wheel name when testing on ARM64 by ambrosin · 2 years, 2 months ago
- 36095fe Avoid usages of "KeyTemplate.getOutputPrefix". We want to deprecate it in the future. by tholenst · 2 years, 2 months ago
- 4c64dcd Deprecate "createEciesAeadHkdfPubKey" in HybridKeyTemplates. by tholenst · 2 years, 2 months ago
- 798dbff Constrain NewHybridEncrypt/Decrypt to exclude AEAD primitives. by cinlin · 2 years, 2 months ago
- 6be2ee6 Delete extra variable assignment in Fips1402Test. by cinlin · 2 years, 2 months ago
- 0bbdfd8 Move KeyGen/ConfigGlobalRegistry to public API. #tinkApiChange by cinlin · 2 years, 2 months ago
- d26ed02 Extend C++ config tests. by cinlin · 2 years, 2 months ago
- 3ad75ef Link to developer site for primitives. by kste · 2 years, 2 months ago
- f3ceb0a Allow building Python wheels for aarch64 Linux by ambrosin · 2 years, 2 months ago
- 8704ae3 Refer to developer site for contributing. by kste · 2 years, 2 months ago
- 161e279 Refer to the developer site for FIPS documentation. by kste · 2 years, 2 months ago
- e0d972b Refer to developer site for Tinkey. by kste · 2 years, 2 months ago
- b60f9d7 Add "toString()". by tholenst · 2 years, 2 months ago