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
627d62125f844f78e6e7259105c375daaa7c197b
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
29
Oct
25
24
23
22
19
17
11
10
9
8
4
2
1
28
Sep
26
25
20
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
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 #148
Deprecate another method in the registry.
Change the MacSetWrapper to a MacWrapper and register it.
Make the registry implementation const correct.
Fix the continuous test.
Add registry functions for PrimitiveWrapper's.
Add the "inc" files to the dependent headers tar file.
Deprecate the untyped registry functions.
Add typesafe methods getKeyManager(), getPrimitive() and getPrimitives() to the registry.
Upgrade absl to the newest version
Add a method getPrimitiveType to the KeyManager in java. This method must be instantiated by each key manager -- and there's basically only one possible way: return Primitive.class. Differently from a previous proposal we now use KeyManagerBase for this.
Make the methods implemented in KeyManagerBase final.
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
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 #148
Make the private key managers inherit from KeyManagerBase.
Make more KeyManagers inherit from KeyManagerBase.
Add empty protos to new BUILD dependencies.
Use KeymanagerBase in some of the java Keymanagers.
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
Fixes example for Tinkey convert-keyset.
Change TestUtil.ValidateKeyset to allow keysets with destroyed keys.
Loading