aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-05-25Refactor the CreateKeysetCommand test.tholenst
2023-05-16Open-source Key Derivation in Tinkey. #tinkApiChangecinlin
2023-05-11Internal change.cinlin
2023-04-12Remove unused fileambrosin
2023-04-11Add Homebew formulaambrosin
2023-04-04Internal Code ChangeTink Team
2023-03-28Remove unused CompareKeysets.java.juerg
2023-03-28Remove KMS support from Java and C++ AEAD test CLI.juerg
2023-03-28Remove KMS cross-language tests based on CLIs.juerg
2023-03-28Remove golang's signature_test.sh.juerg
2023-03-28Remove unused aead_cli.go.juerg
2023-03-28Remove unused aead_cli.py.juerg
2023-03-22Internal change.cinlin
2023-03-16Rename KeyDerivationConfig to follow Java class naming convention.cinlin
2023-03-15Add missing dependency to CompareKeysetsTest.cinlin
2023-03-14Use crypto::tink::util::OkStatus instead of only util::OkStatus.tholenst
2023-03-13Remove deprecated config.hambrosin
2023-03-08Migrate InitAws to absl::Status error codes.tholenst
2023-03-08Migrate usages of TestUtil.hex{En,De}code to "Hex.{en,de}code".tholenst
2023-03-01Refactor Tinkey's Create Keyset Command Test.juerg
2023-02-14Remove aead_envelope_test.sh.juerg
2023-02-13Update Abseil to LTS 20230125.wconner
2023-02-08Inline BinaryKeyset{Reader,Writer}.withFile, following the @InlineMe annotation.tholenst
2023-02-02Remove generate_envelope_keyset.go.juerg
2023-02-01Let tinkey output a help message when "tinkey help" is called.juerg
2022-12-21Upgrade to Bazel 6 in most projects.tholenst
2022-12-05Use bazelisk if available in Kokoro test and release scriptsambrosin
2022-11-30Remove calls to "isRemoteBuildExcecution" and always return false.tholenst
2022-11-23Upgrade Bazel to 5.3.2.tholenst
2022-11-23Remove more of the RBE Tests.tholenst
2022-11-09Migrate to CreateKMSEnvelopeAEADKeyTemplate().ckl
2022-10-28Upgrade BoringSSL and switch to C++14 as the minimum supported versionambrosin
2022-09-27Rename RESTRICTED_CRYPTO_KEY_URI and AWS_CRYPTO_URI.juerg
2022-09-21Move KMS testdata documentation to the KMS specific subdirectories.ckl
2022-08-24Remove remaining usages of "go_default_library".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 keysets and testvectors to subfolders in testdata/ambrosin
2022-07-20Move testdata Google Cloud credentials to testdata/gcp.ambrosin
2022-07-14Move testdata AWS credentials to testdata/aws.ambrosin
2022-06-21Remove dependency on tink_base form apps and tools.ambrosin
2022-06-13Remove kokoro test scripts from each language/project folder.ambrosin
2022-06-10Internal change.ambrosin
2022-06-02Remove "requirement("six")" in build files.tholenst
2022-05-26Add copy of HPKE test vectors to share across all languages.wconner
2022-05-24Remove call to maven_install from tink_java_deps_initambrosin
2022-05-19Upgrade gRPC dependency.ckl
2022-05-18Upgrade to Bazel 5.1.1.ckl
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