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
d01290a508bc8c3e704b19f72534f016465d061c
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
12
Sep
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
6
4
3
2
Move TestPythonFileObjectAdapter into a new test_util file.
CLIF the StreamingAead primitive.
tink-android-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
tink-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
Clean up javadoc in Registry.java.
tink-android-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
tink-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
Clean up javadoc in KmsEnvelopeAead.java.
tink-android-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
tink-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
Delete KeymanagerBase.
Capitalize 'tink'.
Rename SimpleOutputStream and SimpleOutputStreamAdapter.
Change the output stream adapter interface.
Add BinaryIO type annotation to file_object.
Return number of bytes written in case of BlockingIOError.
Migrate the RsaSsaPkcs1{Sign,Verify}KeyManagerTest to directly test the KeyTypeManager interface.
Migrate the RsaSsaPkcs1{Sign,Verify}KeyManager to KeyTypeManagers.
Disable all tests which call factory.createKey() in TSan -- they are too slow.
tink-android-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
tink-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
Merge Gerrit change 25820 Patch Set 12
Migrate the AesCtrHmacAeadKeyManagerTest to directly test on the KeyTypeManager interface.
Migrate the AesCtrHmacAeadKeyManager to a KeyTypeManager.
Change the validateKey_testVector test to actually test that the test vector key is valid.
Re-enabling GCP KMS tests
tink-android-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
tink-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
Migrate the tests for the EciesAeadHkdfPrivateKeyManager and add some tests for the corresponding public key manager.
Migrate the EciesAeadHkdf{Private,Public}KeyManager to KeyTypeManagers.
Add ciphertext_destination write preconditions to docstring.
tink-android-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
tink-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
Manage Java deps with rules_jvm_external [1], and update rules_closure.
Migrate the RsaSsaPss{Sign,Verify}KeyManagerTest to directly operate on the KeyTypeManager.
Migrate the RsaSsaPss{Sign,Verify}KeyManager to the KeyTypeManager interface.
Remove unused include.
Delaying the check of environment variables.
Output stream adapter
Remove KeyManagerBase in C++.
Loading