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.06Nov54131Oct30292524232221181716151410987432127Sep2625232220191817131211106543230Aug292827262322212019161514131298765231Jul3029282625242322191817161512111098532128Jun2726252423212019171413117654331May2923151413109Add protos for key derivation, currently only used within google.Add protos for key derivation, currently only used within google.tink-android-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pagestink-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pagesMove the classes TestUtil, StreamingTestUtil, and WycheproofTestUtil into the package com.google.crypto.tink.testing.Split the "tink" target into "primitives" and "core", and analogously for the android target.Add a method "DeriveKey" to the registry_impl.Implement interface for streaming MAC.Recommend the use of Bazelisk as a wrapper for Bazel.Add a CreateDeriverFunctionFor which takes a KeyTypeManager, and returns a function which can derive keys without type information.Suppress some warnings about ignored exceptions.Reuse HashType in Enums instead of using a new enum class in HkdfStreamingPrf.Add javacopts to the build targets in the open source build.Fix an error prone warning.Change the return type of deriveKey in the registry from MessageLite to KeyData.Add HkdfStreamingPrf for java.Update the bazel-toolchains package to the one for 0.29, and re-enable RBE.Add a HkdfPrf proto and the corresponding key manager in C++.Clean up GetKeysetInfo() implementation internalsAdd GetKeysetInfo to KeysetHandle.Expose the IEEE-to-DER converter for Elliptic Curve signatures as a util.Support HashiCorp Vault as a remote KMS.Formatting changes due to internal changes.Disable RsaSsaPss tests under TSan.Add a method deriveKey to the Java Registry.Merge branch 'master' into patch-1Move the rules_python in the WORKSPACE in the appropriate place.Explicitly load android_library. This is required for bazel-1.0.Add a .bazelversion file. This can e.g. be interpreted by bazelisk to use the correct version of bazel.Tink C++: Add a method "deriveKey" to the KeyTypeManager interface and implement it for the AesGcmKeyManager.Migrate from the legacy java provider to the new JavaInfo provider.Add missing Closure non-nullability annotationsAdd no_secret methods.Fix open source build. Depending on the typedefs, this needs to be size_t.Add an implementation of Hkdf as a StreamingPrf.Add some information about the releases used to the WORKSPACE file.Add a method ReadAtMostFromInputStream to util.Explicitly call parseFrom with an empty extension registry throughout Tink.Update go dependenciesMigrate from deprecated "closure_repositories" as recommended.
Loading