Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dmitry Baryshkov
nettle
Commits
1a1f8a0c
Commit
1a1f8a0c
authored
Aug 16, 2016
by
Niels Möller
Browse files
Fix error in ChangeLog.
parent
2a65d90b
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
1a1f8a0c
...
...
@@ -18,7 +18,7 @@
2016-08-05 Niels Möller <nisse@lysator.liu.se>
* examples/hogweed-benchmark.c: Use uint8_t for curve25519 values.
(bench_rsa_init): Use u
int8_t
for sexp strings.
(bench_rsa_init): Use u
nsigned char
for sexp strings.
(bench_dsa_init): Likewise.
(hash_string): Delete length argument, calling strlen instead.
Cast string to const uint8_t *. Updated callers.
...
...
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!
Cancel
Please
register
or
sign in
to comment