aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-14Deprecate "createEciesAeadHkdfPubKey" in HybridKeyTemplates.tholenst
2023-07-13Constrain NewHybridEncrypt/Decrypt to exclude AEAD primitives.cinlin
2023-07-13Delete extra variable assignment in Fips1402Test.cinlin
2023-07-13Move KeyGen/ConfigGlobalRegistry to public API. #tinkApiChangecinlin
2023-07-13Extend C++ config tests.cinlin
2023-07-13Link to developer site for primitives.kste
2023-07-13Allow building Python wheels for aarch64 Linuxambrosin
2023-07-13Refer to developer site for contributing.kste
2023-07-13Refer to the developer site for FIPS documentation.kste
2023-07-13Refer to developer site for Tinkey.kste
2023-07-13Add "toString()".tholenst
2023-07-13Simplify JWT example in Python.juerg
2023-07-12Use KeysetHandle::GenerateNew in FIPS 140.2 config tests.cinlin
2023-07-12Split jwt_signature_cli example into jwt_sign and jwt_verify.juerg
2023-07-12Simplify Python examples that use a KMSambrosin
2023-07-12Remove usages of Registry.getKeyManager and Registry.getUntypedKeyManager in ...juerg
2023-07-12Create EciesPublicKey class in Java.ioannanedelcu
2023-07-12Add test example in go that exports a public JWK set.juerg
2023-07-12Small fixes in python JWT examples.juerg
2023-07-12Remove outdated TODO.juerg
2023-07-12Make kms_envelope_aead a public Bazel targetambrosin
2023-07-12Delete KeyDerivationkeyTemplates.tholenst
2023-07-11Define crypto::tink::KeyGenConfigV0(). #tinkApiChangecinlin
2023-07-11Update DAEAD C++ example tag to match other languages'.cinlin
2023-07-11Add deterministic AEAD to C++ examples directory.cinlin
2023-07-11Make "equalsKeyset" public.tholenst
2023-07-11Signature: Replace the validation tests with tests checking if the key genera...tholenst
2023-07-11Deprecate "primaryKey".tholenst
2023-07-10Remove objc/ from github.com/google/tinkambrosin
2023-07-10Use the /bigobj copt when building for MSVC.ambrosin
2023-07-10Add documentation marks to JWT tests in golang.juerg
2023-07-10Prfs & StreamingAeads: Replace the validation tests with tests checking if th...tholenst
2023-07-10Register AES-GCM proto serialization.wconner
2023-07-10Aeads: Replace the validation tests with tests checking if the key generation...tholenst
2023-07-10Fix links to dev site.juerg
2023-07-10Add "KeysetHandle#equalsKeyset".tholenst
2023-07-10Macs: Replace the validation tests with tests checking if the key generation ...tholenst
2023-07-10Remove unused testonly target fake_kms_client_pybindambrosin
2023-07-07Fix hybrid/internal build files.cinlin
2023-07-07Define crypto::tink::ConfigV0(). #tinkApiChangecinlin
2023-07-07Register the PrfBasedDeriver protoserialization.tholenst
2023-07-07Add Parser and Serializer for EciesParameters.ioannanedelcu
2023-07-07chore: Improvements to Linux bdist scriptambrosin
2023-07-07Include .bazelversion in MANIFEST.inambrosin
2023-07-07Deprecate "KeyTemplate.getTypeUrl"tholenst
2023-07-06Switch to fake type URL for fake key type in keyset_impl_test.cc.wconner
2023-07-06Remove usages of Registry.getKeyManager and Registry.getUntypedKeyManager in ...juerg
2023-07-06Remove unused visibility specsambrosin
2023-07-06Avoid KeyTemplate.getTypeUrl().tholenst
2023-07-05Rewrite keyset.Handle.hasSecrets() function comment.cinlin