aboutsummaryrefslogtreecommitdiff
path: root/go/testkeyset
AgeCommit message (Expand)Author
2023-06-13Automated rollback of commit b1460a0081524d772b9d87825377a6f7af0f7485.juerg
2023-05-15Delete deprecated testkeyset.KeysetHandle function.ambrosin
2022-09-06Avoid exporting functions as variables.ckl
2022-08-31Deprecate public keyset constructorsfelobato
2022-08-30Allow insecurecleartextkeyset to receive monitoring annotationsfelobato
2022-03-17Use go_naming_convention=import_alias.juerg
2022-02-16Rename go WORKSPACE and generate all go BUILD.bazel files with gazelle.juerg
2021-08-11Small fixes in some Tink go BUILD.bazel files.juerg
2021-04-12Add missing copyright statements. These were missing due to internal miscommu...tholenst
2020-08-20Fix typos in comments and log messages for Tink Go versionTink Team
2020-01-27Introducing a separate WORKSPACE for Go.przydatek
2020-01-21Introducing a separate WORKSPACE for C++.Bartosz Przydatek
2019-07-11Remove Apache 2.0 comments from build files.tanujdhir
2019-03-20Golang: remove Handle.Keyset() and add KeysetMaterial() to testkeyset.thaidn
2019-02-21internal has a special meaning in Golang, move it back to the root package.thaidn
2019-02-21Golang refactoring: move internal, registry, format, primitiveset to core.thaidn
2019-02-18Golang refactoring: hide key version and type url constants, which are intern...thaidn
2019-02-11Golang refactoring: move registry and keyset out of tink to their own package.thaidn