aboutsummaryrefslogtreecommitdiff
path: root/go/proto
AgeCommit message (Expand)Author
2023-06-06Add internal test-only KMS AEAD key manager in go.juerg
2023-05-19Re-generate golang proto files.juerg
2023-02-13Re-generate the go proto files.tholenst
2022-11-14Upgrade the go protos to the latest version.tholenst
2022-10-07Remove visibility restriction of remaining protos in Golang.juerg
2022-10-06Remove visibility restriction of some protos in Golang.juerg
2022-09-29Add PRF-Based Deriver Golang protos.cinlin
2022-09-29Update Go protocol buffer definitions.cinlin
2022-08-12JWT RSA-SSA-PSS Protosfelobato
2022-08-11RSASSA-PSS Go Protosfelobato
2022-08-02JWT RSA SSA PKCS1 Protosfelobato
2022-07-28Add RSA-SSA-PKCS1 Golang Protosfelobato
2022-06-29Remove public visibility of go_default_library build targets that were made p...juerg
2022-03-17Use go_naming_convention=import_alias.juerg
2022-02-25Changed HPKE Internet-Draft references to its official RFC.wconner
2022-02-18Generate HpkePublicKey Go proto files and use in context constructor.cinlin
2022-02-16Rename go WORKSPACE and generate all go BUILD.bazel files with gazelle.juerg
2022-02-07JWT ECDSA Protocol Buffersfelobato
2022-01-28Add Autogenerate golang JWT HMAC Protocol Buffersfelobato
2021-12-14Sync go.mod/sum and Bazel dependency files post ProtoV2 migration.cinlin
2021-12-09Remove RSASSA generated protobuf code, not currently used.ckl
2021-08-19Add auto-generated aes_gcm_siv.pb.go.juerg
2021-08-10Use the newest version of protoc-gen-go to generate .pb.go files.juerg
2021-03-12Update common.pb.go to include SHA-224.ckl
2021-03-01Add RSASSA-PKCS1 and RSASSA-PSS generated Go proto code.ckl
2020-08-03Add aes_ctr_hmac_streaming.pb.go.ckl
2020-05-11Update generated Go protos.thaidn
2020-05-06Adding the key managers HKDF for prf.Set and renaming prf.New into prf.NewPRF...sschmieg
2020-04-30Update generated Go protos.ckl
2020-04-30Add HMAC PRF key managersschmieg
2020-04-30Adding AES CMAC PRF keymanager for golangsschmieg
2020-04-30Update import statements in the compiled Go protos.ckl
2020-04-30Update generated Go protos.ckl
2020-04-30Update the generated Go protos.ckl
2020-01-27Introducing a separate WORKSPACE for Go.przydatek