Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
fusiondirectory
constant_time_encoding
Commits
5ec2d139
Unverified
Commit
5ec2d139
authored
2 years ago
by
Daniel Schmelz
Committed by
GitHub
2 years ago
Browse files
Options
Download
Patches
Plain Diff
Fix typo
parent
80e75f34
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
README.md
with
1 addition
and
1 deletion
+1
-1
README.md
+
1
−
1
View file @
5ec2d139
...
...
@@ -11,7 +11,7 @@ this library aims to offer character encoding functions that do not leak
information about what you are encoding/decoding via processor cache
misses. Further reading on
[
cache-timing attacks
](
http://blog.ircmaxell.com/2014/11/its-all-about-time.html
)
.
Our fork offers the following en
c
hancements:
Our fork offers the following enhancements:
*
`mbstring.func_overload`
resistance
*
Unit tests
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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
Menu
Explore
Projects
Groups
Topics
Snippets