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
aa2571f5c8474ee5590c3b543c9815977f23ffab
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
19
Dec
18
17
16
13
12
10
9
6
5
3
29
Nov
27
25
22
21
20
19
18
17
15
13
12
10
8
7
6
5
4
1
31
Oct
30
29
25
24
23
22
21
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
Version bump to 1.3.0-rc3.
pybind11 wrappers for third_party/tink, replacing PyCLIF wrappers.
Update Wycheproof git dependency to the most recent PR,
pybind11 wrappers for third_party/tink, replacing PyCLIF wrappers.
Qualify calls to absl functions taking string_view that use ADL.
Drop the -frtti flag from tink_config
master
master
Remove BUILD.bazel files from JavaScript
Sync protobuf dependencies in the Bazel workspace and the Maven project definitions.
Add a java binary to compare keysets.
Replacing bare except with much safer broad except.
Add missing @type annotations required by Closure
Fix remaining class of type errors
Use real primitives in tests instead of null/undefined
Create and use dummy primitive types for testing
Adding pybind11 casters for crypto::tink::Status, StatusOr.
Use dummy primitives instead of null/undefined for testing
Merge Gerrit change 28420 Patch Set 5
Add skeleton client for GCP support in python.
Hardening streaming_aead tests by using intentionally malformed UTF-8 sequences.
Fix test utility method that exits early
Modify visibility for public APIs in the C++ implementation.
Update issue templates
upstream/thaidn…
upstream/thaidn-patch-1
pybind11 compatibility: systematically changing std::unique_ptr<PythonFileObjectAdapter> to std::shared_ptr<PythonFileObjectAdapter>.
Clear primitiveTypeToWrapper_ when resetting registry in JavaScript
Widen visibility of some JavaScript APIs for testing purposes
Update WORKSPACE comments to accurately document dependencies.
Remove tests of runtime type checking from JavaScript version
Fix empty-x-and-y checking in validatePublicKey
tink-android-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
tink-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
Sync protobuf dependencies in the Bazel workspace and the Maven project definitions.
tink-android-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
tink-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
Internal change.
+ GCP and AWS clients to handle keys based on URI prefix
Add methods for writing a keyset to Java and C++ cli_util.
Add a java binary to compare keysets.
Add PrfConfig.java
apps-webpush-1.3.0-rc2 Javadoc auto-pushed to gh-pages
apps-rewardedads-1.3.0-rc2 Javadoc auto-pushed to gh-pages
Loading