aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-30Internal change.ambrosin
2022-03-30Fix Java Bazel targets for AEAD.ambrosin
2022-03-30Add utf-16 and utf-32 encoded test-cases to jwt_validation_test.py.juerg
2022-03-29Add HPKE Go key templates.cinlin
2022-03-29Remove unused private constructor of JsonKeysetReader.juerg
2022-03-29Use GoogleNetHttpTransport.newTrustedTransport() as the HTTP transport for Gc...cyhanish
2022-03-29Implement ChaCha20-Poly1305 HPKE AEAD Go.cinlin
2022-03-29Implement the insecure nonce version of ChaCha20Poly1305 Go.cinlin
2022-03-29Add missing parameter `--strategy=TestRunner=standalone` to test script for J...ambrosin
2022-03-29Throw an exception if someone attempts to register a (normal) key manager in ...tholenst
2022-03-29Include the <typeinfo> header in key_type_manager.h which uses typeid.tholenst
2022-03-29Add test script for Javascript on MacOS.ambrosin
2022-03-29Remove redundant tests from tink/kokoro/run_tests.shambrosin
2022-03-28Fix error caused by using the deleted copy constructor for mock.ambrosin
2022-03-28Fix deps sorting for Bazel targets `//util:test_util`, `//prf:aes_cmac_prf_k...ambrosin
2022-03-28Modify KeysetWrapper::Wrap to accept an additional parameter `annotations`.ambrosin
2022-03-28Add annotations to PrimitiveSet.ambrosin
2022-03-25Hide crypto::tink::util::StatusOr behind a compile-time option. Add the corre...lizatretyakova
2022-03-25Fix one more occurrence of a move-only conversion to a StatusOr.lizatretyakova
2022-03-25Move duplicate function `install_python3` to a shared utility script for Koko...ambrosin
2022-03-24Move HPKE Go key managers to hybrid/.cinlin
2022-03-24Rename structs in preparation for HPKE Go key managers' move to hybrid/.cinlin
2022-03-24Rename `*properties` to `*annotations` in `MonitoringKeySetInfo`.ambrosin
2022-03-23Add support for DER encoded ECDSA signatures to SignaturePemKeysetReader.ckl
2022-03-23Mark tink_go_deps.bzl as deprecated. It should not be used anymore.juerg
2022-03-23Use consistent maxInt computation.ckl
2022-03-23Minor fixes in KeyTypeManager.tholenst
2022-03-23Move dependency on Wycheproof to each WORKSPACE that uses it.ambrosin
2022-03-23Change some more ValueOrDie() to value(), in /tink/objc. Part of Tink migrati...lizatretyakova
2022-03-23Change some more ValueOrDie() to value(), in /tink/cc. Part of Tink migration...lizatretyakova
2022-03-23Change some more ValueOrDie() to value(), in /tink/{python,tools}. Part of Ti...lizatretyakova
2022-03-23Update documenting comment to use more up-to-date APIs of StatusOr.lizatretyakova
2022-03-23Remove unused targets tink_python and cmake_source_files in top-level BUILD.b...ambrosin
2022-03-23Temporarily disable Maven snapshot publishing.ckl
2022-03-23Update Java dependencies.ckl
2022-03-22Add Workload Identity Federation support to GcpKmsClient.cyhanish
2022-03-22Clean up C++ GCP KMS dependencies.ckl
2022-03-22Explicitly `std::move` the returned values if they are of a move-only type. O...lizatretyakova
2022-03-22Fix a mismatch in a variable type and the function return type. The reason is...lizatretyakova
2022-03-22Make IsOkAndHolds() use the content type alias compatible with absl::StatusOr.lizatretyakova
2022-03-22Regenerate Go Bazel configuration.ckl
2022-03-22Change comparison operator from == to >= in size checks.ckl
2022-03-21Rename key version constant in HPKE Go public key manager.cinlin
2022-03-21Add HPKE Go private key manager.cinlin
2022-03-21Add '--test_output="errors"' to all "bazel test" invocations.ckl
2022-03-21Remove dependency on non-public targets in tink/cc/integration/gcpkms/gcp_kms...ambrosin
2022-03-21Add documentation in Java in places where we use Raw primitives even if the c...tholenst
2022-03-21Remove the functions assertEnoughKeyMaterial and assertEnoughEncryptedKeyMate...tholenst
2022-03-21Change crypto::tink::util::StatusOr::ValueOrDie() to value() in /tink/cc. Par...lizatretyakova
2022-03-21Change crypto::tink::util::StatusOr::ValueOrDie() to value() in /tink/cc. Par...lizatretyakova