aboutsummaryrefslogtreecommitdiff
path: root/tools/tinkey
AgeCommit message (Expand)Author
2022-09-27Rename RESTRICTED_CRYPTO_KEY_URI and AWS_CRYPTO_URI.juerg
2022-08-09Tag CreatePublicKeysetCommandTest as manual.ckl
2022-08-09Tag tools KMS integration tests as manual and update Kokoro accordingly.ckl
2022-07-20Move testdata Google Cloud credentials to testdata/gcp.ambrosin
2022-06-13Remove kokoro test scripts from each language/project folder.ambrosin
2022-06-10Internal change.ambrosin
2022-05-02Add local testdata to tink/tools and remove it from Tink root.ambrosin
2022-04-21Add local testdata to tink/java_src.ambrosin
2022-01-12Reenable Tinkey GCP integration tests.ckl
2022-01-10Merge pull request #547 from Matir:masterCopybara-Service
2021-11-16Delete the unused and unimplemented function manipulateEncryptedKeyset.tholenst
2021-09-01Call OutOptions.validate from CreatePublicKeysetCommand.David Tomaschik
2021-07-09Extracting Registry.java from the registry_cluster build target into the new ...aluykx
2021-06-01Add JWT key templates to Tinkey.juerg
2021-04-26Add a container for key templates that don't quite fit with the rest of Tink.thaidn
2021-04-21Add new key templates to Tinkey.thaidn
2021-04-08Internal change.radsaggi
2021-02-11Add a private constructor for classes not meant to be instantiated.ckl
2020-09-28Temporarily disable GCP Java tests.thaidn
2020-07-30Deprecate TinkConfig.thaidn
2020-07-24build_cleaner tinkey.thaidn
2020-07-14Discontinue Java 7 support.thaidn
2020-06-10build_cleaner the remaining packages: prf, keyderivation, testing and tinkey.thaidn
2020-06-10build_cleaner the remaining packages.thaidn
2020-06-10Fix a typo in Tinkey BUILD.thaidn
2020-06-09build_cleaner the remaining packages.thaidn
2020-05-13Update to Bazel 3.1.0 and newer version of Protobuf.kste
2020-05-07Remove the guarded by annotations and the corresponding suppress warnings.thaidn
2020-01-22Introducing a separate WORKSPACE for Java.Bartosz Przydatek
2020-01-21Introducing a separate WORKSPACE for C++.Bartosz Przydatek
2020-01-06Suppress GuardedBy violations.Tink Team
2019-12-09Sync protobuf dependencies in the Bazel workspace and the Maven project defin...ckl
2019-11-27Add PrfConfig.javatholenst
2019-11-06Move the classes TestUtil, StreamingTestUtil, and WycheproofTestUtil into the...tholenst
2019-09-06Manage Java deps with rules_jvm_external [1], and update rules_closure.thaidn
2019-07-29Internal change.candrian
2019-07-11Remove Apache 2.0 comments from build files.tanujdhir
2019-03-21Adding GCPKMS deps for Tinkeybaskaran
2019-03-20Java: remove visibility restriction on public packages.thaidn
2018-07-03Always use the latest Tink configs during registration.Thai Duong
2018-06-27Adding cross-language tests for AES-EAX-AEAD.Bartosz Przydatek
2018-05-25Additional documentation cleanup.Charles Lee
2018-04-20Restricting the visibility of //java:subtle.Thai Duong
2018-04-19Adding to Tinkey support for StreamingAead key templates.Thai Duong
2018-04-17Configuring Bazel to compile Tink as Java 7.Thai Duong
2018-04-12Fixing https://github.com/google/tink/issues/89.Thai Duong
2018-03-23Instead of reading key templates from disk, Tinkey now accepts key templates ...Thai Duong
2018-02-27Mass renaming BUILD to BUILD.bazel.Google Engineers
2017-11-24Adding DeterministicAead and StreamingAead to Tink 1.1.0.Thai Duong
2017-11-09Renaming promote to setPrimary in KeysetManager, adding tests for Config-clas...Bartosz Przydatek