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
b9615a3dde8207df3c28f01d986073636ea73ab5
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
21
Oct
18
17
16
15
14
10
9
8
7
4
3
2
1
27
Sep
26
25
23
22
20
19
18
17
13
12
11
10
6
5
4
3
2
30
Aug
29
28
27
26
23
22
21
20
19
16
15
14
13
12
9
8
7
6
5
2
31
Jul
30
29
28
26
25
24
23
22
19
18
17
16
15
12
11
10
9
8
5
3
2
1
28
Jun
27
26
25
24
23
21
20
19
17
14
13
11
7
6
5
4
3
31
May
29
23
15
14
13
10
9
Update go dependencies
Migrate from deprecated "closure_repositories" as recommended.
Update io_bazel_rules_closure to the latest release.
Fix two instances required to upgrade to bazel 1.0.
tink-android-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
tink-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
Remove calls to the generated ExtensionRegistry.
Remove Sandbox args.
Create new SignatureKeyTemplate to generate ECDSA signature of 64 bytes.
Upgrade bazel to 0.29.1.
tink-android-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
tink-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
Add a method "deriveKey" to the KeyTypeManager interface and implement it for the AesGcmKeyManager.
Fix the macOS build breakage.
Upgrade protobuf-lite to 3.10.0.
Upgrade to bazel 0.28.1.
Rollback.
Do not iterate through some of the depsets.
Remove creation of Javadoc.
Update the googleapis patch slightly.
Remove the dependency on build_stack_rules_proto and instead patch the required protos into the googleapis workspace.
Add a *streaming* PRF interface to subtle, based on InputStream in Java and C++.
Some upgrades to our workspace.
Disable the remote build execution tests; they currently fail and provide no value.
fix typo in known-issues
Fixing issue https://github.com/google/tink/issues/224. (#268)
upstream/1.2
upstream/1.2
Update Golang's hybrid encryption example, per suggestions in https://github.com/google/tink/issues/260.
Move exportSymbol calls to a standalone module for the JavaScript binary.
Add exportProperty to HybridKeyTemplates to export the key templates.
Merge changes from upstream
Remove CMakeLists files since cobalt migrated away from cmake.
Fix the testGetKeyManager_legacy_wrongType_shouldThrowException for Java 11.
Fix targets to avoid unstable string comparisons
Fix pytype ignored-metaclass
tink-android-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
tink-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
Rolling back version bump while sorting out Bazel issues.
tink-android-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
tink-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
Reuse the cipher object, as suggested in https://github.com/google/tink/issues/208.
Loading