Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • upstream/1.2
  • upstream/1.3
  • upstream/gh-pages
  • upstream/master
  • upstream/master_backup
  • upstream/merge_test
  • upstream/thaidn-patch-1
  • v1.3.0-rc3
  • v1.3.0-rc2
  • v1.3.0-rc1
  • v1.2.2
  • v1.2.1
  • v1.2.0
  • v1.2.0-rc4
  • v1.2.0-rc3
  • v1.2.0-rc2
  • v1.1.1
  • v1.1.0
  • v1.0.0
20 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.012Feb1065331Jan302928272322211817151413107630Dec27262019181716131210965329Nov27252221201918171513121087654131Oct30292524232221181716151410987432127Sep2625232220191817131211106543230Aug292827262322212019161514131298765231Jul3029282625242322191817161512Fixing two typos:upstream/masterupstream/masterAdd a folder for an experimental implementation of JWT and JWS.Remove obsolete TODO.Encrypt only DEK bytes for envelope encryption.upstream/1.3upstream/1.3Reduce overhead in XChaCha20-Poly1305 encryption and decryption.Update calls to deprecated Starlark functions/argumentsAdd description of envelope encryption to wire format.Adding kste@ as Tink maintainer.Documenting the wire format of Tink so that external developers can add more languages.Adding myself as Tink maintainer.Adding support for converting RSA keys from Keymaster to TinkFix go module path.Change the computation of the start of the ciphertext pointer fromMerge Gerrit change 29421 Patch Set 1Encrypt only DEK bytes for envelope encryption.Add roots.pem dependency to aead_envelope_test.Temporarily disable Maven snapshot publishing.Enable C++ cross language test.BEGIN_PUBLICMerge Gerrit change 29320 Patch Set 3Encrypt only DEK bytes for envelope encryption.Slightly simplify the set up of the aead_envelope_test test.Move cross-language envelope tests to its own test script and re-enable AWS tests.Add a StreamingPrfWrapper which wraps a single PRF into a single PRF.Adding support for converting RSA keys from Keymaster to TinkBEGIN_PUBLICMark the StreamingPrf as Immutable.Migrate org.mockito.Matchers#{isA, same, isNull, notNull} to org.mockito.ArgumentMatchersRemoving a local copy of wycheproof-testvectors.aead: Introduce a mock class and target for testing code that uses an aeadMerge Gerrit change 29242 Patch Set 1Introducing a separate WORKSPACE for Tink apps.Introducing a separate WORKSPACE for Go.Re-enabling C++ non-Bazel test.+ Golang StreamingAEAD cross-language tests+ Golang StreamingAEAD interface integration+ Introduce StreamingAEAD interface in tink/go and subtle implementationaead.h: Clarify the thread safety of the Aead interfaceNegative Key IDs: Update the code comments with the current plan.Fix build target specifications within the continuous test script.
Loading