aboutsummaryrefslogtreecommitdiff
path: root/testing/go
AgeCommit message (Expand)Author
2023-06-06Add golang to cross-language tests for KMS AEAD.juerg
2023-05-26Use Go 1.19.9 in cross-language testing serverambrosin
2023-05-17Delete deprecated signature.ECDSAP384KeyTemplate APIambrosin
2023-04-13Fix deps on cross language tests.juerg
2023-02-14Add new AES GCM SIV templates in Golang to cross-language tests.juerg
2022-12-21Upgrade to Bazel 6 in most projects.tholenst
2022-11-23Upgrade Bazel to 5.3.2.tholenst
2022-11-16Create a function to transform a proto annotated keyset to a keyset handle. A...felobato
2022-11-16Move monitoring APIfelobato
2022-10-19Return a gRPC error in case primitive creation fails in calls to verifyMacAnd...tholenst
2022-10-18Define crypto monitoring cross language testing service APIfelobato
2022-10-12Extend Cross Language API Keyset calls to Include Monitoring Annotationsfelobato
2022-09-28Replace calls for `testkeyset` with `insecurecleartextkeyset`felobato
2022-09-26Add AWS KMS test to cross lang testsambrosin
2022-09-21Move KMS testdata documentation to the KMS specific subdirectories.ckl
2022-09-02Register RSA SSA PSS key managers and enable in cross language tests.felobato
2022-08-30Register AWS KMS client in Go cross language tests server.ambrosin
2022-08-29Pass GCP credentials as cmd line flags to testing servers.ambrosin
2022-08-25Enable JWT RSA SSA PSS in Cross Language Testingfelobato
2022-08-24Remove remaining usages of "go_default_library".juerg
2022-08-23Add JWT RSA SSA PKCS1 to cross language testing.felobato
2022-08-23Add GCP KMS client registration to the go gRPC server and added 'go' to kms_e...ambrosin
2022-08-22Add Create RPCs to the rest of the test services which need them.tholenst
2022-08-17Unify AeadCreation{Request,Response} and instead simply use a Creation{Reques...tholenst
2022-08-16Add a CreateDeterministicAead RPC to the DeterministicAead test service.tholenst
2022-08-11Add a CreateAead RPC to the Aead test service.tholenst
2022-08-01RSA-SSA-PKCS1 Key Templatesfelobato
2022-07-27Rename "ExpectedAudiences" to ExpectedAudience" in ValidatorOpts.juerg
2022-06-23Fix protobuf related dependencies in the cross-language tests.ckl
2022-06-23Use protobuf's well-known types in testing_api.proto, instead of copies.juerg
2022-06-22Remove dependency on tink_base from cross language tests.ambrosin
2022-05-30Make proto/testing local to testing/(cc|java_src|python|go|cross_language).ambrosin
2022-05-19Upgrade gRPC dependency.ckl
2022-05-18Upgrade to Bazel 5.1.1.ckl
2022-04-04Allow JSON for reading and writing encrypted keysets in cross-language tests.juerg
2022-03-29Add HPKE Go key templates.cinlin
2022-03-07Revert go workspace name change.juerg
2022-03-04JWT Golang JWK converter cross language API surfacefelobato
2022-03-04JWT Golang public key sign/verify cross language API surfacefelobato
2022-03-04JWT Golang MAC cross language API surfacefelobato
2022-03-02Update tink/testing/go WORKSPACE to newest go tool-chain.juerg
2022-02-16Rename go WORKSPACE and generate all go BUILD.bazel files with gazelle.juerg
2022-02-15Remove unnecessary call to go_rules_dependencies in tink_base_deps_init.juerg
2022-02-01Upgrade to bazel 4.2.2.juerg
2022-01-24Implement encrypted keyset read and write testing API functions in Go.juerg
2022-01-19Add read and write methods to keyset service in the testing API.juerg
2022-01-06Add com_google_cloud_go_compute to WORKSPACE.cinlin
2021-12-16Update gRPC and its dependencies to latest version.juerg
2021-10-25Upgrade to Bazel 4.2.1.ckl
2021-09-15Add all raw AEAD key templates supported in Java to supported_key_types.juerg