aboutsummaryrefslogtreecommitdiff
path: root/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-08-15Internal change.Tink Team
2022-07-26Rewrite comment about key version.juerg
2022-07-25Make sphincs.proto enum definitions for unspecified values consistent with ot...kste
2022-06-27Add additional KEM, KDF options to HPKE Params.felobato
2022-06-22Add an internal class "ProtoKeyFormatSerializationTester" for testing seriali...tholenst
2022-05-30Make proto/testing local to testing/(cc|java_src|python|go|cross_language).ambrosin
2022-05-11Add/change some comments in JWT key proto files.juerg
2022-05-06Some reorderings for consistency with google3.tholenst
2022-05-03Make protos local to the @tink_cc workspace.ambrosin
2022-04-04Allow JSON for reading and writing encrypted keysets in cross-language tests.juerg
2022-02-25Changed HPKE Internet-Draft references to its official RFC.wconner
2022-02-18Document what an AesGcmKey represents.tholenst
2022-01-28Add a placeholder for internal usage.tholenst
2022-01-26reverting bad changeTink Team
2022-01-25Internal build cleanupTink Team
2022-01-19Add read and write methods to keyset service in the testing API.juerg
2022-01-14Add TestProtoWithoutCtypewiktorg
2021-12-11Added access to RAW AES GCM key generation and the AES GCM key proto for Obje...Tink Team
2021-11-29Remove period after LLC in all non-C++ files.cinlin
2021-10-29TPM internal changefelobato
2021-10-29TPM AES HMAC AEAD Protosfelobato
2021-10-01Fix Bazel Typosfelobato
2021-09-30This change defines a key format for an HMAC TPM Backed key. This will be use...felobato
2021-09-17Add Falcon Digital Signature Schemes to the key manager.Tink Team
2021-09-03Create proto file for the Sphincs Digital Signature Algorithm and add ProtoTo...Tink Team
2021-09-02Add the AES versions of dilithium to the key manager.Tink Team
2021-09-02Add methods to JWT testing API for JWK set key conversion.juerg
2021-08-24Remove expect_subject from JWT cross-language testing api.juerg
2021-08-23Add other versions of dilithium to the key manager.Tink Team
2021-08-20Add a function to the testing_api that maps names to key templates.juerg
2021-08-11Add JWT "iat" claim validation to cross-language testsjuerg
2021-08-10Add "go_package" option to testing_api.proto.juerg
2021-08-06Add a new sign key manager for the PQ signature scheme.Tink Team
2021-08-05Register protocol buffers for CachedDekEnvelopeAead implementationTink Team
2021-07-08In tink.proto, make the description of the OutputPrefixType clearer.lizatretyakova
2021-07-07Removed `app_info` field from HPKE key protobufs.Tink Team
2021-07-02Added protocol buffers for HPKE implementation of Tink hybrid encryption.Tink Team
2021-06-15Remove unused dependency from jwt_hmac_proto.juerg
2021-06-14Add "custom_kid" from key to JWTs header in Java.juerg
2021-06-11Move CECPQ2 hybrid encryption from tink/experimental to tink/cc/experimental.rafaelmisoczki
2021-06-11Add optional custom "kid" parameter to JWT key types.juerg
2021-06-10Move CECPQ2 hybrid encryption from tink/experimental to tink/cc/experimental.tholenst
2021-06-10Move CECPQ2 hybrid encryption from tink/experimental to tink/cc/experimental.rafaelmisoczki