aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-18Simplify remaining example in Python.juerg
2023-07-18Fixed corrupt gradle jar file.Tink Team
2023-07-18Restructure tink-py WORKSPACE:ambrosin
2023-07-18Move HmacProtoSerialization into internal/. This needs to be accessible from ...lizatretyakova
2023-07-17Upgrade Gradle to 7.6.2.Tink Team
2023-07-17Skip tests in tink/integration/gcpkms on manylinux2014_aarch64.ambrosin
2023-07-17Install Tink wheel dependencies from requirements.txt when testingambrosin
2023-07-17Deprecate "KeyTemplate.getOutputPrefixType"tholenst
2023-07-17Update key management documentation to point to developer site.kste
2023-07-14Use the correct wheel name when testing on ARM64ambrosin
2023-07-14Avoid usages of "KeyTemplate.getOutputPrefix". We want to deprecate it in the...tholenst
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