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
f88abdca4948403983cff06cacc9ed71b76e8072
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
20
Sep
19
17
14
12
11
9
7
6
5
2
30
Aug
9
31
Jul
27
23
20
19
16
14
13
12
11
9
6
3
27
Jun
8
6
25
May
24
15
11
10
7
28
Apr
27
20
19
18
17
13
12
11
9
6
4
2
30
Mar
29
28
27
26
25
24
23
18
13
12
8
3
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
Add a "NoSecretKeysetHandle" getter function.
Update generated Go protobuf definitions.
RsaSsaPkcs1SignManager & SignatureKeyTemplate
Format BUILD.bazel.
Remove the main files from (hopefully) all tests.
Changing visibility of CLIs and adding function for extracting file name to test_utils.
Java: RsaSssPkcs1VerifyKeyManager
Move the functions GetPrimitive from each keymanager into the common superclass, as they are really the same everywhere.
Avoid reinterpret_cast.
adds a key manager for ChaCha20Poly1305 encryption key type.
Adding a version number constant consistent across languages.
Ensure that the fake primitives in test_util use all their inputs in the proper way.
From " " to " ". Deleting unnecessary space.
tink-android-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
tink-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
tink-android-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
tink-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
tink-android-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
tink-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
Merge pull request #118 from gliptak:patch-1
Actually disable GitHub automatic image linking for the build badges.
Disable GitHub automatic image linking for the build badges.
Merge branch 'master' into patch-1
Update generated golang protobuf files.
Remove 'go get' test from Kokoro presubmit testing.
Merge "Adds dependency on build_external_projects."
Adds dependency on build_external_projects.
tink-android-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
Add XChaCha20Poly1305 protos to Java BUILD rules.
tink-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
Add chacha20_poly1305 and xchacha20_poly1305 deps to Go bazel build rules.
Add subtle_deps to the Maven jar build targets.
adds a key manager for XChaCha20Poly1305 encryption key type.
Changing CLIs for Aead, Hybrid encryption and Hybrid decryption in cross-language tests.
C++ version of AES-SIV.
fixes a typo: it should be XChaCha20 instead of XChacha20.
tink-android-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
tink-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
[Cobalt CMake build] Adds dependency on generating protoc.
Adds build logic for several more Tink libraries
Loading