Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
fuchsia.googlesource.com-third_party-tink
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fuchsia-mirror
fuchsia.googlesource.com-third_party-tink
Graph
18bab4cc8ebc199ba594cf71770455c6e8415618
Select Git revision
Branches
8
master
default
upstream/1.2
upstream/1.3
upstream/gh-pages
upstream/master
upstream/master_backup
upstream/merge_test
upstream/thaidn-patch-1
Tags
12
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.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Feb
26
24
22
21
14
13
7
31
Jan
15
7
3
21
Dec
19
14
11
24
Nov
22
14
10
9
3
27
Oct
25
16
14
6
2
26
Sep
25
23
22
19
11
8
6
1
23
Aug
17
14
11
3
28
Jul
22
18
11
10
22
Jun
15
12
6
1
26
May
25
24
22
21
19
18
17
15
12
11
10
5
3
12
Apr
11
7
6
3
29
Mar
28
27
23
22
Deleting files that are not on GitHub to make GoB a mirror of GitHub.
Using HEAD-SNAPSHOT version name for snapshots.
Generate Maven jars with Bazel.
On new commits, publishing to Maven snapshot versions of Tink and apps.
Fixing a bug in the test setup, so that we can find real bugs.
Mass renaming BUILD to BUILD.bazel.
Some cleanup (#74)
Increasing size of cross-language tests to avoid test flakiness.
Clarifying that AwsKmsAead only accepts vanila AWS KMS's key ids.
Removing Kokoro build configs.
Adding license boilerplate.
Generating pb.go files.
RewardedAds: adding production and test key URLs.
Fixing https://github.com/google/tink/issues/72.
Fixing https://github.com/google/tink/issues/71.
Refactoring Go subtle, mostly renaming things.
Merging tink/util to tink.
Generating Go BUILD files with Gazelle.
Naming Go proto targets according to Bazel and Gazelle conventions.
Using depset instead of set, which is deprecated since Bazel 0.10.1.
Adding C++ KeysetWriter.
Update to Xcode 9.1 and iOS SDK 11.1 versions
Fixing Maven error in rewardedads app.
Adding Maven target for rewardedads app.
Adding handling of null parameters in Java-AEAD-operations, and tests.
Fixing comments in StreamingAead-interface.
Forcing Bazel to use Oracle JDK8, not OpenJDK.
Readding 256-bit tests and fixing a bug in aead_test.sh.
Fixing Kokoro build.
Adding point verification to Ed25519, as a defense against faults.
Noting that the collinear check also works for points on the twist curve.
Reformatting go code.
Generating tink_go_proto.pb.go files.
Fixing more sync errors.
Fixing clang-tidy style errors.
Fixing Java style issues.
Implements CleartextKeysetHandle for Obj-C.
Implements TINKKeysetHandle
Cleanup of cross-language tests and doc update.
Separate license headers from package comments (#68)
Loading