aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-08Remove continuous-release wrapper script.netsim-devemu-prebuiltsemu-master-devemu-devemu-35-1-releaseemu-34-releaseemu-34-devemu-34-3-releaseemu-34-2-releaseemu-34-2-devemu-33-releaseemu-33-devemu-32-releaseemu-32-devaosp-emu-34-devckl
2022-04-08Reintroduce full comprehensive test coverage for GitHub Kokoro jobs.ckl
2022-04-08Remove internal config files from examples/kokoro.ambrosin
2022-04-07Use an exact job name match for Maven snapshot publishing.ckl
2022-04-07Replace subtle HKDF with HKDF KDF in x25519 HPKE KEM Go.cinlin
2022-04-07Write unsigned key IDs in KeyInfo.juerg
2022-04-07Allow missing KeysetInfo in JsonKeysetReader.javajuerg
2022-04-07Fix Java Bazel targets for tink/java_src/.../subtle/prf.ambrosin
2022-04-06Allow 'DESTROYED' keys in JsonKeysetReader.javajuerg
2022-04-06Disable `CheckReturnValue:CheckAllConstructors` for a third_party libraryTink Team
2022-04-06Minor fixes for tink/java_src/.../tink/BUILD.bazelambrosin
2022-04-06Minor fix for a Java Bazel target in tink/java_src/.../tinkkey.ambrosin
2022-04-06Fix Java Bazel targets for tink/java_src/.../subtle.ambrosin
2022-04-06Fix error messages in jwt_key_templates_test.go.juerg
2022-04-06Add cross-language test with keyset that don't have a primary key set.juerg
2022-04-05Delete no longer used comprehensive test wrapper scripts.ckl
2022-04-05Migrate away from redundant Maven continuous vs. presubmit wrapper scripts.ckl
2022-04-05Reenable Maven snapshot testing.ckl
2022-04-05Add local deployment flag to Maven scripts.ckl
2022-04-05Add support for monitoring AEAD encrypt/decrypt operationsambrosin
2022-04-05Add missing `use_bazel` instruction which is needed when running build script...ambrosin
2022-04-05Fix Java Bazel targets for tink/java_src/.../streamingaead.ambrosin
2022-04-05Add cross-language tests for reading and writing encrypted keysets.juerg
2022-04-05Raise a tink.TinkError when hybrid encryption is called without a primary key.juerg
2022-04-05Fix Java Bazel targets for tink/java_src/.../signature.ambrosin
2022-04-05Fix Java Bazel targets for tink/java_src/.../prf.ambrosin
2022-04-04Update Maven exclusions to resolve dependency convergence errors.ckl
2022-04-04Update GSON dependency to 2.8.9.ckl
2022-04-04Add mock monitoring client and factory.ambrosin
2022-04-04Add APIs to KeysetHandle to hold annotations for a Keyset.ambrosin
2022-04-04Allow JSON for reading and writing encrypted keysets in cross-language tests.juerg
2022-04-04Add continuous integration test scripts for tink/examples.ambrosin
2022-04-04Move hybrid tests that only use the public API to "hybrid_test".juerg
2022-04-01Add APIs to KeysetHandle to hold annotations for a Keyset.ambrosin
2022-04-01Add monitoring utility function to create a MonitoringKeySetInfo object from ...ambrosin
2022-04-01Add type_url to PrimitiveSet entries.ambrosin
2022-04-01Add APIs to KeysetHandle to hold annotations for a Keyset.ambrosin
2022-04-01Throw a GeneralSecurityException when hybrid encryption is called without a p...juerg
2022-04-01Do some small clean-ups in signature_factory_test.go.juerg
2022-04-01Fix Java Bazel targets for tink/java_src/.../hybrid.ambrosin
2022-04-01Fix Java Bazel targets for config.ambrosin
2022-03-31Fix Java Bazel targets for tink/java_src/.../jwt.ambrosin
2022-03-31Fix Java Bazel targets for tink/java_src/.../mac.ambrosin
2022-03-31Fix Java Bazel targets for tink/java_src/.../internal.ambrosin
2022-03-31Fix Java Bazel targets for DAEAD.ambrosin
2022-03-31Add utility to create SecretProto from SecretDatawiktorg
2022-03-31Require that keysets always have a primary key, even if they only contain pub...juerg
2022-03-30Align cert update approach via a test utility script.ckl
2022-03-30Move hybrid/hpke/ to hybrid/internal/hpke/ to restrict access.cinlin
2022-03-30Change internal API RegistryImpl::WrapKeyset to accept annotations.ambrosin