aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-07-05Add a static factory method createFrom to "KeyTemplate.java".tholenst
2023-07-05Update the build target in the old repo.tholenst
2023-07-05Deprecate KeyTemplate#getValue().tholenst
2023-07-05Check that X25519 only accepts compressed elliptic curve points.ioannanedelcu
2023-07-05Remove the remaining usages outside the package of KeyTemplate.getValue().tholenst
2023-07-05Add EciesParameters class in Java.ioannanedelcu
2023-07-05If available, use Conscrypt generate randomness.juerg
2023-07-04Avoid KeyTemplate#getValue in the Jwt tests.tholenst
2023-07-04Add test that shows that the Aead object returned by KmsEnvelopeAead::New is ...juerg
2023-07-04Add test that shows that the Aead object returned by tink.KmsEnvelopeAead is ...juerg
2023-07-04Split off a static function "write" which writes a keyset into the shared pre...tholenst
2023-07-04Remove the method "shouldUseKeystore" and use "masterAead != null" instead.tholenst
2023-07-03Move the PrfBasedKeyDerivationKeyProtoSerialization to Internal.tholenst
2023-07-03Add serialization and parsing for PrfBasedKeyDerivationKey objects.tholenst
2023-07-03Use testKeyTemplateCompatible where appropriate in the JwtRsaSsaPkcs1SignKeyM...tholenst
2023-07-03Avoid KeyTemplate.java methods in some tests.tholenst
2023-06-30Refactor proto serialization to use the EnumTypeProto converter.ioannanedelcu
2023-06-30Add CallWithCoreDumpProtectionwiktorg
2023-06-30Deprecate methods returning KeyHandle objects.tholenst
2023-06-29Add a parser and serializer for PrfBasedKeyDerivationParameters.tholenst
2023-06-29Deprecate the SharedPrefKeysetWriter.tholenst
2023-06-29Add support for full Mac primitive creation to AesCmacKeyManager. Remove now-...lizatretyakova
2023-06-29Rename KeyDeriverContainer to KeyDataDeriver.juerg
2023-06-28Define Configuration in global registry mode.cinlin
2023-06-28Use `absl::AnyInvocable` for the KeysetWrapper primitive getter.cinlin
2023-06-28Rename to ConfigurationImpl::IsInGlobalRegistryMode.cinlin
2023-06-28Don't parse RSA keys when using TSAN.juerg
2023-06-28Introduce a way to create a PrfMac using the new HmacKey.lizatretyakova
2023-06-28Avoid calls to soon-to-be-deprecated functions in KeyTemplate and use KeyTemp...tholenst
2023-06-28Remove tools/testdata which is unusedambrosin
2023-06-28Add an internal method checkedToBytesFromPrintableAscii which can be called i...tholenst
2023-06-28Remove tools/testingambrosin
2023-06-28Extract test utilities into a separate class to enable reusing them.lizatretyakova
2023-06-28util/SecretData code cleanupwiktorg
2023-06-28Remove unused KeyManagerRegistry.parseKeyData.juerg
2023-06-28Simplify KeyManagerRegistry.getKeyManager.juerg
2023-06-28Remove the apps/ folder from github.com/google/tinkambrosin
2023-06-28Migrate parseBinaryProtoKeyset to use TinkProtoKeysetFormat instead of Cleart...tholenst
2023-06-28Remove per-language test scripts for apps/.ambrosin