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
Commits
268a5cc1
Commit
268a5cc1
authored
7 years ago
by
Nick Johnstone
Committed by
Thai Duong
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix typo (#50)
parent
6658c6a2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
1 deletion
README.md
+
1
−
1
View file @
268a5cc1
...
@@ -22,7 +22,7 @@ two operations:
...
@@ -22,7 +22,7 @@ two operations:
ciphertext
ciphertext
*
`decrypt(ciphertext, associated_data)`
, which decrypts the given
`ciphertext`
*
`decrypt(ciphertext, associated_data)`
, which decrypts the given
`ciphertext`
(using
`associated_data`
as additional AEAD-input) and returns the resulting
(using
`associated_data`
as additional AEAD-input) and returns the resulting
cipher
text
plain
text
Currently Tink already provides primitives for several common crryptographic
Currently Tink already provides primitives for several common crryptographic
operations (like symmetric encryption, message authentication codes, digital
operations (like symmetric encryption, message authentication codes, digital
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment