aboutsummaryrefslogtreecommitdiff
path: root/java_src/proto
AgeCommit message (Expand)Author
2023-04-27Document how Tink handles associatedData='' in AES SIV.juerg
2023-02-13Update go proto path in Tink proto definitions.juerg
2023-02-09Merge pull request #669 from timruffles:masterCopybara-Service
2023-02-07Clarify documentation about default HKDF salt value.ckl
2023-01-25fix go proto module pathTim Ruffles
2023-01-04Add version field to ECDSA key format proto and validate it in key derivation.juerg
2022-11-15Fix linting issue in tink ed25519 proto (message indented 4 spaces instead of...Tink Team
2022-07-26Rewrite comment about key version.juerg
2022-06-27Add additional KEM, KDF options to HPKE Params.felobato
2022-06-22Add an internal class "ProtoKeyFormatSerializationTester" for testing seriali...tholenst
2022-05-11Add/change some comments in JWT key proto files.juerg
2022-05-11Refactoring of Tink Java Proto BUILD.bazel file.ambrosin
2022-05-05Make protos local to the @tink_java workspace.ambrosin
2021-10-19Added HPKE context implementation.wconner
2021-08-20Implement Java Direct Support for Cached Dek Envelope AeadTink Team
2020-10-19Incremental JWT support for ECDSA and RSA:Tink Team
2020-07-28Add a manager for JWT HMAC keys.thaidn
2020-07-24Adding key manager for AES-CMAC PRF for Java.sschmieg
2020-06-09Public all open source packages.thaidn
2020-06-05Add JWS HMAC proto.thaidn
2020-04-15Migrate java to java_src to adhere to google internal tooling.tholenst